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

Avoid duplicate aliases / slugs #102

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

greg0ire
Copy link
Member

Marking a branch as current is equivalent to creating a current and stable alias for it.

Copy link
Member

@SenseException SenseException left a comment

Choose a reason for hiding this comment

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

You were minutes faster. :-D

"latest",
"stable"
],
"aliases": ["latest"],
Copy link
Member

Choose a reason for hiding this comment

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

Let's keep the slug 🐌

Suggested change
"aliases": ["latest"],
"slug": "2.0",
"aliases": [ "latest"],

Marking a branch as current is equivalent to creating a "current" and
"stable" alias for it.
@SenseException SenseException merged commit f49f6a8 into doctrine:2.0.x Aug 24, 2023
10 checks passed
@greg0ire greg0ire deleted the fix-metadata branch August 24, 2023 20:54
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