summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/jaraco/skeletonJason R. Coombs2023-05-101-0/+5
|\
| * Feat: initial permissions to main.yml (jaraco/skeleton#76)Joyce2023-03-181-0/+5
* | Update bug-report to mention minimal reproducersAnderson Bravalheri2023-02-151-1/+6
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-12-231-0/+17
|\ \ | |/
| * Build docs in CI, including sphinx-lint.Jason R. Coombs2022-12-171-0/+17
* | Enable tests on Python 3.11, no longer failing. Fixes #3365.Jason R. Coombs2022-12-161-2/+1
* | Enable tests on Python 3.12, as they're allowed to fail.Jason R. Coombs2022-12-161-1/+1
* | Default to local distutils unless specified. Fixes #3726.Jason R. Coombs2022-12-161-3/+2
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-12-151-3/+12
|\ \ | |/
| * Prevent Python 3.12 from blocking checks.Jason R. Coombs2022-12-111-0/+1
| * tox 4 requires a boolean value, so use '1' to FORCE_COLOR. Fixes jaraco/skele...Jason R. Coombs2022-12-081-2/+4
| * Add Python 3.12 to matrix. Only test 3.8-3.10 on Linux.Jason R. Coombs2022-11-181-1/+7
* | Update versions of outdated GHA (#3640)Anderson Bravalheri2022-11-231-4/+4
|\ \
| * | Update versions of outdated GHAAnderson Bravalheri2022-10-191-4/+4
* | | Report coverage from Cygwin jobs (#3642)Anderson Bravalheri2022-11-111-0/+26
|\ \ \
| * | | Minor stylistic changeAnderson Bravalheri2022-11-111-15/+6
| * | | Use an absolute path for codecov uploadsSviatoslav Sydorenko2022-10-201-1/+2
| * | | Explicitly point Codecov at `coverage.xml`Sviatoslav Sydorenko2022-10-201-0/+1
| * | | Report coverage from Cygwin jobsSviatoslav Sydorenko2022-10-201-0/+33
| |/ /
* | | Upload accurate coverage flags from unit tests job (#3641)Anderson Bravalheri2022-11-111-2/+6
|\ \ \
| * | | Minor stylistic changeAnderson Bravalheri2022-11-111-9/+3
| * | | Use job id as a coverage flagSviatoslav Sydorenko2022-10-201-1/+1
| * | | Upload accurate coverage flags from unit tests jobSviatoslav Sydorenko2022-10-191-2/+12
| |/ /
* | | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-11-091-0/+30
|\ \ \ | | |/ | |/|
| * | GHA pretty env (#67)Jason R. Coombs2022-10-091-0/+30
* | | Merge pull request #3614 from webknjaz/maintenance/gha-check--allow-skipping-...Jason R. Coombs2022-11-061-2/+3
|\ \ \ | |_|/ |/| |
| * | Allow skipping `integration-test` unconditionallySviatoslav Sydorenko2022-10-191-17/+1
| * | Make the `check` job a central gate in the CISviatoslav Sydorenko2022-09-281-2/+19
* | | Update codecov GHA to v3Anderson Bravalheri2022-10-141-1/+1
* | | .github/workflows/ci-sage.yml: Use reusable workflow from https://trac.sagema...Matthias Koeppe2022-09-271-1/+2
* | | .github/workflows/ci-sage.yml: Run on pull_request when the yml file is modifiedMatthias Koeppe2022-09-271-0/+3
* | | .github/workflows/ci-sage.yml: Use reusable workflow https://github.com/sagem...Matthias Koeppe2022-09-271-77/+18
|/ /
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-09-261-6/+10
|\ \ | |/
| * Add PyPy to the test matrix on Linux. Fixes jaraco/skeleton#63.Jason R. Coombs2022-09-251-5/+11
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-08-251-1/+1
|\ \ | |/
| * Also update release to v4Jason R. Coombs2022-08-181-1/+1
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-08-181-1/+1
|\ \ | |/
| * Update to setup-python v4. Fixes jaraco/skeleton#65.Jason R. Coombs2022-08-181-1/+1
* | Move -dev to each non-pypy version. Workaround for actions/setup-python#213.Jason R. Coombs2022-07-301-4/+4
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-07-301-7/+5
|\ \ | |/
| * Use Python 3.11 for cutting releases.Jason R. Coombs2022-07-291-1/+1
| * Use '-dev' for every Python version. Ref actions/setup-python#213.Jason R. Coombs2022-07-291-6/+4
* | .github/workflows/ci-sage.yml: Update system configutations after https://tra...Matthias Koeppe2022-06-251-1/+1
* | ci(cygwin): Convert Windows path using cygpathAnderson Bravalheri2022-06-241-1/+1
* | Add workaround for git problems in cygwinAnderson Bravalheri2022-06-241-1/+3
* | Disable Python 3.11 from the build matrix for now. Ref #3365.Jason R. Coombs2022-06-121-1/+2
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-06-121-9/+27
|\ \ | |/
| * Update Github actions to v3 (#62)Anderson Bravalheri2022-06-041-4/+4
| * Add Python 3.11 into the matrix using workaround from actions/setup-python#21...Jason R. Coombs2022-06-041-3/+5
| * Inject check job into CI workflow as ultimate flag (#55)Sviatoslav Sydorenko2022-04-221-1/+16