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

Create a program to run super-linter locally #243

Open
3 tasks
Aveline-art opened this issue May 11, 2022 · 0 comments
Open
3 tasks

Create a program to run super-linter locally #243

Aveline-art opened this issue May 11, 2022 · 0 comments
Labels
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: 3pt Can be done in 31-48 hours

Comments

@Aveline-art
Copy link
Member

Overview

As a developer, we need to make sure that we get fast feedback when developing. For this issue we will add super-linter locally so that we do not need to make pushes to get feedback on our code.

Action Items

  • See the docs below.
  • Implement this as part of our codebase.
  • Add or link steps to run these tests in our documentation.

Resources/Instructions

Resources
Run Super-Linter locally to test your branch of code

Note: The ideal set-up would not involve including the entire built docker image into our codebase (which is 1.8GB), but would contain instructions (either steps, or some script) for downloading that image. I.E, this feature should be opt-in for developers.

@Aveline-art Aveline-art added size: 3pt Can be done in 31-48 hours feature: GitHub Actions Pertains to all GHAs (and other GH automations) role: devops Pertains to cd/ci tasks ready for milestone labels May 11, 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
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: 3pt Can be done in 31-48 hours
Projects
Status: 📋 Prioritized Backlog
Development

No branches or pull requests

3 participants