Raphaël Walther
f4fd08f64e
Github Actions: add audit workflow on trigger
2023-01-16 11:25:28 +01:00
Raphaël Walther
d2f33180e2
Github Actions: fix notifications
2023-01-16 09:40:05 +01:00
Raphaël Walther
cc7161c113
Github Actions: fix notifications
2023-01-13 16:54:09 +01:00
Fran Arbanas
fe2e1c29a2
Merge pull request #2828 from nymtech/2811-fix-clippy-check-failing
...
[2811] Fix dependabot clippy-check fails
2023-01-13 10:28:26 +01:00
Mark Sinclair
65b819c649
GitHub Actions: add directory to fix error on runners with read-only file systems
2023-01-12 12:52:31 +00: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
74a4546d72
GitHub Actions: post messages to another channel on job failures
2023-01-10 18:25:42 +00:00
Mark Sinclair
9ea725bf83
GitHub Actions: add matrix env vars to all jobs with notifications
2023-01-10 16:36:50 +00:00
Mark Sinclair
fe78d4faf0
GitHub Actions: support sending notification messages to matrix
2023-01-10 16:24:23 +00:00
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