fossasia / eventyay-tickets

https://tickets-dev.eventyay.com
Apache License 2.0
1.51k stars 36 forks source link

Removed Python 3.6, 3.7 from GitHub Action script #99

Closed marcoag closed 1 month ago

marcoag commented 1 month ago

Cherry pick from https://github.com/fossasia/eventyay-tickets/pull/97 to avoid extra commits.

resubmission of previous commits.

this is a series of PRs that should be reviewed and merged in orderas that is the order in which they were tested:

PR 1: Create dependabot.yml (https://github.com/fossasia/eventyay-tickets/pull/95) PR 2: Add TLS/mTLS settings for postgreSQL and Redis (original: https://github.com/fossasia/eventyay-tickets/pull/47) (#96) PR 3: Removed Python 3.6, 3.7 from GitHub Action script (original https://github.com/fossasia/eventyay-tickets/pull/51) (#97) PR 4: update django to 3.2 (original https://github.com/fossasia/eventyay-tickets/pull/52) (#98)