Opened 5 years ago
Closed 5 years ago
#30968 closed New feature (duplicate)
Use github actions for linting.
Reported by: | Tom Forbes | Owned by: | nobody |
---|---|---|---|
Component: | Testing framework | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Lets implement our linting checks as Github Actions to see how they perform and if they are stable enough. This can guide the discussion about adding more tests to Actions in the future.
Mailing list discussion: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/django-developers/xDCmZPLTOQQ
Side note: It's possible we need an additional Component in Trac for CI, that's separate from the Testing Framework one?
Change History (1)
comment:1 by , 5 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Summary: | Use github actions for linting → Use github actions for linting. |
Note:
See TracTickets
for help on using tickets.
I think that a single ticket to trace GitHub actions is enough. I'm going to play with them in the near future (maybe in this week).
Duplicate of #30962.