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

Homework 2: Create a CI pipeline for your tooling #22

Open
Tlacenka opened this issue May 16, 2024 · 0 comments
Open

Homework 2: Create a CI pipeline for your tooling #22

Tlacenka opened this issue May 16, 2024 · 0 comments
Labels
🦾 GitHub Actions GitHub Actions issues

Comments

@Tlacenka
Copy link
Member

  1. Create a CI workflow.
  2. Create a job for running linter in the pipelines.
  3. Create a job for running formatter in the pipelines.
  4. Create a job for running tests in the pipelines.
  5. Create a job for running pip-audit in the pipelines.
  6. Make linter and tests required checks.
@Tlacenka Tlacenka added the 🦾 GitHub Actions GitHub Actions issues label May 16, 2024
This was referenced May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦾 GitHub Actions GitHub Actions issues
Projects
Status: New
Development

No branches or pull requests

1 participant