-
Notifications
You must be signed in to change notification settings - Fork 13
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
package.json: always use latest abaplint #544
Comments
yea dependabot should push changes quite fast, and each merge to main triggers a new release to docker hub I currently only use the Helm chart at https://github.com/heliconialabs/sci.abaplint.app, which will update everything via a single command |
Hm, maybe the docker hub release trigger is broken then, last updated 16 days ago: https://hub.docker.com/r/abaplint/abaplint-backend/tags?page=1&ordering=last_updated |
oh, it broke due to branch renaming, should be fixed in #545 |
latest should be online in a minute or two, https://github.com/abaplint/abaplint-sci-server/runs/2131636423 |
Thanks 👍🏽 |
Wouldn't it make sense to just use the latest abaplint version? Versions increase quickly (thanks), and it's a bit cumbersome when using the dockerhub image (which is bound to a specific version, depending on when it was last updated)
The text was updated successfully, but these errors were encountered: