Opened 5 years ago

Closed 5 years ago

#30962 closed New feature (needsinfo)

GitHub Actions

Reported by: Johannes Maron Owned by: nobody
Component: Uncategorized 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 (last modified by Johannes Maron)

Move parts of our CI system to GitHub actions, based on the following mailing list discussion:
https://groups.google.com/forum/#!topic/django-developers/xDCmZPLTOQQ

This is a trail. A decision whether parts of the Jenkins CI systems will be removed, will be made at a later point when we have gained more experience from the trail.

Change History (4)

comment:1 by Johannes Maron, 5 years ago

Description: modified (diff)
Triage Stage: UnreviewedAccepted

comment:2 by Mariusz Felisiak, 5 years ago

Triage Stage: AcceptedUnreviewed

Please don't accept your own tickets.

comment:3 by Johannes Maron, 5 years ago

Sorry, I didn't want to cause any trouble. Quite the opposite actually.

For anyone encountering this issue, please read the mailing list thread. This issue is only meant as a reference for join coding efforts and discussions regarding the prospect of GitHub actions.

comment:4 by Carlton Gibson, 5 years ago

Resolution: needsinfo
Status: newclosed

I'm going to close this as needsinfo for the moment. We can re-open and Accept when we're sure we're going to move forward. (A tracking issue for commits will be good.)

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