-
Notifications
You must be signed in to change notification settings - Fork 840
Redo metafiles with utr flags #2193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
148 commits
Select commit
Hold shift + click to select a range
ab4f137
changes for win and universal
2bce7fb
add back before deleted ymls
23f6ba4
osx opengl changes for universal
44cfd9f
linux extra args
3a37ea1
add iphone
420d39b
android
861efcf
internal cmds
c1b8bb6
rest of the projects
6a22dcf
metal
97bdeed
uncomment right platforms
a96ac10
Merge branch 'master' into yamato/extra-args
d1d7dca
smoke tests
daaea6f
metal standalone
2d858fa
hdrp hybrid
5beb12f
added comments
4423360
delete update_revisions
cd3ffa9
updated docs
3d0fcd7
remove commented code, change android build timeout
2eba567
add docs, allow android not standalones
9e4b751
add urp extra args example
41bb54a
add standalone build extra args
8465246
urp performance example
e2d10a4
rest of urp_performance
6b5487b
fix win standalone
bbc1c83
Merge branch 'yamato/extra-args-example' into performance/urp1
3ca8b8d
(WIP) missing build jobs
4aa4cab
fixed build jobs
1e5ab06
(WIP) add boat attack files back in
a7c49b2
add unity-config commands for windows
d99db13
rearrange windows commands
9240b9b
change lock-file command
a2ad255
update package versions
8d6aa15
add ios commands back in
571cc59
add unity-config commands to android jobs
caba615
fix excluded test platforms
dfca38e
updating unity-config commands a bit, updating addressable package too.
seanstolberg-unity 037c4ff
ensure order of executeMethod args
seanstolberg-unity c873861
ensure executeMethod and method name stay together
seanstolberg-unity 9e56475
try to pass testCategory to test runner
seanstolberg-unity 02470b0
update project name
seanstolberg-unity 1a1eab8
try to work around dir git error
seanstolberg-unity acb15f4
trying a different relative path
seanstolberg-unity 19ed2fe
new path for performance-project-version
3d4bbad
(test) absolute path to project
d56229c
(test) change path
31fcac4
try not skipping checkout to see if this solves the git problem
seanstolberg-unity d2f0e63
revert checkout test, get package under test repo metadata during build
seanstolberg-unity 2032079
trying out Android playmode, with some cleanup
seanstolberg-unity a685ac4
add manfiest update commands
seanstolberg-unity d3d2b97
issues finding UTR, try and different way
seanstolberg-unity fff122b
(WIP) add scripting_backend and color_space
13fb5e0
add scripting backend and color space to yml job definitions
1fe9d3b
make job names clearer
ce2c249
correct typo
f121424
(WIP) add platform-specific extra utr args
c9a2dfe
Revert "(WIP) add platform-specific extra utr args"
5cab1b7
change case of Linear
b248fd8
Revert "Revert "(WIP) add platform-specific extra utr args""
c471d68
(WIP) extra platform utr args
9218cf3
(WIP) add build args back in
39d00b0
(WIP) platform specific editor-args
c6c08f7
(WIP) build configs array
95f42c5
changed order of looping
b3447bf
add api compatibility level
d447b58
update perf params
246bb9f
fix iphone parse issue
e4196b4
fix openglcore parse issue
757ab33
fix iphone playmode
0b80877
add extra mono build config
bf4ecf8
remove skip checkout
270c92f
Merge branch 'master' into yamato/perf-redo-metafiles
46bece8
change utr cmd
aef2e9b
example metafiles
229f339
move apis from shared to project metafiles
a70cd01
add dependencies to android
9294851
fix typo
bc78d6e
edit mac and iphone commands
152cf50
use testframwwork 1.1.16
7cc39ed
Revert "use testframwwork 1.1.16"
b1f649d
Update urp_performance_boatattack-android-vulkan.yml
70c664b
Update android.py
a5b4335
build.py (remove setup arg for vulkan)
104da60
add extra args
fa1f121
more args
11f00f4
remove stripping args
2c1b8b5
windows-specific args
8325543
Update urp_performance_boatattack-android-vulkan.yml
2c712f4
add player graphics api to build command
cd8e41d
osx unity-config commands
c265802
change testplatform version, add android vulkan to CI
53e42bf
rearrange commands
dabab85
remove stripping commands from non-build jobs
8debed2
removing api compatibility level flag from utr command for now
9cad0d2
universal example
7df4758
remove boatattack jobs that we don't want yet
9b22759
remove URP_Performance (template project) jobs for now
b2c1e09
comment out boatattack build configs that we dont want yet
9d87f70
only linear jobs
1970c6c
setting test projects to mono .net 2.0
367ec0c
test framework to 1.2.1.-preview.1, fix abv
ed2c0f0
api compatibility level
3b58857
add all universal metafiles for win
458d457
Merge branch 'master' into performance/redo-metafiles
8bdc2c3
ran build.py
d79463e
add URP_Performance_BoatAttack to nightly
4148b80
fix linux build jobs
763f4c7
whitespace
a329bb0
remove unneeded test_platforms
9e2a632
added back the excludes to match master
a439e21
Update __shared.metafile
5eb286a
change test framework to 1.1.18 again (works locally with latest 2020.2)
9cb3a4a
increase build timeout
b83a9c6
let rest of platforms use flags
fc72ae0
Merge branch 'performance/redo-metafiles' into yamato/perf-redo-metaf…
e164624
clean all utr flags from python
5373df4
fix flags in shared file
08907bd
make ios and android paths match rest of the platforms
f5d6a1d
overwrite flags in project files
3c475db
fix windows and universal files
8ba6a12
clean up metafile parser
7648bbf
move build configs and color spaces under platforms
31751ef
rename extra_utr_flags to utr_flags
8752736
Revert "make ios and android paths match rest of the platforms"
519b852
added comments to utr utils
8b7343e
Merge branch 'master' into yamato/perf-redo-metafiles
15bc778
adjust universal according to master
bb31259
fix universal dependencies
8a874ab
add buildconfig and colorspace flags
7fba4a1
order flags alphabetically
074318f
Merge branch 'master' into yamato/perf-redo-metafiles
3888bf5
add playergraphicsapi flags
bdf4015
add metal paths
a488064
reorder jobs and fix some testplatforms
4d4a4c2
update more flags per apis
526d5e0
fix most project ymls besides performance
aba4169
overwrite nested flags
9aa72a2
add back nonrendergraph, reduce cmd files
aa9c0b5
Merge branch 'master' into yamato/perf-redo-metafiles
3b442f8
drop redundant iphone commands and fix the order of job generation
741ca4e
add mono_apiNet2 to performance android
c976ae1
add playergraphicsapi to iphone metal
2d9c616
add missing commands to urp performance boatattack win
28ddcfb
group shared flags
3b524cb
remove player-connection-ip from android,iphone,osx
4754f96
updated readme
d233931
split executemethod command
dd7749f
Merge branch 'master' into yamato/perf-redo-metafiles
b84eec8
add ./ to android
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.