farbanas
4ebd1dd7f5
Merge branch 'master' into develop
2023-05-10 09:51:33 +01:00
mx
5ef7e24893
removed additional whitespace
2023-05-05 13:56:35 +02:00
benedettadavico
cc6a6d8db2
tweaking file
2023-05-03 17:19:28 +02:00
benedettadavico
5b28e24c17
workflow to add nyxd to builds ci
2023-05-03 17:15:47 +02:00
mx
966d123608
Update issue templates
2023-04-27 16:15:10 +02:00
Raphaël Walther
3f7f4b82de
Move workflows to custom runner
2023-04-25 11:10:12 +02:00
farbanas
934ba2b027
Merge branch 'master' into develop
2023-04-25 10:53:43 +02:00
Jon Häggblad
3f0d4846df
Fix a few clippy warnings in contract test code ( #3340 )
...
* ci: don't fail fast for contracts
* contracts: fix clippy in tests
2023-04-24 10:30:22 +02:00
Jon Häggblad
9bfcdbe8e2
Add --all-targets to clippy for contracts ( #3337 )
2023-04-21 11:47:43 +02:00
Jędrzej Stuczyński
f24bb5c038
reduced noise in CODEOWNERS ( #3313 )
...
* reduced noise in CODEOWNERS
* Add @octol to codeowners
* added @mfahampshire as owner of /documentation
---------
Co-authored-by: Jon Häggblad <jon.haggblad@gmail.com >
2023-04-20 15:25:23 +01:00
Jon Häggblad
9c6c5f5170
Add --all-targets to nym-wallet CI clippy ( #3326 )
2023-04-19 10:44:46 +02:00
Raphaël Walther
c10ed5a2f3
Enable dependabot on github actions
2023-04-17 17:23:19 +02:00
Raphaël Walther
600b6d2b03
Move workflow broken link check
2023-04-17 17:23:19 +02:00
Raphaël Walther
b1391bbb17
Move workflow broken link check
2023-04-17 17:23:19 +02:00
Raphaël Walther
a171103a80
Move workflow broken link check
2023-04-17 17:23:19 +02:00
Raphaël Walther
770baefe35
Add workflow for dev-portal deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
1c3403d7e6
Add workflow for dev-portal deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
342fd869a2
Add workflow for dev-portal deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
55fd7b8890
Add workflow for dev-portal deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
a14b4dc80c
Add workflow for dev-portal deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
9f4ef6842b
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
57aa763a84
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
ba5fecf6b3
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
42d8b06346
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
f30f0e8316
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
8db5eadea6
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Raphaël Walther
4dda824d37
Add workflow for docs deployment
2023-04-17 17:23:19 +02:00
Jon Häggblad
dc5c765ecb
Last set of crates to add the nym- prefix to ( #3286 )
...
* Add nym- prefix to mixnode-common
* Add nym- prefix to mixnet-client
* Add nym-client- prefix to websocket-requests
* Makefile: add check target
* Rename to nym-credential-client
* rustfmt
* update to nym-credential-client in github workflow
2023-04-07 21:25:28 +02:00
Pierre Dommerc
4feb168cf7
chore: update prettier and unpin version ( #3265 )
2023-04-03 15:52:51 +02:00
Jędrzej Stuczyński
8b9a5cf500
updated installed wasm-opt version to v112
2023-03-22 10:38:39 +00:00
farbanas
1d2722f994
update workflows with specific wasm-opt version
2023-03-21 16:30:40 +01:00
farbanas
94a451c79b
fix: updated build-and-upload-binaries-ci workflow with explorer-api and the new contracts
2023-03-09 13:41:22 +01:00
farbanas
4a80cd301b
fix: add step to install wasm-opt to our CI for building and uploading binaries
2023-03-01 11:06:40 +01:00
farbanas
bc5bb271d8
feat: remove unused workflows, update a couple of if conditions in github workflows and add the command for optimizing contract sizes to Makefile
2023-02-28 17:26:39 +01:00
Pierre Dommerc
7e1e86bc77
build(nc-mobile): prepare for fdroid inclusion ( #3102 )
...
* ci(nc-android): remove uneeded deps
* chore(nc-mobile): improve android build
* ci(nc-mobile): remove useless system deps
* ci(nc-mobile): remove useless system deps
* Revert "ci(nc-mobile): remove useless system deps"
This reverts commit 011db2c58e .
* ci(nc-mobile): restore uneeded sys deps (<3 debian based distro)
2023-02-24 14:06:41 +01:00
Raphaël Walther
2178f2b509
Github Actions: fix notification display issue
2023-02-24 11:12:53 +01:00
Tommy Verrall
8ed808124e
Update build-and-upload-binaries-ci.yml
...
publish credential binary
2023-02-23 17:15:32 +01:00
Tommy Verrall
0deef37778
Update ci-binary-checker.yml
...
correct positioning on install
2023-02-23 16:56:25 +01:00
Tommy Verrall
d759462e4e
Update ci-binary-checker.yml
...
install jq
2023-02-23 16:53:23 +01:00
Tommy Verrall
f36cb3a00b
Update ci-binary-checker.yml
...
use custom runner
2023-02-23 16:50:02 +01:00
Tommy Verrall
dc556706c1
Update ci-binary-checker.yml
...
update the to run from the branch
2023-02-23 13:25:46 +01:00
Tommy Verrall
18a3366cf3
Update ci-binary-checker.yml
2023-02-23 12:37:41 +01:00
Tommy Verrall
ea161329dc
Update ci-binary-checker.yml
...
testing manually the changes for the timebeing
2023-02-23 12:34:26 +01:00
Tommy Verrall
02a621ed8b
Update ci-binary-checker.yml
2023-02-23 12:16:50 +01:00
Tommy Verrall
323d5fbb3c
Create ci-binary-checker.yml
2023-02-23 12:10: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
farbanas
630b1259d1
Merge branch 'master' into develop
2023-02-22 14:57:44 -05:00
Pierre Dommerc
ae56d3685c
refactor(nym-connect): new file structure ( #3082 )
...
* refactor(nc-android): move nc android into mobile/nym-connect
rename the android app ID to "nym_connect"
* chore(nc-mobile): restore dist directory
* fix: typo
* chore: restore gitkeep
* chore: track Cargo.lock
* ci: trigger ts lint workflow on pull request
* refactor(nym-connect): new structure
move temp mobile version under nym-connect-new/mobile
* refactor(nym-connect): new structure
move temp desktop version under nym-connect-new/desktop
* refactor(nym-connect): new structure
rename nym-connect-new to nym-connect
* refactor(nym-connect): new structure
restore lost .gitkeep
* refactor(nym-connect): new structure
restore lost .gitkeep
* fix(nym-connect-desktop): broken relative paths
* fix(nym-connect-mobile): add todo comment about broken deps
* ci(nym-connect): fix relative paths
* ci(nym-connect): rename workflow
2023-02-22 17:01:46 +01:00
benedetta davico
2553d633ae
Update run-api-tests.yml
2023-02-22 16:13:27 +01:00
farbanas
f5bcb8be6f
cleanup after testing and fixing windows builds
2023-02-22 10:06:33 -05:00