aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeLines
* Bump actions/setup-python from 5 to 6 in the ci-dependencies groupGravatar dependabot[bot]2025-09-05-2/+2
| | | | | | | | | | | | | | | | | | | Bumps the ci-dependencies group with 1 update: [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/setup-python` from 5 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump the ci-dependencies group across 1 directory with 2 updates (#240)Gravatar dependabot[bot]2025-08-24-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the ci-dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) Updates `actions/download-artifact` from 4 to 5 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump the ci-dependencies group across 1 directory with 2 updates (#234)Gravatar dependabot[bot]2025-05-31-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the ci-dependencies group with 2 updates in the / directory: [getsentry/action-release](https://github.com/getsentry/action-release) and [coverallsapp/github-action](https://github.com/coverallsapp/github-action). Updates `getsentry/action-release` from 1 to 3 - [Release notes](https://github.com/getsentry/action-release/releases) - [Changelog](https://github.com/getsentry/action-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/action-release/compare/v1...v3) Updates `coverallsapp/github-action` from 2.3.4 to 2.3.6 - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v2.3.4...v2.3.6) --- updated-dependencies: - dependency-name: getsentry/action-release dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Only test on ubuntu-latestGravatar Chris Lovering2025-05-19-12/+5
| | | | We previously used a matrixc to test cgroups v1 & v2. Now that ubuntu 20.04 is no longer supported by GitHub, we not longer have access to a runner with v1 cgroups.
* Replace deprecated ubuntu 20.04 CI runner with 24.04Gravatar Chris Lovering2025-05-17-1/+1
|
* Bump coverallsapp/github-action (#224)Gravatar dependabot[bot]2024-12-21-1/+1
| | | | | | | | | | | | | | | | | | | Bumps the ci-dependencies group with 1 update in the / directory: [coverallsapp/github-action](https://github.com/coverallsapp/github-action). Updates `coverallsapp/github-action` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v2.3.1...v2.3.4) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump coverallsapp/github-action in the ci-dependencies group (#220)Gravatar dependabot[bot]2024-10-12-1/+1
| | | | | | | | | | | | | | | | | | | Bumps the ci-dependencies group with 1 update: [coverallsapp/github-action](https://github.com/coverallsapp/github-action). Updates `coverallsapp/github-action` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update all references to /lang to /snekbinGravatar Chris Lovering2024-10-03-2/+2
|
* Include hidden files when uploading artifactsGravatar Chris Lovering2024-10-03-0/+1
| | | | | | This was a breaking change github introduced recently Co-authored-by: GDWR <[email protected]>
* Migration to official Sentry release CI action (#215)Gravatar Xithrius2024-07-05-3/+3
|
* Bump docker/build-push-action from 5 to 6 in the ci-dependencies groupGravatar dependabot[bot]2024-06-25-4/+4
| | | | | | | | | | | | | | | | | | Bumps the ci-dependencies group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action). Updates `docker/build-push-action` from 5 to 6 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump the ci-dependencies group across 1 directory with 2 updatesGravatar dependabot[bot]2024-06-12-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the ci-dependencies group with 2 updates in the / directory: [tclindner/sentry-releases-action](https://github.com/tclindner/sentry-releases-action) and [coverallsapp/github-action](https://github.com/coverallsapp/github-action). Updates `tclindner/sentry-releases-action` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/tclindner/sentry-releases-action/releases) - [Changelog](https://github.com/tclindner/sentry-releases-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/tclindner/sentry-releases-action/compare/v1.2.0...v1.3.0) Updates `coverallsapp/github-action` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.3...v2.3.0) --- updated-dependencies: - dependency-name: tclindner/sentry-releases-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
* Correct namespace in deployment stageGravatar Joe Banks2024-04-15-1/+1
|
* Update deployment namespace in CIGravatar Joe Banks2024-04-15-0/+1
|
* Bump the ci-dependencies group with 1 updateGravatar dependabot[bot]2024-04-04-1/+1
| | | | | | | | | | | | | | | | | | | Bumps the ci-dependencies group with 1 update: [azure/k8s-deploy](https://github.com/azure/k8s-deploy). Updates `azure/k8s-deploy` from 4 to 5 - [Release notes](https://github.com/azure/k8s-deploy/releases) - [Changelog](https://github.com/Azure/k8s-deploy/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/k8s-deploy/compare/v4...v5) --- updated-dependencies: - dependency-name: azure/k8s-deploy dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump the ci-dependencies group with 2 updates (#203)Gravatar dependabot[bot]2024-03-14-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the ci-dependencies group with 2 updates: [azure/setup-kubectl](https://github.com/azure/setup-kubectl) and [azure/k8s-set-context](https://github.com/azure/k8s-set-context). Updates `azure/setup-kubectl` from 3 to 4 - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/setup-kubectl/compare/v3...v4) Updates `azure/k8s-set-context` from 3 to 4 - [Release notes](https://github.com/azure/k8s-set-context/releases) - [Commits](https://github.com/azure/k8s-set-context/compare/v3...v4) --- updated-dependencies: - dependency-name: azure/setup-kubectl dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: azure/k8s-set-context dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add dependabot config for docker & CI (#201)Gravatar ChrisJL2024-03-14-0/+19
|
* Bump CI 3rd party actions to latestGravatar Chris Lovering2024-01-24-31/+30
|
* Make CI and deployment.yaml share the same dependency install script (#190)Gravatar ChrisJL2023-08-31-5/+1
| | | | | | | | | * Make CI and deployment.yaml share the same dependency install script * squashme: add set -euo pipefail as sane defaults This also requires running under bash rather than sh * squashme: add make target for installing eval deps
* Test deployment init container in CIGravatar Chris Lovering2023-08-30-0/+28
|
* Install multiple Python versions in imageGravatar Mark2023-08-19-0/+8
| | | | | | | | Separate snekbox's Python interpreter from the interpreter used by NsJail. This allows for the interpreters to be updated on different cadences and provides better isolation of packages. Each Python interpreter adds about 70 MB to the built image.
* bump forgotten actions/dlownload-artifact@v2Gravatar onerandomusername2022-11-05-1/+1
|
* allow manual rebuilds of the containerGravatar arl2022-11-05-0/+1
|
* remove the unnecessary and possibly invalid kubectl version request to ↵Gravatar onerandomusername2022-11-05-1/+0
| | | | azure/k8s-deploy
* downgrade docker/setup-buildx-action to a valid versionGravatar onerandomusername2022-11-05-1/+1
|
* update all gha packagesGravatar onerandomusername2022-11-05-18/+23
|
* upgrade actions/checkout to solve deprecation warningsGravatar onerandomusername2022-11-05-6/+6
|
* stop using the deprecated set-output commandGravatar onerandomusername2022-11-05-4/+4
|
* Fix Invalid GitHub ActionGravatar Hassan Abouelela2022-10-31-2/+2
| | | | | | | One of the GitHub action files was failing validation due to an unindented block. It is unclear why this failure started now. Signed-off-by: Hassan Abouelela <[email protected]>
* Switch To Compose v2Gravatar Hassan Abouelela2022-10-31-2/+4
| | | | | | | | The compose file already uses compose v2 features, and most clients likely already alias docker-compose to v2 under the hood. This change is more of a formality. Signed-off-by: Hassan Abouelela <[email protected]>
* Drop Python Coveralls DependencyGravatar Hassan Abouelela2022-10-31-5/+9
| | | | | | | | | Remove the coveralls dependency in favor of the GitHub action uploader. The action is an official product from coveralls, and has the same features as the package, however it reduces the project's dependencies in favor of a simpler more stand-alone solution. Signed-off-by: Hassan Abouelela <[email protected]>
* Bump Python To 3.11Gravatar Hassan Abouelela2022-10-31-3/+3
| | | | | | | Upgrade build image, configuration files, and documentation to python 3.11. Signed-off-by: Hassan Abouelela <[email protected]>
* CI: use GH's Ubuntu 22.04 runner instead of the self-hosted oneGravatar Mark2022-06-04-10/+2
|
* CI: fix version step outputGravatar MarkKoz2022-06-01-2/+2
|
* CI: use version as release tag in Sentry actionGravatar MarkKoz2022-06-01-2/+13
|
* CI: print the version to help with debuggingGravatar MarkKoz2022-06-01-0/+1
|
* CI: fetch git history to fix version scriptGravatar MarkKoz2022-06-01-1/+6
| | | | | The last part of the version is the commit count, which relies on the repo's commit history.
* CI: fix container entrypoint when running testsGravatar MarkKoz2022-05-31-1/+2
|
* CI: tag all images with versionGravatar MarkKoz2022-05-31-2/+6
|
* Docker: install package in image and use version to tag itGravatar MarkKoz2022-05-31-21/+20
|
* Fix paths to files in CONTRIBUTING.mdGravatar MarkKoz2022-05-29-2/+2
|
* Deps: use pip-tools instead of PipenvGravatar MarkKoz2022-05-29-66/+26
| | | | | | | | | | | | | Pipenv was limited to only "normal" and "dev" dependencies. pip-tools is more flexible, since each requirements file can be constrained by more than one other requirements file. This means CI can choose to only install coverage deps in the test job and linting deps in the lint job, but these dependencies will still be constrained by each other and by other requirements, so a developer will be able to install both sets simultaneously without conflicts. Use a Makefile to make up for the loss of Pipenv's scripts functionality.
* CI: only show pre-commit log if it existsGravatar MarkKoz2022-05-28-1/+5
|
* Deps: specify flake8 deps via pre-commitGravatar MarkKoz2022-05-28-37/+7
|
* Move community health files to .github dirGravatar MarkKoz2022-03-05-0/+114
| | | | Merge DEVELOPING.md into CONTRIBUTING.md
* CI: define KUBECONFIG secret as required in build workflowGravatar MarkKoz2022-02-13-0/+3
|
* CI: pass KUBECONFIG secret to build workflowGravatar MarkKoz2022-02-13-0/+2
| | | | | Reusable workflows don't have access to secrets, even in this case where the workflow is local.
* CI: remove unnecessary shell option from scriptGravatar MarkKoz2022-02-13-1/+1
| | | | | There are no pipes the in script, so the presence of -o pipefail may confuse readers.
* CI: replace "artefact" with "artifact"Gravatar MarkKoz2022-02-13-19/+19
| | | | The latter is consistent with GitHub Action's documentation.
* CI: remove region commentsGravatar MarkKoz2022-02-13-4/+0
| | | | There isn't enough "meat" to warrant their use.