7 Commits

Author SHA1 Message Date
fede erbes
4f82430fb2 chore: add ability to create releases of other branches in addition to the develop branch (#302) 2024-05-30 15:06:20 +02:00
Tim Man
f9ffbba547 [ENG-3808] chore: script merge public to private (#155)
* chore: add a script for merging public to private

chore: update merge scripts

chore: update scripts with correct remote url

chore: fix gh cli check in scirpts

chore: fix scripts with pr command

chore: fix new lines

chore: fix attempt for the release pr action error: fatal unrelated histories

chore: add workflow to trigger the script

chore: remove trigger on pr

chore: rename workflow and add choice of direction

chore: update script with --unshallow

chore: remove --unshallow

chore: simplify merge script

chore: delete other script in favour of one way merges

chore: continue script if bad tags

chore: assign reviewers to the merge

chore: fix assign reviewer part

chore: oops remove merge markers

chore: loop for main and develop

chore: add script use to workflows

chore: remove unshallow for --allow-unrelated-histories

chore: remove comment

* chore: use a generic name for merge script

* chore: add CODEOWNERS file

* chore: fix asset upload and add steps to copy release to public
2024-04-02 14:47:13 +08:00
Tim Man
74394d3f4a [ENG-3325] chore: refactor workflows (#714)
* chore: trigger create rc release on PR to main

* chore: move release asset uploads for rc to build

* chore: split workflows into 2 for build and 1 for release

* chore: remove extra build deps step

* chore: add back missing env vars

* chore: comments and remove unnecessary conditionals

* chore: add git checkout where needed

* chore: clean up and remove create release step since it was moved

* chore: clean up workflow file

* chore: more cleanup

* chore: minor naming

* chore: minor naming

* chore: minot naming

* chore: more naming
2024-01-02 16:27:20 +08:00
Tim Man
254a41bbef chore: update create release pr 2023-12-06 16:21:48 +08:00
Tim Man
0b4dc1f183 chore: fix script 2023-11-29 22:39:10 +08:00
Tim Man
baf3404195 chore: fix script 2023-11-29 22:33:06 +08:00
Tim Man
0d5162c6d5 chore: add create release pr workflow and shell script 2023-11-24 14:38:09 +08:00