Skip to content

Actions: samirtahir91/github-app-operator

.github/workflows/build-and-push.yaml

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
49 workflow runs
49 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

feat: Add validating webhook for private key retrieval option (#68)
.github/workflows/build-and-push.yaml #49: Commit 293d154 pushed by samirtahir91
November 14, 2024 20:45 12m 9s v1.11.0
November 14, 2024 20:45 12m 9s
chore: bump go to 1.22.8 (#70)
.github/workflows/build-and-push.yaml #48: Commit f52e31d pushed by samirtahir91
October 24, 2024 07:17 11m 53s v1.10.1
October 24, 2024 07:17 11m 53s
feat: Add support for GCP secret manager (#66)
.github/workflows/build-and-push.yaml #47: Commit 8a6e061 pushed by samirtahir91
July 11, 2024 23:10 11m 40s v1.10.0
July 11, 2024 23:10 11m 40s
feat: Up access token secret name to be configurable in GithubApp spe…
.github/workflows/build-and-push.yaml #46: Commit cfe8abf pushed by samirtahir91
July 10, 2024 18:32 10m 5s v1.9.0
July 10, 2024 18:32 10m 5s
feat: Add optional env vars for setting proxy for Github and Vault (#63)
.github/workflows/build-and-push.yaml #45: Commit 177d5c0 pushed by samirtahir91
July 10, 2024 13:58 10m 20s v1.8.0
July 10, 2024 13:58 10m 20s
feat: Up vault config to use default config with Vault env vars (#60)
.github/workflows/build-and-push.yaml #44: Commit 0aca1da pushed by samirtahir91
May 14, 2024 13:39 10m 10s v1.7.0
May 14, 2024 13:39 10m 10s
chore(deps): Bump Go to 1.22.2 (#59)
.github/workflows/build-and-push.yaml #43: Commit 85c677c pushed by samirtahir91
April 25, 2024 12:23 10m 3s v1.6.2
April 25, 2024 12:23 10m 3s
chore(docs): Update k8s version in README.md
.github/workflows/build-and-push.yaml #42: Commit 32b5523 pushed by samirtahir91
April 25, 2024 12:03 9m 50s v1.6.2
April 25, 2024 12:03 9m 50s
chore(deps): bump k8s.io/apimachinery to v0.30.0 and go to 1.22.0 (#57)
.github/workflows/build-and-push.yaml #41: Commit 8f4c69b pushed by samirtahir91
April 25, 2024 10:26 9m 59s v1.6.2
April 25, 2024 10:26 9m 59s
fix: Up log msgs and refactor createOrUpdateAccessToken function (#55)
.github/workflows/build-and-push.yaml #40: Commit 5019c9d pushed by samirtahir91
April 22, 2024 21:22 10m 8s v1.6.1
April 22, 2024 21:22 10m 8s
feat: Add local file cache for private keys (#53)
.github/workflows/build-and-push.yaml #39: Commit ce3146c pushed by samirtahir91
April 21, 2024 12:31 10m 1s v1.6.0
April 21, 2024 12:31 10m 1s
Feat/add retry api rate limit (#50)
.github/workflows/build-and-push.yaml #38: Commit e6f5a5a pushed by samirtahir91
April 17, 2024 21:09 9m 54s v1.5.0
April 17, 2024 21:09 9m 54s
chore: optimise tests (#41)
.github/workflows/build-and-push.yaml #37: Commit c9d4f67 pushed by samirtahir91
April 14, 2024 21:04 10m 15s v1.4.2
April 14, 2024 21:04 10m 15s
fix: refactor code for vault, http and k8s client (#39)
.github/workflows/build-and-push.yaml #36: Commit 2fee4e8 pushed by samirtahir91
April 13, 2024 12:49 10m 5s v1.4.1
April 13, 2024 12:49 10m 5s
feat: Add vault method for pulling privateKey (#37)
.github/workflows/build-and-push.yaml #35: Commit bd7fcd1 pushed by samirtahir91
April 11, 2024 22:46 10m 17s v1.4.0
April 11, 2024 22:46 10m 17s
fix: Up debug log value in manager.yaml
.github/workflows/build-and-push.yaml #34: Commit 582498b pushed by samirtahir91
April 9, 2024 14:45 9m 39s v1.3.0
April 9, 2024 14:45 9m 39s
feat: Add log level option, default to json prod log level (#35)
.github/workflows/build-and-push.yaml #33: Commit 6f1cfe4 pushed by samirtahir91
April 9, 2024 14:19 9m 48s v1.3.0
April 9, 2024 14:19 9m 48s
feat: Add events for deploy upgrade and access tokens (#34)
.github/workflows/build-and-push.yaml #32: Commit dbe08c7 pushed by samirtahir91
April 8, 2024 22:50 10m 11s v1.2.0
April 8, 2024 22:50 10m 11s
fix: Update rbac for deployments (#27)
.github/workflows/build-and-push.yaml #31: Commit cb08343 pushed by samirtahir91
April 5, 2024 11:16 10m 11s v1.1.2
April 5, 2024 11:16 10m 11s
Feat/rolling-upgrade-deployment (#26)
.github/workflows/build-and-push.yaml #30: Commit 35cb9bb pushed by samirtahir91
April 3, 2024 10:40 9m 52s v1.1.1
April 3, 2024 10:40 9m 52s
Add lint workflow (#23)
.github/workflows/build-and-push.yaml #29: Commit ebcce98 pushed by samirtahir91
April 1, 2024 15:46 9m 30s v1.1.0
April 1, 2024 15:46 9m 30s
fix: Up error status clear on condition (#21)
.github/workflows/build-and-push.yaml #28: Commit e6cc0ca pushed by samirtahir91
April 1, 2024 08:18 10m 2s v1.0.9
April 1, 2024 08:18 10m 2s
feat: Add error status, up logging, clean-up on delete (#19)
.github/workflows/build-and-push.yaml #27: Commit 1108aa6 pushed by samirtahir91
March 31, 2024 23:00 9m 38s v1.0.8
March 31, 2024 23:00 9m 38s
feat: Add rbac kubebuilder comment for pods (#17)
.github/workflows/build-and-push.yaml #26: Commit 5dbff1c pushed by samirtahir91
March 31, 2024 11:16 9m 40s v1.0.7
March 31, 2024 11:16 9m 40s
Feat/optional pod restart (#16)
.github/workflows/build-and-push.yaml #25: Commit eed3f40 pushed by samirtahir91
March 31, 2024 11:01 9m 25s v1.0.6
March 31, 2024 11:01 9m 25s