summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Added quiet option to command lineCaselIT2023-04-282-2/+4
| | | | | | | | | Added quiet option to the command line, using the ``-q/--quiet`` option. This flag will prevent alembic from logging anything to stdout. Fixes: #1109 Change-Id: I7d9fac05d93e07efaefd87a582a7e785891798ef
* add FUNDINGMike Bayer2022-07-061-0/+6
| | | | Change-Id: I5fabab14fd88092dd622b7f575c0209b5fb46c7c
* chore: Set permissions for GitHub actions (#1035)nathannaveen2022-06-042-0/+6
| | | | | | | | | | | | | Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much. - Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs [Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/) Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
* Alembic 1.8 now supports Python 3.7 and aboveCaselIT2022-05-061-6/+0
| | | | | Fixes: #1025 Change-Id: I7c7050afc2291a07a08d454a1b8f8b192768d068
* add pep484 targetMike Bayer2022-01-202-8/+8
| | | | | | | this is now the mypy target that the jenkins gerrit job will access. Change-Id: Iaa2bdbe8c4da683d7704a50be8ff3d9e7f887e09
* workflow: also test against rel_1_4CaselIT2021-11-042-0/+2
| | | | Change-Id: I68c8a06c9d8baefdb6736e701be33b730eff7442
* workflows; skip py3.6 when testing against main, add py3.10CaselIT2021-11-042-2/+9
| | | | Change-Id: Ia847a906ed64a3a9bef4c8a72b732e1c156e9a85
* main name for github workflowsMike Bayer2021-10-112-6/+6
| | | | Change-Id: I0c32212f1b96acb691c29f013cfa78e1ae228cfc
* Add mypy to the github workflowCaselIT2021-09-132-0/+62
| | | | | Fixes: #917 Change-Id: I77d8a3673eb6d990ca947c59f6960925561d122a
* remove python 2 from github workflowCaselIT2021-06-151-1/+0
| | | | Change-Id: I7dd74078ecea74ba85cb5c0d6f78f7270ee1287f
* update issue template to favor discussions in most casesMike Bayer2021-06-154-47/+39
| | | | Change-Id: I1b6044c01c59d060395933818706ef75acc46cdb
* Add github test workflowsCaselIT2020-10-262-0/+109
| | | | Change-Id: Ic76936a6fa3617410ad6419a106fdbb0f320a77a
* Improve issue templatesCaselIT2020-04-282-2/+2
| | | | Change-Id: I29f6d1e4a5d4a46659e56f1af20aa3d0ab033daa
* add issue templatesCaselIT2020-04-273-0/+88
| | | | Change-Id: Ia4ad98ffe4c648a2556bde163ccc364e27f35873
* Add pull request template from SQLAlchemyMike Bayer2019-12-181-0/+27
Change-Id: I9d46fd3737a7190f3b69abd8ba740f06e8c6d3aa