Commit 507fdc7
committed
Build and Publish Nightly Rust
Problem
Nighlty Rust is updated every night!
Solution
- Action runs each night at 0200 UTC
- Action can be dispatched from console
- Run test job and make with environment set to use and tag nigthly
- Run publsh job on successful test with nightly
- Only run publish on rust-serverless repo
- Publish issue if publication fails
Note
Not configured to run security scan (part of seperate PR).1 parent b934a75 commit 507fdc7
1 file changed
+15
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
9 | 17 | | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
12 | 22 | | |
13 | | - | |
14 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
15 | 27 | | |
16 | 28 | | |
17 | | - | |
| 29 | + | |
18 | 30 | | |
19 | 31 | | |
20 | 32 | | |
| |||
0 commit comments