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

GHA: Perform monthly audit of whole codebase #239

Open
1 of 7 tasks
Aveline-art opened this issue May 6, 2022 · 1 comment
Open
1 of 7 tasks

GHA: Perform monthly audit of whole codebase #239

Aveline-art opened this issue May 6, 2022 · 1 comment
Labels
dependency This item depends on something feature: GitHub Actions Pertains to all GHAs (and other GH automations) PBV: dev all issues for engineering roles (devops, backend, frontend, db) role: devops Pertains to cd/ci tasks size: 5pt Can be done in 19-30 hours

Comments

@Aveline-art
Copy link
Member

Aveline-art commented May 6, 2022

Dependency

Overview

As a developer we need to make sure that we periodically audit the codebase as it grows to ensure that it is up-to-date. For this issue we will adjust our linters and other tests to run monthly to ensure good codebase health.

Action Items

  • Make a GHA that follows these criteria:
    • On some day every month:
      • Run our linter and tests
      • Should any of these tests return some error; automatically create an issue to fix all errors
      • This issue should link to the linter logs

Resources/Instructions

Resources

@Aveline-art Aveline-art added the dependency This item depends on something label May 6, 2022
@Aveline-art
Copy link
Member Author

Note: this is under dependency because our codebase is not big enough to do this kind of audit yet. Once we have several pages, we can start investing in periodic whole codebase audits.

@Aveline-art Aveline-art added size: 5pt Can be done in 19-30 hours feature: GitHub Actions Pertains to all GHAs (and other GH automations) role: devops Pertains to cd/ci tasks labels May 6, 2022
@ExperimentsInHonesty ExperimentsInHonesty added the PBV: dev all issues for engineering roles (devops, backend, frontend, db) label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency This item depends on something feature: GitHub Actions Pertains to all GHAs (and other GH automations) PBV: dev all issues for engineering roles (devops, backend, frontend, db) role: devops Pertains to cd/ci tasks size: 5pt Can be done in 19-30 hours
Projects
Status: Ice Box
Development

No branches or pull requests

3 participants