Raphaël Walther
24fe628e15
Github Actions: Fix release process
2023-10-09 07:24:18 +02:00
Jon Häggblad
369330f517
Fix clippy for latest stable toolchain ( #3935 )
...
* clippy::redundant-guards
* clippy::incorrect_partial_ord_impl_on_ord_type
* clippy::redundant-guards
* clippy::unwrap-or-default
* rustfmt
* noop_method_call
* nym-wallet Cargo.lock
* Unpin rust toolchain for nym-wallet
* cargo clippy --fix --workspace
* clippy::redundant_locals
* Reorder Makefile targets for more logical ordering
2023-10-06 11:04:26 +02:00
Jon Häggblad
ada30f5483
ci: skip tests in ci-build for mac due to lack of runners
2023-10-06 10:53:29 +02:00
Raphaël Walther
e15c243202
Add workflow trigger
2023-10-05 15:25:13 +02:00
Tommy Verrall
c5599bf07d
Merge pull request #3942 from nymtech/jon/fix-contract-schema
...
Update cw3-flex-multisig schema
2023-10-05 15:03:08 +02:00
Jon Häggblad
750a59461c
ci: enable mac on ci-build
2023-10-05 11:09:35 +02:00
Jon Häggblad
3a6f1bec79
ci: enable wireguard on linux only in CI
2023-10-04 08:46:03 +02:00
Jon Häggblad
bb1fc9bb6a
ci: try enable color ( #3952 )
...
* ci: add CARGO_TERM_COLOR=always
* ci: revert dedup check since it doesn't always work
2023-10-03 22:02:19 +02:00
Jon Häggblad
e51881dbdf
Merge pull request #3950 from nymtech/master
...
Master into develop
2023-10-03 13:47:42 +02:00
benedetta davico
2a8ccace26
Merge branch 'master' into release/2023.1-milka
2023-10-03 12:38:02 +02:00
Jon Häggblad
1fd02ede95
ci: avoid duplicate builds for another two CI builds
2023-10-03 11:58:51 +02:00
Jon Häggblad
c324804aa9
ci: avoid duplicate builds for two CI builds
2023-10-03 11:56:11 +02:00
Jędrzej Stuczyński
56a384ea09
[wasm-client] keeping ownership over 'ReceivedBufferRequestSender' channel when spawning 'ResponsePusher' ( #3945 )
...
* [wasm-client] keeping ownership over 'ReceivedBufferRequestSender' channel when spawning 'ResponsePusher'
* Bump version of Typescript SDK to RC.10
* GitHub Actions workflow to publish SDK to NPM
* Bump package version manually
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2023-10-03 09:36:25 +01:00
Jon Häggblad
c7da8a7594
ci: reorder nightly build matrix to group on toolchain
2023-10-03 09:09:51 +02:00
Jon Häggblad
d8821c26bc
ci: move nightly-nym-wallet to custom-linux
2023-10-02 14:07:13 +02:00
Jon Häggblad
a06c2fb70c
ci: fail-fast set to false
2023-10-02 12:59:04 +02:00
Jon Häggblad
908191914f
ci: use continue-on-error so we get notifications
2023-10-02 08:29:22 +02:00
Jon Häggblad
b05ce4c733
ci: don't fail-fast on nightly build
2023-10-02 08:17:19 +02:00
Jon Häggblad
382464a143
ci: nightly nym-wallet reorder steps to fix cwd
2023-10-01 23:35:49 +02:00
Jon Häggblad
05f3af765b
ci: nightly nym-wallet install deps
2023-10-01 23:32:44 +02:00
Jon Häggblad
a9d3e5047d
ci: add workflow_dispatch to ci-contracts-schema
2023-10-01 23:09:56 +02:00
Jon Häggblad
c424f7d3f7
ci: fix bug in trigger
2023-10-01 23:09:37 +02:00
Jon Häggblad
093bb18119
ci: move work in progress files to subdirectory
2023-10-01 23:04:58 +02:00
Jon Häggblad
4d5bd0ddf4
ci: remove old unused nightly build files
2023-10-01 23:02:09 +02:00
Jon Häggblad
48d7e934b7
ci: remove commented out code in nightly
2023-10-01 23:00:47 +02:00
Jon Häggblad
ff7c359d0e
ci: try using normal matrix build
2023-10-01 22:54:05 +02:00
Jon Häggblad
d0b91444a0
ci: revert back to debug mode for nightly
2023-10-01 22:43:07 +02:00
Jon Häggblad
8c39cdf434
ci: nightly build in release mode
2023-10-01 21:42:17 +02:00
Jon Häggblad
fef164bf93
ci: nightly-build tidy
2023-10-01 21:17:15 +02:00
Jon Häggblad
759cb4b9b4
ci: fix workflow_dispatch for nightly build
2023-10-01 19:54:31 +02:00
Jon Häggblad
e4a2c639fc
Add names to contract job steps
2023-09-30 17:05:46 +02:00
Jon Häggblad
a67a9c4b32
Try adding conditional to avoid duplicate builds
2023-09-30 16:58:19 +02:00
Jon Häggblad
a450e2910f
Add workflow_dispatch to nightly build
2023-09-30 16:58:19 +02:00
Jon Häggblad
bd75c9c78d
ci: disable sccache
...
sccache keeps randomly failing, try disabling to see the impact on CI
build times
2023-09-30 16:58:19 +02:00
Jon Häggblad
fbfec25228
Remove nightly toolchain from contracts and nightly build
...
Building with the beta toolchain should be enough to alert us to
impending compiler and clippy changes.
2023-09-30 16:58:19 +02:00
Jon Häggblad
0b38e20298
Fix CI contract schema check
2023-09-30 11:47:01 +02:00
Jon Häggblad
b27c7d0b14
ci: fix contracts-wasm target rename
2023-09-29 23:51:20 +02:00
Jon Häggblad
412776e336
Add missing toolchain in ci-build-upload-binaries.yml
2023-09-22 17:17:04 +02:00
Jon Häggblad
27d7f043e7
Add missing toolchain in ci-build-upload-binaries.yml
2023-09-22 17:12:12 +02:00
Jon Häggblad
68d363af3c
Rename the files for release workflows ( #3932 )
2023-09-22 16:51:57 +02:00
Jon Häggblad
7415cf1934
Another round of tidy gh workflows ( #3931 )
...
* Remove unused Makefile target
* Split out ci-contracts-upload-binaries
* Remove the contracts from the main workflow
* Rename build-and-upload-binaries-ci
* Rename network-explorer name
* Rename network-explorer filename and check-merge-conflicts
* Rename three more workflows
* Rename sdk-publish
* Remove deprecated clippy-all
* Rename matrix includes json and delete one that is unused
* Typo in filename
* Delete nym-wallet-release.yml
2023-09-22 16:50:43 +02:00
Jon Häggblad
8c6421f240
Reverse naming for a whole bunch of workflows ( #3928 )
2023-09-22 16:50:34 +02:00
Jon Häggblad
c3f03a657f
Update some CI workflow names ( #3926 )
...
* Rename two workflows to fit naming scheme
* ci-build name change
* Rename 3 more workflows to ci- names
* Rename wallet.yml and nym-wallet-nightly-build to reverse naming scheme
* Rename to ci-contracts.yml
* Delete nym-wallet webdriverio workflow
* Update some workflow names
2023-09-22 16:50:24 +02:00
Jon Häggblad
95646e5770
nym-wallet-nightly-build: enable notification
2023-09-22 16:50:16 +02:00
Jon Häggblad
34ec1149d7
nm-wallet-nightly-build: reenable steps
2023-09-22 16:50:03 +02:00
Jon Häggblad
13f095a587
Fix nym-wallet-nightly-build toolchain
2023-09-22 16:49:50 +02:00
Jon Häggblad
696a27ec76
Initial work on splitting out nym-wallet nightliy build ( #3924 )
2023-09-22 16:49:35 +02:00
Jon Häggblad
806476d4b4
Rename the files for release workflows ( #3932 )
2023-09-22 16:46:45 +02:00
Jon Häggblad
f8733f59c5
Another round of tidy gh workflows ( #3931 )
...
* Remove unused Makefile target
* Split out ci-contracts-upload-binaries
* Remove the contracts from the main workflow
* Rename build-and-upload-binaries-ci
* Rename network-explorer name
* Rename network-explorer filename and check-merge-conflicts
* Rename three more workflows
* Rename sdk-publish
* Remove deprecated clippy-all
* Rename matrix includes json and delete one that is unused
* Typo in filename
* Delete nym-wallet-release.yml
2023-09-22 16:12:33 +02:00
Raphaël Walther
6e245208ac
Github Actions: Move nightly builds to custom runner
2023-09-22 14:01:07 +02:00