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

Provide JDK version externally #25

Merged
merged 7 commits into from
Nov 4, 2024

Conversation

sergej-koscejev
Copy link
Member

JDK version and build should now be provided via project properties jdkVersion and jdkBuild, consistent with build.publish.mps.

GitHub workflow is changed to test only, publishing to the local Maven repository.

Build is also upgraded to Gradle 8.10.2 and version 5.6.0 of the download plugin.

Copy link
Member

@alexanderpann alexanderpann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arimer
Copy link
Member

arimer commented Nov 4, 2024

@sergej-koscejev who is doing now the publication to github packages? Is this now done from a TC configuration or did we decide to not pubilsh github packages at all any more?

@sergej-koscejev
Copy link
Member Author

@arimer TeamCity will publish both to GitHub and itemis Repo.

@sergej-koscejev
Copy link
Member Author

Note: the TeamCity configuration needs to be adapted as soon as this PR is merged.

* Require the version to be specified externally for publishing.
* Use laziness for version, so that the project can still be loaded into
  the IDE and e.g. tasks listed without having to specify the version.
* Clean up and simplify handling of various architectures.
* Include `windows-aarch64` into the list of architectures.
@sergej-koscejev sergej-koscejev merged commit ad00625 into master Nov 4, 2024
1 check passed
@sergej-koscejev sergej-koscejev deleted the refactor/external-jdk-version branch November 4, 2024 14:05
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

Successfully merging this pull request may close these issues.

3 participants