Skip to content

Clean up unnecessary and unused pipelines #6572

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

Open
wants to merge 2 commits into
base: nightly
Choose a base branch
from

Conversation

lbussell
Copy link
Contributor

  • eng/common - removed left over files that were deleted from docker-tools upstream
  • eng/pipelines/dotnet-core-internal-nightly.yml, dotnet-core-internal-pr.yml, dotnet-core-internal-testing.yml - superseded by release-staging pipeline
  • eng/pipelines/update-readmes.yml - unused since October 2023, no documentation for when it should be used.

@lbussell lbussell requested a review from a team as a code owner July 22, 2025 17:47
@lbussell lbussell force-pushed the clean-up-pipelines branch from 742a176 to d8757a9 Compare July 22, 2025 17:57
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is intended to be used whenever we want to publish any readme changes without having to publish new images. I think it's worthwhile to keep this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running the dotnet-docker pipeline wouldn't accomplish this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps. What is the behavior nowadays in the Publish stage if there are no images to push?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants