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/templates and workflows #3

Merged
merged 14 commits into from
Nov 8, 2024
Merged

CI/templates and workflows #3

merged 14 commits into from
Nov 8, 2024

Conversation

Gijsdeman
Copy link
Contributor

This pull requests adds the following:

  • Standard templates for making issues
  • Standard template for creating a pull request
  • Depandabot
  • Workflow for linting, formatting and building
  • Workflow for releasing, building and pushing docker images

Made on develop branch for testing purposes.

Following secrets need to be added to the repository before merging.

  • REGISTRY_USERNAME
  • REGISTRY_PASSWORD

Note that after the merge; an image will be build and pushed.

@Gijsdeman Gijsdeman assigned Gijsdeman and unassigned Gijsdeman Nov 3, 2024
Copy link

@JustSamuel JustSamuel left a comment

Choose a reason for hiding this comment

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

Did you test the release? (set to have it run on push to develop and see if you get an image in the registry)

@Gijsdeman
Copy link
Contributor Author

I have not. I cannot set the secrets of the repository nor do I have credentials to push to a registry.

Docker images build and work fine locally though, so assuming the actions workflow works correctly, this should be fine.

@Gijsdeman Gijsdeman merged commit 523abee into main Nov 8, 2024
5 checks passed
Copy link

github-actions bot commented Nov 8, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Nov 8, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

1 similar comment
Copy link

github-actions bot commented Nov 8, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants