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

package.json: always use latest abaplint #544

Closed
g-back opened this issue Mar 17, 2021 · 5 comments
Closed

package.json: always use latest abaplint #544

g-back opened this issue Mar 17, 2021 · 5 comments

Comments

@g-back
Copy link
Contributor

g-back commented Mar 17, 2021

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)

@larshp
Copy link
Member

larshp commented Mar 17, 2021

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

@g-back
Copy link
Contributor Author

g-back commented Mar 17, 2021

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

@larshp
Copy link
Member

larshp commented Mar 17, 2021

oh, it broke due to branch renaming, should be fixed in #545

@larshp
Copy link
Member

larshp commented Mar 17, 2021

latest should be online in a minute or two, https://github.com/abaplint/abaplint-sci-server/runs/2131636423

@g-back
Copy link
Contributor Author

g-back commented Mar 17, 2021

Thanks 👍🏽

@g-back g-back closed this as completed Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants