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

CI/CD integration #4

Merged
merged 10 commits into from
Sep 23, 2023
Merged

CI/CD integration #4

merged 10 commits into from
Sep 23, 2023

Conversation

marko-radosavljevic
Copy link
Contributor

Adds all github workflow actions and gradle plugins necessary to integrate to our CI/CD infrastructure.

Also, some improvements: bumped gradle version, and converted to gradle toolchain for managing java/jdk versions.

(It's still WIP and shouldn't be merged, it's not a draft because I'm testing workflows)

@marko-radosavljevic
Copy link
Contributor Author

Workflows seem to be working well, the image is successfully pushed to docker registry on the VPS. 🚀

Now we need to do VPS side of things, create the container with docker compose and dockerfile. Do you have a docker-compose.yml? Stuff like volumes, ports, env variables and launch args, things of that nature, @Alathreon.

Tell me if anything else is needed.

@Alathreon Alathreon merged commit 9a40356 into master Sep 23, 2023
2 checks passed
@Alathreon Alathreon deleted the feature/cicd-workflows branch May 18, 2024 20:50
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.

2 participants