Skip to content
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

Delete all unused CI configs #8089

Merged
merged 13 commits into from
Aug 20, 2024
Merged

Delete all unused CI configs #8089

merged 13 commits into from
Aug 20, 2024

Conversation

theopnv
Copy link
Collaborator

@theopnv theopnv commented Aug 19, 2024

Purpose of this PR

Remove all unused CI files.
Instead of having distinct "trunk" and "CUSTOM-REVISION" tracks, we now only have trunk, and it's using trunk as revision by default. This way we can get rid of the obsolete editor pinning job (failing at the moment).


Testing status

Remaining CI (templates, postprocessing): https://unity-ci.cds.internal.unity3d.com/project/902/branch/ci%2Fcleanup-2024-08-19/jobDefinition/.yamato%2F_abv.yml%23graphics_repo_nightly_trunk

@theopnv theopnv requested a review from a team as a code owner August 19, 2024 13:57
@github-actions github-actions bot added the sdet label Aug 19, 2024
Copy link

It appears that you made a non-draft PR!
Please convert your PR to draft (button on the right side of the page).
See the PR template for more information.
Thank you!

# Conflicts:
#	.yamato/_abv.yml
#	.yamato/_cache_config.metafile
#	.yamato/_editor_pinning.yml
#	.yamato/_editor_priming.yml
#	.yamato/_latest_editor_versions_trunk.metafile
#	.yamato/_projectcontext.yml
#	.yamato/_templates.yml
#	.yamato/all-postprocessing.yml
#	.yamato/config/__shared.metafile
#	.yamato/config/_editor.metafile
#	.yamato/config/abv.metafile
#	.yamato/config/urp_template.metafile
#	.yamato/postprocessing-linux-vulkan.yml
#	.yamato/postprocessing-osx-metal.yml
#	.yamato/postprocessing-win-dx11.yml
#	.yamato/postprocessing-win-dx12.yml
#	.yamato/postprocessing-win-vulkan.yml
#	.yamato/urp_template-linux-vulkan.yml
#	.yamato/urp_template-osx-metal.yml
#	.yamato/urp_template-win-dx11.yml
#	.yamato/urp_template-win-dx12.yml
#	.yamato/urp_template-win-vulkan.yml
@theopnv
Copy link
Collaborator Author

theopnv commented Aug 19, 2024

The Universal template jobs are failing but it's unrelated to this PR.
The failure is no longer "Dependency failed" (as before this PR), but we're back to some package/project code issues, so it'll be up to the devs to fix it.

@theopnv theopnv merged commit 344fe7e into master Aug 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants