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

index.js: include upcoming_version when adding snapshots #68

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

efahl
Copy link
Contributor

@efahl efahl commented Jan 19, 2025

Order of operations was ignoring the upcoming version when adding '*-SNAPSHOT' versions. Make sure to put the upcoming version into the versions list before we add snapshots.

Links: #7 (comment)

Order of operations was ignoring the upcoming version when adding
'*-SNAPSHOT' versions.  Make sure to put the upcoming version into
the versions list before we add snapshots.

Links: openwrt#7 (comment)
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
@mwarning
Copy link
Collaborator

yeah, makes sense to me.

@mwarning mwarning merged commit 70556fc into openwrt:master Jan 19, 2025
1 check passed
@efahl efahl deleted the upcoming-snapshot branch January 19, 2025 22:32
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