Opened 4 years ago

Closed 4 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 Mariusz Felisiak, 4 years ago

Resolution: duplicate
Status: newclosed
Summary: Use github actions for lintingUse github actions for linting.

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.

Note: See TracTickets for help on using tickets.
Back to Top