alschmiedt
0125d78a04
chore: revert github action ( #5675 )
2021-11-08 08:41:44 -08:00
Christopher Allen
18fd274824
chore: More spelunking in GitHub Action data ( #5673 )
...
Looking for information about PR that triggered original
check_clang_format run.
2021-11-02 21:12:07 +00:00
Christopher Allen
c54b0e0f36
chore: Remove spurious extra on clause in report_clang_format.yml ( #5671 )
...
Removes an unwanted `on` clause that was overlooked in #5670 by author and reviewer.
2021-11-02 20:42:43 +00:00
Christopher Allen
689164d2c0
chore: Create separate report_clang_format workflow in master branch ( #5670 )
...
The initial version of this workflow just uses `console.log` to report
the context of the `context` object. It is hoped that there will
be enough information in this context to identify the PR to comment on,
without the `check_clang_format` workflow having to upload a
'build artefact' of some kind - see example of what I hoe to avoid
starting at `ReceivePR.yml` here:
https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
A follow-up PR will (if possible) add the code to create comments
when `check_clang_format` fails.
Part of #5659 .
2021-11-02 20:33:05 +00:00
Rachel Fenichel
16ca378678
Revert "Get deploy files from the correct directory"
2021-07-09 15:26:39 -07:00
Monica Kozbial
f259143827
Revert "Create Github Action to comment on PR while develop is frozen ( #5006 )" ( #5013 )
...
This reverts commit 8c635b5fbc .
2021-07-09 15:08:52 -07:00
Monica Kozbial
8c635b5fbc
Create Github Action to comment on PR while develop is frozen ( #5006 )
...
* Create develop_freeze_comment.yml
* Update comments
* Fix typo and update uses
* Add test message
2021-07-09 13:21:22 -07:00
Rachel Fenichel
615abab1ae
Get deploy files from the correct directory
...
Previous path was `_deploy/`. New path is `../_deploy`.
2021-07-09 12:32:51 -07:00
Rachel Fenichel
c89d0c517e
Update comments to be more descriptive
2021-07-08 19:18:45 -07:00
Rachel Fenichel
ade970f016
Initial commit for appengine deploy action
2021-07-08 19:18:23 -07:00
Aaron Dodson
146840e09f
Updated CI config to run new simplified test target.
2021-06-14 18:54:13 +00:00
Christopher Allen
e65a396809
Revert removal of node v10 from build matrix.
2021-06-14 19:41:12 +01:00
Christopher Allen
f94cb15021
Re-disable CI on macOS
...
I have been unable to resolve the mocha test issues, so leave macOS
disabled for the moment.
2021-06-14 19:41:12 +01:00
Christopher Allen
5cc0df775d
Reenable CI on macOS
...
Working on fixing #2114 .
2021-06-14 19:41:12 +01:00
Christopher Allen
403f3119a6
Bump node.js versions for CI
...
Remove v12 and add v16, per https://nodejs.org/en/about/releases/
2021-06-14 19:41:12 +01:00
alschmiedt
2dbf441e9b
Trigger build on pull request ( #4615 )
2021-02-02 11:37:11 -08:00
alschmiedt
26beff4b2c
Migrate our tests to use github actions ( #4614 )
2021-02-02 10:08:51 -08:00