1
0
Fork 0
mirror of synced 2024-08-28 08:21:41 +12:00
Commit graph

9758 commits

Author SHA1 Message Date
Martin McKeaveney
8e7c6ad149 Merge pull request #3796 from Budibase/infra/ci-pipelines
Infra/ci pipelines
2021-12-16 11:11:02 +01:00
Martin McKeaveney
d6a0a50c63 name values file correctly 2021-12-15 19:49:14 +01:00
Martin McKeaveney
a987047aa6 setup and update helm 2021-12-15 19:46:28 +01:00
Martin McKeaveney
4a4b8396e9 git add all 2021-12-15 19:41:55 +01:00
Martin McKeaveney
18dbfa911d using tag correctly in selfhost pipeline 2021-12-15 19:40:59 +01:00
Martin McKeaveney
1f864f11fb remove created files 2021-12-15 18:43:56 +01:00
Martin McKeaveney
1cc2b98de5 split CI pipelines to improve speed and automate deployment to production through manual action 2021-12-15 18:43:12 +01:00
Andrew Kingston
f3460ccb7d Merge pull request #3791 from Budibase/proxy-state-modals
Screen modal fixes for state and datasource invalidation
2021-12-15 15:43:09 +00:00
Michael Drury
a9a7fb0cf4 Merge pull request #3793 from Budibase/fix/pouch-automation-error
Fix automation TypeError: Pouch is not a constructor
2021-12-15 15:30:56 +00:00
mike12345567
e9acb690a8 Don't run change if not threading. 2021-12-15 12:26:29 +00:00
mike12345567
d1127f3220 Fixing an issue with automations throwing a Pouch error due to the auth library database not being setup. 2021-12-15 11:25:52 +00:00
Andrew Kingston
1c23dc3a3c Fix using wrong local storage key when persisting state in client apps 2021-12-15 09:00:14 +00:00
Andrew Kingston
26d89f75d5 Pass current state to peek modals when opening them via query param 2021-12-15 08:55:22 +00:00
Andrew Kingston
d58b1ae7f0 Fix datasource invalidation proxying from peek modals not working 2021-12-14 14:04:37 +00:00
Andrew Kingston
98cd12db5f Proxy state updates back from peek modals 2021-12-14 14:04:10 +00:00
Budibase Release Bot
1ab1e7517d v1.0.22 2021-12-13 18:46:25 +00:00
Martin McKeaveney
785e82b87c Merge branch 'master' of github.com:Budibase/budibase 2021-12-13 19:39:01 +01:00
Martin McKeaveney
de7b9efea9 re-add helm release and configure 2021-12-13 19:25:53 +01:00
Budibase Release Bot
ecd3198940 v1.0.21 2021-12-13 18:08:22 +00:00
Martin McKeaveney
e214e2cc26 Update Chart.yaml 2021-12-13 19:01:11 +01:00
Budibase Release Bot
c8bcf17d21 v1.0.20 2021-12-13 17:46:32 +00:00
Martin McKeaveney
9020ddfc30 Merge branch 'master' of github.com:Budibase/budibase 2021-12-13 18:39:38 +01:00
Martin McKeaveney
72e414aa71 don't run helm version script 2021-12-13 18:36:49 +01:00
Budibase Release Bot
cfa941b11f v1.0.19 2021-12-13 16:43:28 +00:00
Martin McKeaveney
b3591a1631 Merge branch 'master' of github.com:Budibase/budibase 2021-12-13 17:33:59 +01:00
Martin McKeaveney
e741834e83 adding separate helm release job 2021-12-13 17:30:12 +01:00
Budibase Release Bot
c77b29d047 v1.0.18 2021-12-13 16:00:58 +00:00
Martin McKeaveney
9223149036 Merge branch 'master' of github.com:Budibase/budibase 2021-12-13 16:53:39 +01:00
Martin McKeaveney
2751f9d4c4 adding and updating helm repos 2021-12-13 16:52:35 +01:00
Budibase Release Bot
ac6686cf9f v1.0.17 2021-12-13 12:57:18 +00:00
Martin McKeaveney
e3615cc472 updating chart releaser CI 2021-12-13 13:49:02 +01:00
Budibase Release Bot
b81b880eca v1.0.16 2021-12-13 11:55:27 +00:00
Martin McKeaveney
d7ffb02a5a index.yaml 2021-12-13 12:46:54 +01:00
Budibase Release Bot
9f45829bfa v1.0.15 2021-12-10 16:55:00 +00:00
mike12345567
a0bb13e5c0 Adding slash incase couch URL doesn't contain. 2021-12-10 16:44:58 +00:00
Budibase Release Bot
e1a527a4bb v1.0.14 2021-12-10 15:45:07 +00:00
Michael Drury
a5c1cb287a Merge pull request #3760 from Budibase/fix/all-db-perf
Large number of Couch DBs perf fix
2021-12-10 15:35:57 +00:00
mike12345567
7567c778c8 Removing repeated line. 2021-12-10 15:18:57 +00:00
mike12345567
ce3d7df39d Allowing start end key syntax to be used outside of tenancy if we need to. 2021-12-10 15:17:18 +00:00
mike12345567
312db6182d Reducing the load on DB caused by CouchDB all_db when working with a large number of couch databases. 2021-12-10 15:10:45 +00:00
Budibase Release Bot
dc92cbeac0 v1.0.13 2021-12-10 11:12:06 +00:00
mike12345567
b489ec1b52 Fixing symlink to env file for development. 2021-12-10 11:04:19 +00:00
Budibase Release Bot
97816ab99f v1.0.12 2021-12-09 19:15:19 +00:00
Martin McKeaveney
5a61e73977 Merge pull request #3747 from Budibase/infra/automate-helm-deploy
automate helm deployment with CI
2021-12-09 19:07:54 +00:00
Budibase Release Bot
558c85d736 v1.0.11 2021-12-09 14:33:04 +00:00
Rory Powell
09d999b9bb Merge pull request #3738 from Budibase/fix/mysql-escaping
Escape mysql describe to handle non standard table names
2021-12-09 14:23:58 +00:00
Rory Powell
4a3f596415 Escape mysql describe to handle non standard table names 2021-12-09 11:40:59 +00:00
Martin McKeaveney
7334fc6748 automate helm deployment with CI 2021-12-09 11:05:43 +00:00
Budibase Release Bot
92bab31ffc v1.0.10 2021-12-08 18:11:06 +00:00
Martin McKeaveney
832a4e5262 adding budibase release version env var 2021-12-08 18:00:59 +00:00