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 |
|
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 |
|
Mark Sinclair
|
f98d9d89bc
|
GitHub Actions - add input to manual dispatch
Adds `RUST_FLAGS="--cfg tokio_unstable"` when the input is true to add the tokio console to the validator api
|
2022-09-21 12:24:09 +01:00 |
|
Jon Häggblad
|
be20e17ebb
|
ci: add libudev-dev to nightly linux build
|
2022-09-21 08:52:41 +02:00 |
|
Bogdan-Ștefan Neacşu
|
9ed013b418
|
Add library to communicate with ledger (#1640)
* Add library to communicate with ledger
* Update changelog
* Install libudev-dev on linux
|
2022-09-20 17:57:14 +03:00 |
|
Raphaël Walther
|
7290e479db
|
Notification test
|
2022-09-15 17:01:49 +02:00 |
|
Raphaël Walther
|
c7b728318c
|
Notification test
|
2022-09-15 16:57:25 +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 |
|
Raphaël Walther
|
af1a83fe83
|
Test for notification
|
2022-09-13 19:35:22 +02:00 |
|
Raphaël Walther
|
e12b69e58f
|
Test for notification
|
2022-09-13 19:28:46 +02:00 |
|
Raphaël Walther
|
d38614b15c
|
Test for notification
|
2022-09-13 19:22:09 +02:00 |
|
Raphaël Walther
|
627d12239e
|
Added keybase team variable (#1537)
* Added keybase team variable
* Amended notification
|
2022-09-13 18:13:18 +01: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
|
634818a988
|
Added notification workflow
|
2022-09-09 11:41:44 +02:00 |
|
Raphaël Walther
|
5cb80f7648
|
Revert "Added audit workflow"
This reverts commit a7afd2a1c7.
|
2022-09-09 11:36:49 +02:00 |
|