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

Iterate and improve local development Testing and Linting #95

Open
radsec opened this issue May 11, 2023 · 2 comments
Open

Iterate and improve local development Testing and Linting #95

radsec opened this issue May 11, 2023 · 2 comments

Comments

@radsec
Copy link
Collaborator

radsec commented May 11, 2023

Prior to #89, a custom container was created to match the CI process for linting.

This issue is to track the iteration on how to enhance local developer testing and linting.

Current proposals:

  • Custom container logic with GH Actions --> note, not everything here is supported and active issues exists
  • Establish linting and testing with bazel natively --> it already can run unit tests, we could add a provider to run the linting
@discentem
Copy link
Owner

not everything here is supported and active issues exists

Can you unpack this a bit? What isn't supported in the docker containers and what active issues are you referring to?

@discentem
Copy link
Owner

Chatted with @radsec offline. Their concerns with custom containers for each Github Action is as follows:

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

No branches or pull requests

2 participants