We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We'd like to have a CI/CD pipeline for developing on GitHub, so that we can have:
What I would like to see in the development pipeline:
scripts/hooks/update-copyright-metadata.sh
lein cljfmt check
lein kaocha
Perhaps more, and some tweaking will be necessary.
We will definitely be needing a Docker image here. The GitHub Marketplace is worth checking out too.
The text was updated successfully, but these errors were encountered:
Very good tutorial:
https://blogs.oracle.com/developers/post/building-cross-platform-native-images-with-graalvm
Sorry, something went wrong.
Know that our org has added the setup-clojure Action from the Marketplace to the whitelist. So we should be ready to go.
setup-clojure
bartkl
No branches or pull requests
We'd like to have a CI/CD pipeline for developing on GitHub, so that we can have:
What I would like to see in the development pipeline:
scripts/hooks/update-copyright-metadata.sh
)lein cljfmt check
)lein kaocha
)Perhaps more, and some tweaking will be necessary.
We will definitely be needing a Docker image here. The GitHub Marketplace is worth checking out too.
The text was updated successfully, but these errors were encountered: