Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP. Creating a new workflow to build and test the plugin. quarkivers…
…e#37 Signed-off-by: cmoulliard <[email protected]> Changing the title Signed-off-by: cmoulliard <[email protected]> Enable on push to see if we can get an action Signed-off-by: cmoulliard <[email protected]> Install the CLI runner jar from maven instead of jbang Signed-off-by: cmoulliard <[email protected]> Execute quarkus version to test if it works Signed-off-by: cmoulliard <[email protected]> Add the missing | char Signed-off-by: cmoulliard <[email protected]> Add shopt as github shell is in non-interactive mode Signed-off-by: cmoulliard <[email protected]> Move create alias to the next step Signed-off-by: cmoulliard <[email protected]> Add ${GITHUB_WORKSPACE} to the path to access the jar Signed-off-by: cmoulliard <[email protected]> Use as default Quarkus CLI version: 3.15.0 Signed-off-by: cmoulliard <[email protected]> Check if file has been generated and is not empty Signed-off-by: cmoulliard <[email protected]> Remove comment concerning files to ignore on push Signed-off-by: cmoulliard <[email protected]> Revert version to 3.14.4 as maven compilation fails. See: quarkusio/quarkus#43491 Signed-off-by: cmoulliard <[email protected]> Add step to init a git repo and push code Signed-off-by: cmoulliard <[email protected]> Set the needed user.email and user.name Signed-off-by: cmoulliard <[email protected]> Add too a git remote repository Signed-off-by: cmoulliard <[email protected]> Move the step to install the plugin after creating the git init repo Signed-off-by: cmoulliard <[email protected]>
- Loading branch information