Commit Graph

55 Commits (d09dc500d35febc4961f71f86f7c0c5c64da7c65)
 

Author SHA1 Message Date
jackalbe d09dc500d3 fake commit 5 years ago
Brian Herrera 69fdd42d59
Set default repo to o3de
Using env prevents setting different repos in a single instance. This will need to be set in another way.
5 years ago
Brian Herrera ae62a97894
Merge pull request #3 from aws-lumberyard-release/build/multi-repo-support
Use complete Jenkins project name when creating EBS volumes
5 years ago
Brian Herrera aef10339d5 Use complete Jenkins project name when creating EBS volumes
This change will allow us to support multiple repos in our account by using the full project name for the volumes. Right now multiple repos running the default pipeline will use the same name (e.g. defaultmain<platform>) and will conflict when similar branch names are used.
5 years ago
Brian Herrera b32aa9beda
Merge pull request #1 from aws-lumberyard-release/update-lfs-config
Updating lfs endpoint
5 years ago
alexpete 4caeb3ffe4 Updating lfs endpoint 5 years ago
evanchia-ly-sdets afc51ab0d3
Merge pull request #19 from aws-lumberyard-test/metrics_setup
Adding MARS test metrics
5 years ago
evanchia-ly-sdets 041714c614
Merge branch 'main' into metrics_setup 5 years ago
Brian Herrera 4016d6da2f
Merge pull request #20 from AMZN-alexpete/github/staging
* Integrating up through commit 90f050496

* Updating 3rdParty link in README

Co-authored-by: Brian Herrera <briher@amazon.com>
5 years ago
Brian Herrera 4eae31c376
Remove git prune step 5 years ago
Brian Herrera 91ae6d2771
Remove scrubbing job from the pipeline
This will need to be ran in its own pipeline
5 years ago
Brian Herrera 20828a0bf4 Add credential id to the checkout step for the mars repo 5 years ago
alexpete edc77e3366 Fixing syntax error 5 years ago
alexpete 004db04c06 Restoring LFS functionality lost in merge 5 years ago
alexpete ae652cc62a Updating 3rdParty link in README 5 years ago
alexpete c2cbd430fe Integrating up through commit 90f050496 5 years ago
evanchia 5d586cbf64 Adding build step to build job name for test metrics 5 years ago
evanchia 2d13bfda9d Adding build job name to jenkinsfile for test metrics 5 years ago
evanchia e6491ba1aa Adding MARS test metrics 5 years ago
oyongzhi 8f2ed080a9
Merge pull request #15 from oyongzhi/project_path_fix
Project path fix - Changed sys_game_folder to project_path in bootstrap.cfg.
5 years ago
oyongzhi 197973cc2d Merge branch 'main' into project_path_fix 5 years ago
Brian Herrera 5df75c052f
Merge pull request #16 from oyongzhi/FlakyAssetBatch2Main
Flaky asset batch2 main
5 years ago
oyongzhi 7dfc79faa0 Move Batch_2_main test block back to main from sandbox. Move single FastScaneWorks_FasterThanFullScan test to sandbox. 5 years ago
oyongzhi fbeb728a61 Move flaky AssetPipelineTests.Batch_2_Main to sandbox 5 years ago
oyongzhi 5ae3ec2894 Restore Joint swing limit Z to 45.0f. 5 years ago
oyongzhi 42966ba1ed Restore joint swing limit Z to 45.0f 5 years ago
oyongzhi 834677d2aa
Change sys_game_folder to project_path in bootstrap.cfg 5 years ago
oyongzhi 711cf13e74
To test AR: Reduced joint swing limit Z by 0.01. 5 years ago
Brian Herrera 1121cb96d0
Merge pull request #8 from brianherrera/LoadPipelineFromGitHub
Fix pipeline issues with latest merge to main
5 years ago
Brian Herrera f6cfa752c7 Restore lfs method removed during merge 5 years ago
Brian Herrera 39f53338bf Merge branch 'main' into LoadPipelineFromGitHub 5 years ago
Alex Peterson cfd7789a49
Merge pull request #11 from AMZN-alexpete/github/staging
Integrating latest from github/staging
5 years ago
alexpete e55b89553e Updated 3rdParty package url 5 years ago
alexpete 36c4e827bd Integrating latest from github/staging
Integrating up through commit 5e1bdae
5 years ago
Mike Chang 0ad9a6f596
Remove monolithic flag from Readme
Remove monolithic game flag to engine build command
5 years ago
Brian Herrera e8bbb5a0d5 Set scripts to be executable
This is required to build on linux/mac
5 years ago
Brian Herrera 3ccdeb21f8 Remove git prune
This step can be handled by Jenkins
5 years ago
Brian Herrera 3393989702 Remove scrubbing from pipeline
This step will need to run in a separate pipeline or action that has access to files that are not located the O3DE repo.
5 years ago
Mike Chang 9c54341af8
Merge pull request #5 from amzn-changml/UpdateReadme
Added build instructions, including 3p
5 years ago
changml c8f1b7b07d Fixed hanging quote 5 years ago
Alex Peterson 3aa44f4485
Merge pull request #7 from AMZN-alexpete/update-default-project
Updating default project to AutomatedTesting
5 years ago
alexpete 6a7c178c89 Updating default project to AutomatedTesting 5 years ago
changml d463a2e178 Addressed feedback, updated build commands, redistributables 5 years ago
Brian Herrera 68b0501eac Remove pipeline region settings
This is a CodeCommit specific solution and does not work with GitHub.
5 years ago
Brian Herrera 67e41ada75 Remove extra bracket from bad merge 5 years ago
Brian Herrera 0d3654a71f Update Jenkinsfile to pull files from CodeCommit and GitHub 5 years ago
Brian Herrera 3bf47dca9f
Run git lfs in a separate step. (#3)
Run git lfs in a separate step.

Jenkins is unable to load the credentials for the custom LFS endpoint. Command works locally but it's unable use the credential manager within Jenkins.
5 years ago
Alex Peterson 93d36ea73f
Merge pull request #6 from AMZN-alexpete/integrate-latest-rev2
Integrating latest up through commit 47acbe8
5 years ago
alexpete 75dc720198 Integrating latest 47acbe8 5 years ago
changml 10bd5746f0 Fixing links 5 years ago