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

Feature request: make the versions optional in the alias command #614

Open
wkillerud opened this issue Nov 29, 2024 · 0 comments
Open

Feature request: make the versions optional in the alias command #614

wkillerud opened this issue Nov 29, 2024 · 0 comments

Comments

@wkillerud
Copy link
Contributor

We got a Slack message about the alias command. Apparently it changed behavior in v3 (possibly #572) in a way that broke their workflow.

Is it not possible anymore to just alias an Eik package without knowing the semver major?
If so that's a pretty big step back for being able to quickly alias packages that should always point to the latest version.

I have at least a few places where we were doing this in Github Actions - so now I would need to detect what semver-major the project uses and set that.

Their workflow:

eik login -k $EIK_TOKEN
eik publish
eik pkg-alias

So the suggested change is that alias commands update the highest semver alias with the latest version when not given any arguments.

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

No branches or pull requests

1 participant