Commit b4a2003
Replace defunct Travis CI integration with GitHub Actions
The GitHub Actions setup is equivalent to the Travis CI configuration
with two differences:
- The GitHub Action setup does not set the `TAG` environment variable,
as it didn't seem like `xml2rfc` would consume that at all (unless I'm
missing something)
- The GitHub Action preserves the spec output (txt and html) as
artifacts that can be downloaded after a successful run (to see the
changes without having to locally render the specs)
Fixes: #1262
Signed-off-by: Juan Cruz Viotti <[email protected]>1 parent 1c3dc8c commit b4a2003
2 files changed
+14
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
This file was deleted.
0 commit comments