1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00
Commit graph

26 commits

Author SHA1 Message Date
Jonny McCullagh 757ca6a166 Merge master develop (#10897)
* Binding drawer fixes

* Added missing headless flag for the bindable combobox

* Fix for QueryEditor width

* Fix svelte transitions in grid new row component breaking routify

* Bump version to 2.7.7

* fix REST connector failure to save

* Bump version to 2.7.8

* Bump version to 2.7.9

* Unexpected token when export data (#10721)

* Tidy ID string for JSON parse

* Display error for composite keys

* Unit test WIP

* directly assign the mock function on the datasource

* Unit tests for exportRows ID handling

---------

Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>

* Return all rows if oneOf value is falsey (#10638)

* Bump version to 2.7.10

* Make sure divider fields are left-most (#10627)

* Make sure divider fields are left most

* Refactor

* Bump version to 2.7.11

* Temporarily remove the focus store update as it triggers a full redraw of the component settings

* Linting

* Removed commented out code

* Bump version to 2.7.12

* Bump version to 2.7.13

* Do not show Business tag for Email action (#10867)

* Bump version to 2.7.14

* new deploy trigger (#10892)

* point the deploys at the new env

* Bump version to 2.7.15

---------

Co-authored-by: Dean <deanhannigan@gmail.com>
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
Co-authored-by: Budibase Staging Release Bot <>
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
Co-authored-by: Martin McKeaveney <martin@budibase.com>
Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
Co-authored-by: Adria Navarro <adria@budibase.com>
2023-06-14 16:18:09 +01:00
Adria Navarro 40e32d430d Allow version 2023-06-06 14:11:37 +01:00
Adria Navarro 8d6e8967c5 Change pipelines to use tags and secure them properly 2023-06-06 11:12:29 +01:00
Rory Powell 3ee07d3949 Replace GH_PERSONAL_TOKEN with GH_ACCESS_TOKEN for pulling values from infra (#9962) 2023-03-09 15:22:29 +00:00
Martin McKeaveney 78e67df3dc cherry pick nginx change (#9316)
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2023-01-11 21:05:44 +00:00
Rory Powell 544db02f2c Add dispatch deploy job for release env 2022-06-20 12:14:16 +01:00
Martin McKeaveney 31c93e5653 removing couchDB backup from values.yaml 2022-04-28 09:12:45 +01:00
Martin McKeaveney 41cf33a0a0 step 3 2022-04-27 18:38:27 +01:00
Martin McKeaveney 14768d0479 proxy publishing script 2022-03-10 06:59:17 +00:00
Martin McKeaveney 0a6f1ab0db adding k8s flags 2022-03-10 06:42:28 +00:00
Martin McKeaveney c7d46dea35 update tag name 2022-02-22 13:31:19 +01:00
Martin McKeaveney 1cbca0578a removing need for handlebars in nginx script, automating proxy service deployment 2022-02-22 13:24:21 +01:00
Martin McKeaveney 18ad8ac1e5 configurable query timeout, s3 options for minIO, safety on cloud deploy job 2021-12-30 17:44:27 +00:00
Martin McKeaveney e086859c7a adding preprod deploy 2021-12-17 15:27:46 +01:00
Martin McKeaveney 39116bc631 testing selfhost job 2021-12-17 14:58:03 +01:00
Martin McKeaveney 9f5bc94b17 use cross repo permissions token 2021-12-16 17:14:28 +01:00
Martin McKeaveney 32d18087b6 word count to verify production yaml 2021-12-16 16:04:08 +01:00
Martin McKeaveney 7ddfb51740 use github env rather than workflow outputs 2021-12-16 15:36:34 +01:00
Martin McKeaveney 40e9790e5e set appVersion at correct level 2021-12-16 15:33:14 +01:00
Martin McKeaveney e2e91a7bd5 inputting correct release version 2021-12-16 14:31:40 +01:00
Martin McKeaveney 3a0dac4292 correct version for cloud deploy, added helm chart automation to selfhost job 2021-12-16 13:38:21 +01:00
Martin McKeaveney 414a1b74d4 adding AWS creds configuration step 2021-12-16 13:12:54 +01:00
Martin McKeaveney 6d22067f87 removing git commit sha from curl 2021-12-16 13:09:21 +01:00
Martin McKeaveney 5c43042bf5 tag docker images, change eks deploy action 2021-12-16 12:44:11 +01:00
Martin McKeaveney 1a964f2122 turn off release pipeline, update selfhost jobs 2021-12-16 12:35:50 +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