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

Provide example CI and code test implementation #55

Merged

Conversation

jh-RLI
Copy link
Contributor

@jh-RLI jh-RLI commented Aug 16, 2023

Summary of the discussion

Add CI-based automated testing and linting on commit and pull requests for production and development.

Type of change (CHANGELOG.md)

Added

  • Add CI-based automated testing and linting on commit and pull requests (#55)

Workflow checklist

Automation

Closes #21

PR-Assignee

Reviewer

  • 🐙 Follow the Reviewer Guidelines
  • 🐙 Provided feedback and show sufficient appreciation for the work done

@jh-RLI jh-RLI self-assigned this Aug 16, 2023
@jh-RLI jh-RLI changed the title Feature 21/provide example ci and code test implementation Provide example ci and code test implementation Aug 16, 2023
@jh-RLI jh-RLI requested a review from Ludee August 17, 2023 09:10
@Ludee Ludee changed the base branch from production to develop August 17, 2023 10:12
@Ludee Ludee added part: backend 🧱 Backend component type: feature 🛠️ New feature or request status: active 🚧 Work in progress priority: high ⚡ High priority labels Aug 21, 2023
@Ludee Ludee changed the title Provide example ci and code test implementation Provide example CI and code test implementation Aug 24, 2023
Copy link
Member

@Ludee Ludee left a comment

Choose a reason for hiding this comment

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

Very nice work!
I restructured and formatted the documentation a lot to fit into the existing documentation.

@Ludee Ludee merged commit 6ad23b3 into develop Aug 24, 2023
12 checks passed
@Ludee Ludee deleted the feature-21/provide-example-ci-and-code-test-implementation branch August 24, 2023 09:57
@Ludee Ludee added status: completed ✔️ Task has been completed and removed status: active 🚧 Work in progress labels Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: backend 🧱 Backend component priority: high ⚡ High priority status: completed ✔️ Task has been completed type: feature 🛠️ New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Include CI from Python Package Skeleton Template
2 participants