28 Commits

Author SHA1 Message Date
fede erbes
0e56a86bd4 chore: add pin dependencies script to pre commit hook (#861)
* chore: add pin dependencies script to pre commit hook

* chore: remove unnecessary comment

* chore: improve a bit logic to detect no pinned versions
2025-01-16 16:39:38 +08:00
Tim Man
c6d6a00c94 Chore/eng 5899 pin all dependencies and update lock file (#837)
* chore: add fede's script to pin all deps and run it

* chore: update the script pin_all_deps.js to use lockfileVersion >=2

and needed to run npm i to update the lockfile

* chore: run npm i after pinned versions
2024-12-19 14:10:57 +00:00
Tim Man
35e0da4efb chore: add fede's script to pin all deps and run it (#836) 2024-12-18 17:59:22 +08:00
Tim Man
22d8313bed Tim/eng 5642 update GitHub actions away from uploaddownload artifactv3 (#757)
* chore: migrate actions/artifacts from v3 to v4

* chore: fix the merge release to remote script number of releases to sync

and add a PAGE env var in case we need to process beyond page 1
2024-11-11 12:41:48 +08:00
Victor Kirov
1854b03929 Add back the JQ calls in the script for RC Tag (#646) 2024-10-02 12:25:39 +03:00
Victor Kirov
ed46432992 [ENG-5351] Fix find next RC tag script (#645)
* Fix find next RC tag script

* Refactor
2024-10-02 12:06:15 +03:00
Eduard Bardají Puig
911bd5e94b Use type imports and knip 2024-07-17 09:23:17 +01:00
Tim Man
f66f617439 chore: add script merge-release-to-remote.sh (#400) 2024-07-16 16:45:17 +08:00
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
Abdul Haseeb
cefa77b43d [ENG-3502] feat: spam tokens (#75)
* feat: spam tokens

* address PR comments

* fix: don't repeat toast

* fix: hide and report when spam tokens displayed

* fix: toast duration, dismiss toast when navigate to different screen

* chore: added util function

* Update the spam token hide/reveal logic

* Update the token hiding snackbar

* Remove the redundant line

* Fix the options dialog ui issue

* Move the filtering logic to the hooks

* Move the setSpamTokenAction to the main store and remove the redundant navigationStore

* Make some small code tweaks

* make some code tweaks

* fix the bug when undo button did not work

* Add ts-prune scripts, make some code tweaks for the spam tokens logic

* Use ft `principal` property instead of `ticker`

---------

Co-authored-by: Den <36603049+dhriaznov@users.noreply.github.com>
Co-authored-by: Denys Hriaznov <hriaznov.dev@gmail.com>
Co-authored-by: Duska.T <55587184+DuskaT021@users.noreply.github.com>
2024-05-22 19:36:15 +02:00
Eduard Bardají Puig
49a0e873e3 Allow building multiple wallets (#209) 2024-04-23 23:04:41 +01:00
Tim Man
d0cb273ca5 chore: debug push 2024-04-03 14:57:41 +08:00
Tim Man
5b9ecde2be chore: debug remotes 2024-04-03 14:41:45 +08:00
Tim Man
70eeac22d2 chore: add debug echo 2024-04-03 14:31:12 +08:00
Tim Man
37560a99fc chore: try using GITHUB_ACTIONS env var 2024-04-03 14:26:08 +08:00
Tim Man
a6a40a8fc3 chore: only fetch the branch to be merged 2024-04-03 13:58:35 +08:00
Tim Man
be1fe66daf chore: fix permissions for merge 2024-04-03 13:21:24 +08:00
Tim Man
df25a7c6c7 chore: fix merge git remote ternary 2024-04-03 11:52:41 +08:00
Tim Man
ce08b87663 chore: use https git remote url when on CI 2024-04-03 11:31:16 +08: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
d69c8631c5 chore: use POSIX compliant shell increment 2024-01-25 18:56:33 +08:00
Tim Man
d2623f182d chore: fix find tag script (#746) 2024-01-11 23:29:53 +08:00
Tim Man
9165a41c29 Chore/refactor workflows (#743)
* 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-11 18:41:28 +08:00
Tim Man
254a41bbef chore: update create release pr 2023-12-06 16:21:48 +08:00
Tim Man
9d9040fe7b fix: gitignore 2023-12-01 13:22:28 +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