dependabot[bot]
dab2e58647
chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0 ( #812 )
...
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases )
- [Commits](be16258da8...a917fd15b2 )
---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-13 19:41:25 -05:00
dependabot[bot]
b9ec7f8036
chore(deps): bump actions/setup-python from 4.1.0 to 5.1.0 ( #715 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.1.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.1.0...v5.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 12:21:21 -05:00
dependabot[bot]
d91d23848b
chore(deps): bump helm/kind-action from 1.7.0 to 1.10.0 ( #732 )
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.7.0 to 1.10.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](https://github.com/helm/kind-action/compare/v1.7.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 12:20:38 -05:00
Sebastian Serth
9bb71ede9d
Automatically build deb package on a new version tag ( #801 )
...
In #796 , I noticed that the deb package was not build since an automation was missing.
With this PR, I add the missing automation.
I tested the workflow in my repo...
when starting the workflow manually: https://github.com/MrSerth/pgcat/actions/runs/10737879151/job/29780286094
when drafting a new release: https://github.com/MrSerth/pgcat/actions/runs/10737835796/job/29780146212
Obviously, both workflows failed since I cannot upload to the APT repo. However, the version substitution for the workflow is working correctly (as shown when collapsing the first line of the "Build and release package" step).
2024-09-06 09:11:52 -05:00
KwongTN
81933b918d
Add linux/arm64 docker image build support ( #774 )
2024-08-29 13:50:38 -05:00
David ALEXANDRE
358724f7a9
feat: add helm chart ( #619 )
...
* add workflow
* feat: add pgcat helm chart
* fix: set the right include into configmap
Signed-off-by: David ALEXANDRE <david.alexandre@w6d.io >
* update values and config
* prettifying config
---------
Signed-off-by: David ALEXANDRE <david.alexandre@w6d.io >
2024-02-22 09:26:58 -08:00
Lev Kokotov
b52ea8e7f1
bump version ( #629 )
2023-10-26 10:50:45 -07:00
Lev Kokotov
4f0f45b576
Add pgcat user ( #546 )
...
* Add pgcat user
* warn
* dev
2023-08-10 12:25:43 -07:00
Lev Kokotov
2ca21b2bec
pgcat deb package ( #539 )
2023-08-08 11:08:46 -07:00
Matthias Pfeil
3986eaa4b2
Add github tag as tag to image ( #537 )
2023-08-04 10:20:56 -07:00
Sebastian Webber
5d87e3781e
push and build only in main and tags ( #508 )
...
this commit changes the CI behavior to only build and push when something is committed to main or is a new tag.
2023-07-14 10:30:49 -07:00
Lev Kokotov
90aba9c011
V1 ( #383 )
2023-03-24 17:10:12 -07:00
Fraser Isbester
ac21ce50f1
github/workflows: adds automated image building ( #370 )
...
* github/workflow: add ghcr build-push workflow
* github/workflow: add build caching and push
* github/workflows: add registry prefix
* github/workflows: add build-concurrency groups w/ termination
2023-03-16 13:07:02 -07:00
Mostafa Abdelraouf
0172523f10
Build Dockerfile.ci using Github workflows ( #325 )
...
We have to build and push the docker image used in CI manually. This PR builds that image automatically and pushes it to Github docker repository.
Will start using that image in a follow PR
2023-02-16 20:31:53 -06:00
Pradeep Chhetri
353306f546
Fix dependabot labels for pull-requests ( #219 )
2022-11-02 12:10:12 -07:00
Pradeep Chhetri
19ffeffb3b
Add dependabot for keeping dependencies up-to-date ( #196 )
...
It will help us to keep the dependencies up-to-date
Signed-off-by: Pradeep Chhetri <pradeepchhetri4444@gmail.com >
Signed-off-by: Pradeep Chhetri <pradeepchhetri4444@gmail.com >
2022-10-31 09:47:33 -07:00
Lev Kokotov
aceb2ace24
Update issue templates
2022-02-20 23:52:50 -08:00