STX-211 Test migration after native build changes on main (9) - #49
Open
valkovich-ds wants to merge 12 commits into
Open
STX-211 Test migration after native build changes on main (9)#49valkovich-ds wants to merge 12 commits into
valkovich-ds wants to merge 12 commits into
Conversation
…ess (#36) * [STX-57] simplified native build, removed native-image metadata generation using native-agent * [STX-57] ensure mandrel GraalVM on GHActions * [STX-57] remove build with native agent * [STX-57] set default surefire.forkCount to 1 * [STX-57] use github_token input instead of secret * [STX-57] use 2.1.0-dev.15 StreamX version * [STX-57] use 2.1.0-dev.16 StreamX version * [no ci] [maven-release-plugin] prepare release 2.0.4-rc.4611405 * [no ci] [maven-release-plugin] prepare for next development iteration * [STX-57] removed macos-amd64 from native build because there is no Mandrel build for that platform * [no ci] [maven-release-plugin] prepare release 2.0.4-rc.7cdb2a9 * [no ci] [maven-release-plugin] prepare for next development iteration * [STX-57] removed macos-amd64 jreleaser config * [no ci] [maven-release-plugin] prepare release 2.0.4-rc.668beb1 * [no ci] [maven-release-plugin] prepare for next development iteration * [no ci] [maven-release-plugin] prepare release 2.0.4-rc.fcb0400 * [no ci] [maven-release-plugin] prepare for next development iteration * [STX-57] include container/** resources in native build * [no ci] [maven-release-plugin] prepare release 2.0.4-rc.63fbda8 * [no ci] [maven-release-plugin] prepare for next development iteration * [STX-57] set 2.1.0-SNAPSHOT version * [STX-57] add information about native build configuration in CONTRIBUTING.md --------- Co-authored-by: streamx-cli-release-bot[bot] <264353404+streamx-cli-release-bot[bot]@users.noreply.github.com>
# Conflicts: # src/main/java/com/streamx/cli/commands/StreamxCommand.java # src/main/java/com/streamx/cli/commands/completion/ZshCompletionGenerator.java
# Conflicts: # .github/jreleaser/jreleaser-preview.yml # .github/jreleaser/jreleaser.yml # .github/workflows/build-cross-platform.yml # .github/workflows/release.yml # pom.xml # src/main/resources/application.properties
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📋 Type of the Changes
🛠 Changes being made
This PR includes merged PAT and "streamx context configure" branches, so we could release the CLI preview which includes all the changes from all the other PRs in this series.
✅ Checklist