eclipse-xtext / eclipse-xtext/xtext
Fix check-version job to deal with new dev bom (or remove the parts from there)
Open
@kthoms is already working on this.
Since Jan 20, 2020.
- Dominant language
- Java
- Stars
- 831
- Forks
- 330
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 12
Description
Fix check-version job to deal with new dev bom (or remove the parts from there)
we should consider using the gradle versions plugin https://github.com/eclipse/xtext/issues/1650
and the maven versions plugin
https://www.mojohaus.org/versions-maven-plugin/display-dependency-updates-mojo.html
https://www.mojohaus.org/versions-maven-plugin/display-plugin-updates-mojo.html
anyway
the script is also DDoSing https://api.github.com/repos/gradle/gradle/releases/latest
which that ones does not like
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.