farbanas
b08dace119
changed ubuntu-latest on GH actions to ubuntu-20.04
2022-12-07 12:23:33 +01:00
Raphaël Walther
edf38e6356
Fixed URL to branch
2022-12-07 10:40:43 +01:00
Raphaël Walther
f6fca0ad37
Corrected env variable name in workflows
2022-12-06 15:45:32 +01:00
Jon Häggblad
136202f329
Merge remote-tracking branch 'origin/release/v1.1.2' into develop
2022-11-28 13:49:46 +01:00
Jon Häggblad
c605a9dd9a
Merge remote-tracking branch 'origin/release/v1.1.1' into release/v1.1.2
2022-11-28 13:05:58 +01:00
Fouad
d004db8037
Feature/nym connect UI updates ( #1784 )
...
* create custom titlebar
* create help page
* create generic modal component
* create separate connection time component
* link to shipyard docs
* move timer to separate component and update connection status component usage
* use separate component for copying ip and port details
* only show infomodal once after connection
* set service provider on tauri side
* Emit events when stopped
* listen and unlisten for tauri events
* connect: add trace log to get_services
* Add back CI notifications
* Update README
Co-authored-by: Jon Häggblad <jon.haggblad@gmail.com >
Co-authored-by: Mark Sinclair <14054343+mmsinclair@users.noreply.github.com >
2022-11-28 11:22:11 +00:00
Raphaël Walther
d25848e6f8
Added nightly build workflow on second latest release
2022-11-28 10:41:17 +01:00
Raphaël Walther
0084ba221b
Set build on latest release on schedule event
2022-11-25 16:03:43 +01:00
Mark Sinclair
f1378c3488
Update contracts-build.yml
2022-11-25 10:54:12 +01:00
Fran Arbanas
4ff741ed9a
Add step to release GH actions ( #1792 )
...
* feat: add a release step to nym contracts GH action
* feat: add shrinking the size of wasm
2022-11-25 10:54:12 +01:00
Mark Sinclair
9637afea85
Update contracts-build.yml
2022-11-23 15:51:21 +00:00
Fran Arbanas
81f7457e0e
Add step to release GH actions ( #1792 )
...
* feat: add a release step to nym contracts GH action
* feat: add shrinking the size of wasm
2022-11-23 15:13:18 +00:00
Jon Häggblad
f1deebc0f1
ci: check formatting first, and add all targets to coconut clippy step
2022-11-22 09:29:32 +01:00
Raphaël Walther
23e97e9643
Set schedule for nightly build on release
2022-11-21 16:23:36 +01:00
Raphaël Walther
3f5bfcc696
Cleaned
2022-11-21 16:20:44 +01:00
Raphaël Walther
f568673fbc
Debugging workflow
2022-11-21 16:13:46 +01:00
Raphaël Walther
ce17196d48
Debugging workflow
2022-11-21 16:04:12 +01:00
Raphaël Walther
6dde8ecd0a
Debugging
2022-11-21 15:49:55 +01:00
Jon Häggblad
1db5e6af05
Merge remote-tracking branch 'origin/release/v1.1.0' into release/v1.1.1
2022-11-21 15:45:18 +01:00
Raphaël Walther
9337821712
Removed extra spaces in sed expression
2022-11-21 15:07:50 +01:00
Raphaël Walther
279ba7034c
Typo
2022-11-21 14:53:30 +01:00
Mark Sinclair
f102ed53a7
Merge remote-tracking branch 'origin/release/v1.1.0' into develop
...
# Conflicts:
# .github/workflows/network-explorer-api.yml
2022-11-16 15:54:08 +00:00
Raphaël Walther
a803c7f25e
Set output
2022-11-16 16:06:03 +01:00
Raphaël Walther
d771d15959
Corrected reference
2022-11-16 15:50:53 +01:00
Raphaël Walther
49e6f387ff
Hardcoded branch name
2022-11-16 15:12:50 +01:00
Raphaël Walther
9568c0ba1d
Upgraded checkout action
2022-11-16 14:50:46 +01:00
Raphaël Walther
5daea675e7
Sent errors through the pipe
2022-11-16 14:28:45 +01:00
Raphaël Walther
91653d13c6
Added echo
2022-11-16 14:03:34 +01:00
Mark Sinclair
b84486c0f4
GitHub Actions: install packages needed for build
2022-11-16 11:56:26 +00:00
Mark Sinclair
b6a765481a
GitHub Actions: add workflow to build network explorer api
2022-11-16 11:43:53 +00:00
Mark Sinclair
8f52f34bc4
GitHub Actions: add workflow to build network explorer api
2022-11-16 11:43:17 +00:00
Raphaël Walther
39798de1e8
Fixed dependency
2022-11-16 11:40:28 +01:00
Raphaël Walther
c650587e4c
Fixed typo
2022-11-16 11:35:06 +01:00
Raphaël Walther
660d5d8b05
Added missing property
2022-11-16 11:18:12 +01:00
Raphaël Walther
79f9db91ae
Fixed typo
2022-11-16 11:16:07 +01:00
Raphaël Walther
43822f27a8
Switched to job outputs
2022-11-16 11:13:36 +01:00
Raphaël Walther
e500d154dd
Fixed issue with environment variable
2022-11-16 10:37:28 +01:00
Raphaël Walther
3ceb00fae1
Added matrix
2022-11-16 10:24:49 +01:00
Raphaël Walther
d019343fd9
Added nightly build on latest release
2022-11-16 10:10:59 +01:00
Raphaël Walther
f55a55b784
Cleaned workflows
2022-11-16 10:10:14 +01:00
Raphaël Walther
b6b40163c6
Added security audit for whole tree
2022-11-15 17:43:51 +01:00
Mark Sinclair
2a1dd138e0
GH Actions: Install same dependencies as build..yml
2022-11-09 18:21:28 +00:00
Mark Sinclair
89925e49e8
GH Actions: Install same dependencies as build..yml
2022-11-09 18:20:45 +00:00
Raphaël Walther
d4584c305a
Set cron
2022-11-04 15:50:08 +01:00
Raphaël Walther
afc53d4379
Added audit notification
2022-11-04 15:12:29 +01:00
Raphaël Walther
4278e88d3c
Added audit notification
2022-11-04 14:55:47 +01:00
Raphaël Walther
e12a34ce6b
Added audit notification
2022-11-04 11:58:23 +01:00
Raphaël Walther
1de64f7b52
Added audit notification
2022-11-04 11:42:31 +01:00
Raphaël Walther
66dbe09e66
Added audit notification
2022-11-04 11:22:54 +01:00
Raphaël Walther
dcce269921
Added audit notification
2022-11-04 09:56:00 +01:00