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

pull.sh is not strong enough, let's use upgrade.sh instead #277

Open
yegor256 opened this issue Dec 4, 2024 · 1 comment
Open

pull.sh is not strong enough, let's use upgrade.sh instead #277

yegor256 opened this issue Dec 4, 2024 · 1 comment
Assignees
Labels

Comments

@yegor256
Copy link
Member

yegor256 commented Dec 4, 2024

Currently, in .github/workflows/releases.yaml we use auto_pull.py, which uses pull.sh. This is not a powerful enough script, since it doesn't update the version of our Maven plugin, but only the version of dependencies. I suggest using upgrade.sh instead -- it updates everything.

@yegor256
Copy link
Member Author

yegor256 commented Dec 4, 2024

@maxonfjvipon maybe you can help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants