summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
...
* Bump actions/download-artifact from 3.0.0 to 3.0.1dependabot[bot]2022-10-242-2/+2
* Bump github/codeql-action from 2.1.27 to 2.1.28dependabot[bot]2022-10-241-3/+3
* Bump ossf/scorecard-action from 2.0.4 to 2.0.6dependabot[bot]2022-10-241-1/+1
* Bump actions/upload-artifact from 3.1.0 to 3.1.1dependabot[bot]2022-10-242-3/+3
* Add the contents: write permission to the publish jobAlex2022-10-191-0/+2
* Bump actions/setup-python from 4.2.0 to 4.3.0dependabot[bot]2022-10-114-7/+7
* Bump github/codeql-action from 2.1.26 to 2.1.27dependabot[bot]2022-10-111-3/+3
* Bump actions/checkout from 3.0.2 to 3.1.0dependabot[bot]2022-10-107-9/+9
* Bump github/codeql-actiondependabot[bot]2022-10-041-3/+3
* Bump ossf/scorecard-action from 2.0.3 to 2.0.4dependabot[bot]2022-10-041-1/+1
* Add CodeQL static analysisSeth Michael Larson2022-09-192-0/+38
* Bump ossf/scorecard-action from 1.1.2 to 2.0.3dependabot[bot]2022-09-131-1/+1
* Add outputs.hashes to build actionSeth Michael Larson2022-08-221-1/+3
* Add SLSA generic generator to publish workflowSeth Michael Larson2022-08-192-34/+47
* Bump ossf/scorecard-action from 1.1.1 to 1.1.2dependabot[bot]2022-08-151-1/+1
* Bump actions/setup-python from 4.0.0 to 4.2.0dependabot[bot]2022-08-154-7/+7
* Add Scorecard GitHub ActionSeth Michael Larson2022-08-111-0/+33
* Pin all workflows to commit SHAsSeth Michael Larson2022-08-115-60/+77
* Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1dependabot[bot]2022-07-261-1/+1
* Set GHA token permissions to be read-onlySeth Michael Larson2022-07-205-0/+9
* Add sigstore on publish for signing releases using GitHub OIDCSeth Michael Larson2022-07-062-4/+36
* Create a workflow for publishing to PyPISeth Michael Larson2022-07-033-30/+43
* Update Ubuntu and checkout versions in changelog checkQuentin Pradet2022-07-011-2/+2
* Check for changelog entries in pull requestsQuentin Pradet2022-07-011-0/+25
* Bump deadsnakes/action from 2.0.2 to 2.1.1dependabot[bot]2022-06-151-1/+1
* Make GitHub Actions run tests with OpenSSL 3.0 on Ubuntu 22.04Illia Volochii2022-06-121-5/+19
* Bump actions/download-artifact from 2 to 3dependabot[bot]2022-06-101-1/+1
* Bump actions/upload-artifact from 2 to 3dependabot[bot]2022-06-101-2/+2
* Bump actions/checkout from 2 to 3dependabot[bot]2022-06-103-5/+5
* Bump actions/setup-python from 2 to 4dependabot[bot]2022-06-103-6/+6
* Bump pre-commit/action from 2.0.0 to 3.0.0dependabot[bot]2022-06-101-1/+1
* Allow Dependabot to update our GitHub ActionsNaveen2022-06-101-0/+6
* Use 3.11-dev as it's "latest tag" not "latest commit"Seth Michael Larson2022-06-021-1/+1
* Use coverage==6.4 for Python 3.11 supportQuentin Pradet2022-06-021-1/+1
* Remove GitCoin Grants from FUNDING.ymlSeth Michael Larson2022-05-311-1/+0
* Switch to Flit as a build-systemSeth Michael Larson2022-01-263-6/+9
* Convert README to markdown for static HTML embeddingQuentin Pradet2022-01-241-1/+1
* Add changelog synchronization to release templateQuentin Pradet2022-01-241-0/+1
* Show missing lines in coverage report (#2536)Quentin Pradet2022-01-191-1/+1
* Respect 'SSLContext.hostname_checks_common_name' when available and setHasan Ramezani2022-01-141-0/+4
* Use pypa/build to build dists, remove duplicate Python setup stepIan Stapleton Cordasco2021-12-302-11/+4
* Point setuptools to use standard library distutils as a fallbackIan Stapleton Cordasco2021-12-301-2/+4
* Upload coverage report if check failedSeth Michael Larson2021-12-131-0/+8
* Remove codecov in favor of GHA artifacts to upload and combine coverage reportsSeth Michael Larson2021-12-111-5/+28
* Cache installed dependencies in CI (#2493)Seth Michael Larson2021-11-252-0/+5
* Test development versions of PythonQuentin Pradet2021-11-121-1/+5
* Use codecov github action to upload coverageRatan Kulshreshtha2021-10-261-3/+7
* Use SSLContext.check_hostname when SSLContext.hostname_checks_common_name is ...Quentin Pradet2021-10-081-0/+5
* Add released Python 3.10 to CIHasan Ramezani2021-10-073-12/+8
* Upgrade Python 3.10.0-beta.4 to 3.10.0-rc.2 (#2427)Christian Clauss2021-09-241-1/+1