20 Commits

Author SHA1 Message Date
david-leifker
327c6f911a
chore(bump): bump alpine and dockerize (#12184) 2024-12-20 15:59:07 -06:00
RyanHolstien
aa5ba5bc23
fix(pr): make prs only pull changes from pr branch instead of head merge (#9937) 2024-02-27 14:22:40 -06:00
Harshal Sheth
0e3efabd2c
fix(build): set @cliMajorVersion@ correctly (#9228) 2023-11-10 16:00:20 -08:00
Shirshanka Das
c9309ff157
feat(ci): enable ci to run on PR-s targeting all branches (#8933) 2023-10-05 09:07:12 -07:00
Harshal Sheth
a9bc5643f3
ci: reduce git fetch depth (#8473) 2023-08-01 19:34:11 +05:30
RyanHolstien
97ac8d93f8
fix(ci): prevent republish of images on release edits (#7828) 2023-04-15 13:31:58 -07:00
Aseem Bansal
b2ecd7f968
chore(ci): update dependencies, fix smoke image build (#7580) 2023-03-15 21:07:30 +05:30
david-leifker
1452332835
fix(build): Fix postgres setup gha (#7104) 2023-01-23 12:41:39 -06:00
david-leifker
5e935c7ae8
fix(build): postgres docker secret (#7092) 2023-01-20 15:15:47 -06:00
Aseem Bansal
6fdbf6b42d
Revert "fix(ci): remove warnings due to deprecated action (#6735)" (#6857)
This reverts commit 1da27edcbc97d64d5e88321c8727fabf92a576f8.
2022-12-26 17:56:46 +05:30
Aseem Bansal
1da27edcbc
fix(ci): remove warnings due to deprecated action (#6735) 2022-12-13 10:42:21 +05:30
Aseem Bansal
5b52534fd4
fix(ci): reduce warnings due to deprecated action (#6686) 2022-12-08 10:00:05 +05:30
Aseem Bansal
0862a22632
fix(build): remove warnings in github actions (#6512) 2022-11-23 16:43:23 +05:30
Kevin Neville
3eae087a30
chore(ci): update actions versions addressing warnings in builds. (#6308) 2022-10-28 17:10:30 -07:00
Aseem Bansal
006141ab2e
fix(ci): paths for github workflows (#5595) 2022-08-09 10:10:08 -07:00
Aseem Bansal
252992f15e
fix(ci): intermittent failure in github actions (#5452) 2022-07-25 23:02:02 -07:00
Dexter Lee
2a8ae27261
Revert "feat: adding gradle, pip cache via gh cache, docker cache via dockerhub (#4387)" (#4637)
This reverts commit b6de051d9a5240cefa1a7b217690cfe3a85a70f5.
2022-04-11 16:00:16 -07:00
Aseem Bansal
b6de051d9a
feat: adding gradle, pip cache via gh cache, docker cache via dockerhub (#4387)
* attempt cache

* change cache keys

* use docker repository for caching

* change buildcache tag

* change tag

* fix cache key

* take docker cache from head buildcache

* try not pushing when not publishing

* change to use templating

* change docker caching

* test change org name

* check using cache

* revert changes

* remove gradle cache from build and test workflow
2022-04-08 09:19:58 -07:00
Dexter Lee
2b54475c16
feat(api): Add git-based server version to the UI and config endpoint (#3866)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-01-11 15:00:57 -08:00
Dexter Lee
801e39bc40
feat(workflow): Add mysql/postgres setup workflow (#3090) 2021-08-12 15:56:48 -07:00