Skip to content

Add GitHub workflow files for CI/CD #18

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

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Add GitHub workflow files for CI/CD #18

merged 1 commit into from
Sep 30, 2024

Conversation

EndlessTrax
Copy link
Member

Adds four files:

  1. Lint workflow file that is triggered on every push + pr to master
  2. Test workflow file that is triggered on every push + pr to master
  3. Release workflow file that is triggered on every tag that matches a semvar release
  4. A dependabot config file for automating prs for requirement updates and security patches.

@EndlessTrax EndlessTrax marked this pull request as ready for review June 14, 2024 16:14
Copy link
Collaborator

@bzaczynski bzaczynski left a comment

Choose a reason for hiding this comment

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

@EndlessTrax Looks good to me. Thanks!

@EndlessTrax
Copy link
Member Author

@bzaczynski Great. I'll get writing the tutorial before we merge, just in case there's any last-minute tweaks.

@gahjelle gahjelle merged commit 4238ba4 into realpython:master Sep 30, 2024
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.

3 participants