Skip to content

automations#11

Merged
ericbuckley merged 20 commits intomainfrom
qa/6-automations
Jul 21, 2025
Merged

automations#11
ericbuckley merged 20 commits intomainfrom
qa/6-automations

Conversation

@ericbuckley
Copy link
Copy Markdown
Collaborator

@ericbuckley ericbuckley commented Jul 17, 2025

Description

Basic python project setup to automate local dev setup, lint/format code before commit, run automated checks in github and post slack notifications for pull request events.

Related Issues

closes #6

<--------------------- REMOVE THE LINES BELOW BEFORE MERGING --------------------->

Checklist

Please review and complete the following checklist before submitting your pull request:

  • I have ensured that the pull request is of a manageable size, allowing it to be reviewed within a single session.
  • I have reviewed my changes to ensure they are clear, concise, and well-documented.
  • I have updated the documentation, if applicable.
  • I have added or updated test cases to cover my changes, if applicable.
  • I have minimized the number of reviewers to include only those essential for the review.

Checklist for Reviewers

Please review and complete the following checklist during the review process:

  • The code follows best practices and conventions.
  • The changes implement the desired functionality or fix the reported issue.
  • The tests cover the new changes and pass successfully.
  • Any potential edge cases or error scenarios have been considered.

@ericbuckley ericbuckley self-assigned this Jul 17, 2025
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@codecov-commenter
Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@ericbuckley ericbuckley marked this pull request as ready for review July 18, 2025 17:56
@ericbuckley ericbuckley requested a review from m-goggins July 18, 2025 22:01
Copy link
Copy Markdown
Collaborator

@m-goggins m-goggins left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for getting this set up! I re-worked the bootstrap.sh script to work on Windows so I wouldn't need to jump through the same hoops as RL with the WSL + Windows set up but let me know if you run into any issues.

@ericbuckley ericbuckley merged commit 5bc3943 into main Jul 21, 2025
5 checks passed
@ericbuckley ericbuckley deleted the qa/6-automations branch July 21, 2025 18:11
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.

GitHub Automations

4 participants