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

run linting and tests on every push to every branch #87

Open
2 tasks
jadudm opened this issue Jan 14, 2025 · 0 comments
Open
2 tasks

run linting and tests on every push to every branch #87

jadudm opened this issue Jan 14, 2025 · 0 comments

Comments

@jadudm
Copy link
Contributor

jadudm commented Jan 14, 2025

Problem

When developing, it is better to know early if your code is failing to pass checks that are required to go to production.

How did we discover this problem?

By... having this feature on other projects.

Job Story(s)

When I am developing my code, I want to have checks and tests run in a production-like deploy so I can keep my code in a ready-to-review state throughout the development process.

What are we planning to do about it?

This action is already mostly developed, but we want to make sure it is named appropriately, managed appropriately, and conforms to any style/practices that other actions will follow.

What are we not planning to do about it?

We are not planning to not do it.

How will we measure success?

Tasks

Preview Give feedback

Security Considerations

Required per CM-4.

None in particular, or similar to #85. There are likely fewer/no secrets involved in simply linting and testing.


Process checklist
  • Has a clear story statement
  • Can reasonably be done in a few days (otherwise, split this up!)
  • Shepherds have been identified
  • UX youexes all the things
  • Design designs all the things
  • Engineering engineers all the things
  • Meets acceptance criteria
  • Meets QASP conditions
  • Presented in a review
  • Includes screenshots or references to artifacts
  • Tagged with the sprint where it was finished
  • Archived

If there's UI...

  • Screen reader - Listen to the experience with a screen reader extension, ensure the information presented in order
  • Keyboard navigation - Run through acceptance criteria with keyboard tabs, ensure it works.
  • Text scaling - Adjust viewport to 1280 pixels wide and zoom to 200%, ensure everything renders as expected. Document 400% zoom issues with USWDS if appropriate.
@jadudm jadudm added this to jemison Jan 14, 2025
@jadudm jadudm added this to the ready for lato assessment milestone Jan 14, 2025
@github-project-automation github-project-automation bot moved this to triage in jemison Jan 14, 2025
@jadudm jadudm moved this from triage to backlog in jemison Jan 14, 2025
@jadudm jadudm moved this from backlog to underway in jemison Jan 14, 2025
@jadudm jadudm moved this from underway to backlog in jemison Jan 14, 2025
@jadudm jadudm moved this from backlog to underway in jemison Jan 14, 2025
@jadudm jadudm self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: underway
Development

No branches or pull requests

1 participant