Projects in Awesome Lists by peter-evans
A curated list of projects in awesome lists by peter-evans .
https://github.com/peter-evans/create-pull-request
A GitHub action to create a pull request for changes to your repository in the actions workspace
actions-workspace automation ci-cd create-pull-request github-action pull-request workflow
Last synced: 13 May 2025
https://github.com/peter-evans/repository-dispatch
A GitHub action to create a repository dispatch event
github-action github-api repository-dispatch webhook-events
Last synced: 13 May 2025
https://github.com/peter-evans/create-or-update-comment
A GitHub action to create or update an issue or pull request comment
comment-reactions github-action github-comments github-issues
Last synced: 13 May 2025
https://github.com/peter-evans/docker-compose-healthcheck
How to wait for container X before starting Y using docker-compose healthcheck
docker docker-compose health-check healthcheck kong postgresql
Last synced: 04 Apr 2025
https://github.com/peter-evans/slash-command-dispatch
A GitHub action that facilitates "ChatOps" by creating repository dispatch events for slash commands
automation chatops github-action repository-dispatch slash-commands workflow-queue
Last synced: 14 May 2025
https://github.com/peter-evans/swagger-github-pages
How to host Swagger API documentation with GitHub Pages
api-documentation github-pages swagger swagger-ui
Last synced: 05 Apr 2025
https://github.com/peter-evans/dockerhub-description
A GitHub action to update a Docker Hub repository description from README.md
docker dockerhub dockerhub-description github-action
Last synced: 14 May 2025
https://github.com/peter-evans/docker-compose-actions-workflow
GitHub Actions workflow example using Docker Compose to build and test a multi-container stack
actions-workflow docker docker-compose github-actions multi-container
Last synced: 07 Apr 2025
https://github.com/peter-evans/find-comment
A GitHub action to find an issue or pull request comment
github-action github-comments github-issues
Last synced: 14 May 2025
https://github.com/peter-evans/create-issue-from-file
A GitHub action to create an issue using content from a file
Last synced: 13 Apr 2025
https://github.com/peter-evans/enable-pull-request-automerge
A GitHub action to enable auto-merge on a pull request
automation automerge github-action pull-request
Last synced: 09 Jul 2025
https://github.com/peter-evans/lightweight-architecture-decision-records
Lightweight Architecture Decision Records
architecture architecture-decision architecture-decision-records documentation
Last synced: 23 Apr 2025
https://github.com/peter-evans/commit-comment
A GitHub action to create a comment for a commit on GitHub
commit-comment github-actions github-api
Last synced: 15 May 2025
https://github.com/peter-evans/autopep8
A GitHub action for autopep8, a tool that automatically formats Python code to conform to the PEP 8 style guide.
autopep8 formatter github-action pep8 python
Last synced: 06 Apr 2025
https://github.com/peter-evans/nominatim-k8s
Nominatim for Kubernetes on Google Container Engine (GKE).
canary-deployment docker-image gke google-cloud google-storage kubernetes nominatim pbf
Last synced: 30 Apr 2025
https://github.com/peter-evans/create-or-update-project-card
A GitHub action to create or update a project card
automation github-action project-cards projects workflow
Last synced: 05 Apr 2025
https://github.com/peter-evans/s3-backup
A GitHub action to mirror a repository to S3 compatible object storage
backup-utility github-action s3-storage
Last synced: 14 Apr 2025
https://github.com/peter-evans/link-checker
A GitHub action for link checking repository Markdown and HTML files
github-action github-issues html link-checker markdown
Last synced: 08 May 2025
https://github.com/peter-evans/rebase
A GitHub action to rebase pull requests in a repository
automation github-action rebase workflow
Last synced: 14 Apr 2025
https://github.com/peter-evans/smoke-testing
Smoke testing Docker containers with CircleCI
circleci containers docker smoke-testing
Last synced: 30 Apr 2025
https://github.com/peter-evans/osrm-backend-k8s
Open Source Routing Machine (OSRM) osrm-backend for Kubernetes on Google Container Engine (GKE).
canary-deployment docker-image gke google-cloud kubernetes osrm osrm-backend pbf
Last synced: 02 Jul 2025
https://github.com/peter-evans/sendgrid-action
A GitHub Action to send email with SendGrid
email github-action nodejs sendgrid
Last synced: 30 Apr 2025
https://github.com/peter-evans/close-issue
A GitHub action to close an issue
automation close-issue github-action github-issues workflow
Last synced: 13 Oct 2025
https://github.com/peter-evans/kdef
Declarative resource management for Kafka
declarative kafka kdef resource-management
Last synced: 15 Apr 2025
https://github.com/peter-evans/nominatim-docker
Docker image for Nominatim
docker-image geocoding nominatim nominatim-docker pbf reverse-geocoding
Last synced: 30 Apr 2025
https://github.com/peter-evans/vegeta-docker
Docker image for the Vegeta HTTP load testing tool
benchmarking docker-image dockerfile load-testing stress-testing vegeta vegeta-docker
Last synced: 05 May 2025
https://github.com/peter-evans/close-pull
A GitHub action to close a pull request and optionally delete its branch.
automation close-pull close-pull-request github-action workflow
Last synced: 30 Mar 2025
https://github.com/peter-evans/rust-wasm-action
Rust-generated WebAssembly GitHub action template
Last synced: 17 Aug 2025
https://github.com/peter-evans/locust-docker
Docker image for the Locust load testing tool and sample Kubernetes configuration files for distributed deployment.
docker-image kubernetes load-testing locust locust-docker locustfile stress-testing
Last synced: 06 May 2025
https://github.com/peter-evans/kotlin-jib
Containerising Kotlin with Jib
distroless docker jib kotlin kotlin-dsl
Last synced: 06 May 2025
https://github.com/peter-evans/osrm-backend-docker
Docker image for the Open Source Routing Machine (OSRM) osrm-backend
docker-image graph openstreetmap osrm osrm-backend pbf routing routing-engine
Last synced: 06 May 2025
https://github.com/peter-evans/patience
Go implementation of the Patience Diff algorithm
diff diff-algorithm go golang lcs line-oriented longest-common-subsequence patience patiencediff unidiff unified-diff unified-format
Last synced: 15 Jun 2025
https://github.com/peter-evans/kong-oauth2-consent-app
A consent application for OAuth 2.0 Authorization Code Grant flow with Kong
authorization-code-grant kong kong-gateway oauth2 oauth2-authcode oauth2-authentication
Last synced: 06 May 2025
https://github.com/peter-evans/postman-pre-request
Postman Pre-request script for HMAC Authentication with Kong
hmac hmac-authentication javascript kong postman
Last synced: 05 Jul 2025
https://github.com/peter-evans/paseto-lua
PASETO (Platform-Agnostic Security Tokens) for Lua
authenticated-encryption authorization authorization-token ed25519 jose jwt libsodium lua paseto stateless-token
Last synced: 07 May 2025
https://github.com/peter-evans/mutation-testing
Mutation Testing – featuring an example using Stryker, a framework for the JavaScript ecosystem
code-coverage fault-based-testing mutation-testing stryker stryker-testframework unit-testing
Last synced: 07 May 2025
https://github.com/peter-evans/slash-command-dispatch-processor
A command processor for slash-command-dispatch, a GitHub action that facilitates "ChatOps"
chatops github-actions repository-dispatch slash-commands
Last synced: 07 May 2025
https://github.com/peter-evans/gradle-auto-dependency-updates
How to automate Gradle dependency updates with GitHub Actions
automation create-pull-request dependency-updates github-actions gradle lockfile
Last synced: 05 Jul 2025
https://github.com/peter-evans/close-fork-pulls
A GitHub action to close pull requests from forks
automation close-fork-pulls github-action pull-requests workflow
Last synced: 12 May 2025
https://github.com/peter-evans/erc20-token-wallet
A simple Ethereum blockchain ERC20 token wallet interface
blockchain erc20 erc20-tokens ethereum ethereum-wallet metamask smart-contracts
Last synced: 12 May 2025
https://github.com/peter-evans/jira2md
A GitHub action to convert between Jira text formatting and GitHub flavored markdown
Last synced: 21 Apr 2025
https://github.com/peter-evans/duplicati-action
A GitHub action for Duplicati - Store securely encrypted backups in the cloud!
backup-utility cloud-backup cloud-storage-services duplicati encryption github-action
Last synced: 31 Mar 2025
https://github.com/peter-evans/kong-plugin-paseto
Kong plugin for PASETO (Platform-Agnostic Security Tokens)
authentication authentication-token authorization authorization-token kong kong-plugin paseto stateless-token
Last synced: 21 Apr 2025
https://github.com/peter-evans/create-pull-request-tests
Tests for create-pull-request action
create-pull-request github-action
Last synced: 31 Mar 2025
https://github.com/peter-evans/kong-hmac-python
Python module for HMAC Authentication with Kong
hmac hmac-authentication kong locust python
Last synced: 05 May 2025
https://github.com/peter-evans/curl-jq-docker
An alpine based Docker image with curl and jq
Last synced: 29 Jul 2025
https://github.com/peter-evans/gaps-and-islands
Gaps and islands: Merging contiguous ranges
contiguous gaps-and-islands postgresql row-merge
Last synced: 09 Jul 2025
https://github.com/peter-evans/soft-thresholding
Candidate selection using an iterative soft-thresholding algorithm
algorithm python selection-algorithms soft-thresholding statistics thresholding
Last synced: 31 Mar 2025
https://github.com/peter-evans/create-pull-request-tests-remote
Remote repository for create-pull-request action tests
Last synced: 21 Aug 2025
https://github.com/peter-evans/kubernetes-travis-template
A template project for Kubernetes services development and integration testing
integration-testing kubectl kubernetes minikube travis-ci
Last synced: 31 Mar 2025
https://github.com/peter-evans/homebrew-kdef
Homebrew tap of formulae for kdef
Last synced: 31 Mar 2025
https://github.com/peter-evans/cloud-shell
A fast and convenient way to spin up a shell in the cloud
ansible ansible-playbooks cloud-shell gcp googlecloudplatform packer
Last synced: 11 Sep 2025
https://github.com/peter-evans/libsodium-rockspec
A convenience LuaRocks rock for the Sodium Crypto Library (libsodium)
libsodium lua luarocks rock rockspec sodium-library
Last synced: 19 Jul 2025
https://github.com/peter-evans/liche-docker
A Docker image for Liche, a fast link checker for Markdown and HTML
alpine docker html link-checker markdown
Last synced: 16 Aug 2025
https://github.com/peter-evans/xenial-gcloud
Google Cloud SDK on Ubuntu Xenial Docker image.
docker-image dockerfile google-cloud google-cloud-sdk ubuntu-xenial ubuntu1604
Last synced: 22 Aug 2025
https://github.com/peter-evans/cpr-submodules
Testing submodules with create-pull-request action
Last synced: 31 Mar 2025
https://github.com/peter-evans/knative-travis-template
A template project for Knative app development and integration testing
integration-testing knative kubernetes minikube travis-ci
Last synced: 31 Mar 2025
https://github.com/peter-evans/ok-server
Docker image for a simple server that responds to any request with "OK"
docker-image health-check nginx
Last synced: 24 Aug 2025
https://github.com/peter-evans/jooq-pg-int8multirange
Custom jOOQ binding for PostgreSQL int8multirange type
jooq jooq-binding jooq-converter multirange postgres-multirange postgresql
Last synced: 31 Mar 2025
https://github.com/peter-evans/lua-travis-template
A template project for Lua module development
continuous-integration coverage coveralls lua lua-module travis-ci unit-testing
Last synced: 31 Mar 2025
https://github.com/peter-evans/sendgrid-nodejs-docker
A Node.js Alpine Docker image for SendGrid
Last synced: 05 Jul 2025
https://github.com/peter-evans/trusty-gcloud
Google Cloud SDK on Ubuntu Trusty Docker image.
docker-image dockerfile google-cloud google-cloud-sdk ubuntu-trusty ubuntu1404
Last synced: 06 Oct 2025