Fouad
fcc5398aab
Feature/node tester package ( #3634 )
...
* create node tester package dir
* start building node tester package
* refactor code + build updates
* fix up types
* add more methods and fix up types
* use node tester sdk inside wallet
* fix frontend state
* Use Node 18 instead of 16
* Fix up dependencies and yarn workspace
* Fix lint error
* Try to fix up linting error
* Remove explorer linting and move it to the existing action
* Add wasm-pack build to linting GH Action
* change lerna to use workspaces and fix linting errors
* Fix up node versions in GitHub Actions and add wasm-pack
* fix build:lint target in sdk
* exclude all worker.js from eslint for sdk
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2023-07-03 16:53:39 +01:00
Jon Häggblad
72f9f58fce
ci: more bandaids for nightly build running out of storage
2023-02-23 10:08:09 +01:00
Jon Häggblad
af9df88a48
ci: bandaid for running out of disk space on ubuntu
2023-02-22 09:22:35 +01:00
Raphaël Walther
49334c0540
Github Actions: move some notifications to specific rooms
2023-02-20 15:00:22 +01:00
Raphaël Walther
081d6097b6
Github Actions: Remove keybase notifications
2023-02-15 10:02:19 +01:00
Jon Häggblad
6252b66724
ci: keep the 3 nightly builds in sync ( #3018 )
2023-02-13 15:00:24 +01:00
Jon Häggblad
0669369c77
fix commit 044fa93eec
2023-01-28 20:48:50 +01:00
Jon Häggblad
044fa93eec
ci: fix nightly clippy
...
Remove `--all-features` from the clippy command because
1. with the removal of `cocunut` it's not really needed
2. the new `mobile` flag is a bit hacky and mutually incompatible with
some existing configs
2023-01-27 09:46:37 +01:00
Jon Häggblad
0bcdf99475
ci: update build arguments and some tidy ( #2919 )
...
* ci: remove --all-targets where it doesn't make sense anymore
* ci: add cargo clean step for ubuntu
* sdk: add note about the existance of a rust sdk
2023-01-26 09:13:39 +01:00
Bogdan-Ștefan Neacşu
8336d0612a
Remove coconut feature ( #2890 )
...
* Remove coconut feature
* Remove github workflow remainings
* Only run dkg if coconut enabled
* Fix typo
* Update changelog
2023-01-25 15:59:37 +02:00
farbanas
ded7e51071
fix: add continue-on-error: true to all apt calls since if it fails due to lock those packages most likely already exist
2023-01-23 15:47:42 +01:00
Raphaël Walther
404473c128
Github Actions: install npm
2023-01-20 09:05:59 +01:00
Jon Häggblad
62741889bc
ci: build rust examples ( #2871 )
2023-01-19 11:04:12 +01:00
Raphaël Walther
cc7161c113
Github Actions: fix notifications
2023-01-13 16:54:09 +01:00
farbanas
dddc6eae57
fix: added continue-on-error for clippy-check since they fail on forked repositories due to permission errors which we won't solve
2023-01-12 10:45:27 +01:00
Mark Sinclair
9ea725bf83
GitHub Actions: add matrix env vars to all jobs with notifications
2023-01-10 16:36:50 +00:00
farbanas
b08dace119
changed ubuntu-latest on GH actions to ubuntu-20.04
2022-12-07 12:23:33 +01:00
Jon Häggblad
be20e17ebb
ci: add libudev-dev to nightly linux build
2022-09-21 08:52:41 +02:00
Jon Häggblad
fc90d5a389
ci: more cargo clean for windows
...
Not ideal, we need runners with more disk space
2022-09-14 08:31:05 +02:00
Jon Häggblad
20624243c0
ci: another ugly fix for windows low disk space
...
Crazy. I hope we can get runners with more disk space soon
2022-09-12 10:38:48 +02:00
Raphaël Walther
c2375850f9
Changed cron time of nightly builds
2022-06-27 09:17:01 +02:00
Raphaël Walther
b4f3a48550
Fixed disk space issue with Ubuntu runner
2022-06-20 09:41:25 +02:00
Raphaël Walther
216b5535b3
Fixed nightly build windows storage issue
2022-06-16 08:58:04 +02:00
Jędrzej Stuczyński
c7b480f488
Added expensive tests to nightly CI
2022-06-14 17:07:04 +01:00
Raphaël Walther
db743578a9
Add an extra clean step in nightly build
2022-05-23 11:13:07 +02:00
Raphaël Walther
cde5b66306
Fixed nightly build mainifest path
2022-05-06 09:44:55 +02:00
Jon Häggblad
0523ccdce8
workflow: add wallet rust ci job ( #1251 )
...
* workflow: add wallet rust ci job
* workflow: remove not used matrix file
* workflow: add wallet rust part to nightly build
* workflow: add nym-wallet to step names
* workflow: tweak wallet names
* workflow: run on ubuntu-latest
* workflow: skip sccache
* workflow: tweak name
* workflow: switch back to self-hosted tag
2022-05-05 13:58:07 +02:00
Raphaël Walther
25e1bfa345
Moved clean task
2022-04-12 09:26:31 +02:00
Raphaël Walther
b6ffe8664c
Added additionnal clean task for Windows
2022-04-11 09:39:01 +02:00
Jon Häggblad
a6e40443a4
ci: add --all-targets to nightly clippy
2022-03-10 11:24:01 +01:00
Jon Häggblad
89d0ff5624
ci: run nightly clippy with --workspace
2022-03-10 10:53:49 +01:00
Jon Häggblad
2391d11758
ci: replace deprecated --all with --workspace
...
According to the docs `--all` is a deprecated alias for `--workspace`
2022-03-10 10:19:43 +01:00
Raphaël Walther
fd619cad51
Moved clean task at an earlier stage
2022-03-03 18:47:28 +01:00
Raphaël Walther
1fd7d54715
Set nightly builds notification only on failure
2022-02-28 10:10:25 +01:00
Raphaël Walther
448dcbeaa8
Added missing token for notification
2022-02-25 10:55:28 +01:00
Raphaël Walther
fa00f85a31
Removed condition in notification
2022-02-23 14:05:55 +01:00
Raphaël Walther
b81967c9f5
Set nightly notification on failure
2022-02-17 14:19:28 +01:00
Mark Sinclair
c03a859223
Refactor GitHub Actions notifications
2022-02-16 14:09:12 +02:00
Raphaël Walther
46db139f79
Set cron schedule
2022-02-14 18:09:31 +01:00
Raphaël Walther
069c5bf332
Added repo checkout on new job
2022-02-14 18:08:06 +01:00
Raphaël Walther
ea1f689c71
Added a job for notification
2022-02-14 15:59:35 +01:00
Raphaël Walther
5b5063676f
Corrected wrong indentation
2022-02-14 14:20:54 +01:00
Raphaël Walther
833556020d
Set runner OS to ubuntu-latest for notification
2022-02-14 14:16:27 +01:00
Raphaël Walther
aa00eb70d5
Adedd env variables for notification
2022-02-14 12:19:13 +01:00
Raphaël Walther
0f1ff5ffd2
Added notifications to nightly builds
2022-02-14 09:04:02 +01:00