farbanas
|
06c9c54cdb
|
trying to fix windows build
|
2023-02-21 13:26:53 -05:00 |
|
farbanas
|
ba90e740e2
|
trying to fix windows build
|
2023-02-21 13:03:25 -05:00 |
|
farbanas
|
1f36b53b64
|
trying to fix windows build
|
2023-02-21 13:02:02 -05:00 |
|
farbanas
|
23fb48316a
|
trying to fix windows build
|
2023-02-21 13:00:29 -05:00 |
|
farbanas
|
312cd65d20
|
trying to fix windows build
|
2023-02-21 12:43:37 -05:00 |
|
farbanas
|
79e51252a8
|
fix: comment out install rust on windows build as it breaks it
|
2023-02-21 10:44:33 -05:00 |
|
Raphaël Walther
|
69c8891f82
|
Github Actions: disable temporary rust install
|
2023-02-21 15:12:27 +01:00 |
|
Raphaël Walther
|
c2326f35a6
|
Revert "Github Actions: disable temporary rust install"
This reverts commit 92a755dc6c.
|
2023-02-21 15:10:42 +01:00 |
|
Raphaël Walther
|
92a755dc6c
|
Github Actions: disable temporary rust install
|
2023-02-21 14:57:07 +01:00 |
|
Raphaël Walther
|
caff2077ae
|
Github Actions: fix notification display issue
|
2023-02-21 11:23:10 +01:00 |
|
farbanas
|
b980bfcab8
|
feat: add changelog updater to the update-version-and-changelog GH workflow
|
2023-02-20 18:35:17 -05:00 |
|
farbanas
|
57822e3c0d
|
fix: version-bumper
|
2023-02-20 18:25:36 -05:00 |
|
farbanas
|
b98bf46675
|
fix: cargo install
|
2023-02-20 18:21:27 -05:00 |
|
farbanas
|
1417eeeddb
|
fix: change from custom runner to ubuntu-22.04
|
2023-02-20 18:20:14 -05:00 |
|
farbanas
|
31389dd886
|
fix: update working directories
|
2023-02-20 18:19:04 -05:00 |
|
farbanas
|
36cf36aaae
|
fix: remove --release flag from cargo install
|
2023-02-20 18:16:44 -05:00 |
|
farbanas
|
dd08621329
|
fix: secret -> secrets
|
2023-02-20 18:15:09 -05:00 |
|
farbanas
|
ca7ee04e47
|
fix: added access token to access private repos
|
2023-02-20 18:14:10 -05:00 |
|
farbanas
|
0130881616
|
fix: added env prefix to variables in GH workflow
|
2023-02-20 17:59:48 -05:00 |
|
farbanas
|
cde247df46
|
fix: added inputs prefix to variable in GH workflow
|
2023-02-20 17:59:06 -05:00 |
|
farbanas
|
448b2353ab
|
feat: add workflow for updating versions and changelog
|
2023-02-20 17:54:41 -05:00 |
|
Raphaël Walther
|
49334c0540
|
Github Actions: move some notifications to specific rooms
|
2023-02-20 15:00:22 +01:00 |
|
pierre
|
1ec11dda24
|
ci(nc-android,ts): use better paths filter
|
2023-02-16 22:55:03 +01:00 |
|
Jon Häggblad
|
b5adf2bb42
|
Merge remote-tracking branch 'origin/release/v1.1.10' into develop
|
2023-02-16 09:56:11 +01:00 |
|
farbanas
|
254ea6af42
|
Merge branch 'develop' of github.com:nymtech/nym into develop
|
2023-02-16 00:08:12 -05:00 |
|
farbanas
|
a971694ff7
|
feat: add a new workflow for triggering the tag and release part of the weekly release pipeline
|
2023-02-16 00:07:17 -05:00 |
|
Jon Häggblad
|
17322ccda2
|
ci: update typescript-lint.yml (#3035)
|
2023-02-15 17:52:33 +01:00 |
|
Raphaël Walther
|
081d6097b6
|
Github Actions: Remove keybase notifications
|
2023-02-15 10:02:19 +01:00 |
|
farbanas
|
4820258270
|
fix: nym-cli-publish GH action resolve
|
2023-02-14 08:15:26 -05:00 |
|
Jon Häggblad
|
130491e80f
|
ci: fix get_release regex for nightly
|
2023-02-14 13:30:40 +01:00 |
|
Jon Häggblad
|
16ae72fbd9
|
ci: run check-merge-conflicts nightly
|
2023-02-14 13:25:06 +01:00 |
|
Jon Häggblad
|
4fa018540c
|
ci: get_release name
|
2023-02-14 12:43:07 +01:00 |
|
Jon Häggblad
|
e2b69b79e7
|
ci: update and rename check-merge-conflicts.yml
|
2023-02-14 12:38:57 +01:00 |
|
Jon Häggblad
|
be369c2023
|
ci: another fix to check-git-branches.yml
|
2023-02-14 11:17:59 +01:00 |
|
Jon Häggblad
|
f5c5b342bb
|
ci: fix check-git-branches.yml
|
2023-02-14 11:15:19 +01:00 |
|
Jon Häggblad
|
af9cf52b1e
|
ci: add workflow for checking if branches merge
|
2023-02-14 11:01:28 +01:00 |
|
Jon Häggblad
|
3b9fb9088d
|
ci: tweak git-merge-check.sh
|
2023-02-14 10:23:08 +01:00 |
|
Jon Häggblad
|
c95b5f0982
|
ci: add script for checking if branches merge successfully
|
2023-02-14 10:19:28 +01:00 |
|
Jon Häggblad
|
6252b66724
|
ci: keep the 3 nightly builds in sync (#3018)
|
2023-02-13 15:00:24 +01:00 |
|
Pierre Dommerc
|
e69552b19d
|
fix(nc-android): disable landscape mode (#3012)
* fix(nc-android): disable landscape mode
* feat(nc-android): UI sizing
|
2023-02-10 17:43:51 +01:00 |
|
pierre
|
e3cc43487a
|
fix(nc-andoird): apk build
|
2023-02-10 16:13:17 +01:00 |
|
pierre
|
bdc0bcbd56
|
ci(nc-android): fix gradle build
|
2023-02-10 12:29:35 +01:00 |
|
pierre
|
2ab969b2c6
|
ci(nc-android): debug workflow, use precompiled tauri cli
|
2023-02-09 22:47:28 +01:00 |
|
pierre
|
9f2e7e16e5
|
ci(nc-android): fix workflow apk build
|
2023-02-09 18:53:50 +01:00 |
|
pierre
|
1c99446bcc
|
ci(nc-android): fix workflow for nc android apk upload
|
2023-02-09 18:21:55 +01:00 |
|
Jon Häggblad
|
037cd54573
|
Merge branch 'release/v1.1.9' into develop
|
2023-02-08 13:45:37 +01:00 |
|
Mark Sinclair
|
5dbfcadfdb
|
GitHub Actions: fix up build-and-upload-binaries-ci.yml
|
2023-02-08 13:14:12 +01:00 |
|
Mark Sinclair
|
1d867156e3
|
Update build-and-upload-binaries-ci.yml
|
2023-02-08 13:14:12 +01:00 |
|
Mark Sinclair
|
ed9be47ec4
|
Update build-and-upload-binaries-ci.yml
|
2023-02-08 13:14:12 +01:00 |
|
Mark Sinclair
|
3aa2e6c54d
|
Update build-and-upload-binaries-ci.yml
|
2023-02-08 13:14:12 +01:00 |
|