Commit Graph

21 Commits

Author SHA1 Message Date
Sudipto Ghosh f95299db93
added issue and pr templates 2020-11-09 14:52:44 +05:30
Nick Schonning ca3217a6e4 chore: Don't comment on PR for no-op 2020-11-02 17:42:03 -05:00
Nick Schonning aac823513e chore: Add nschonni and ttshivers to official PR 2020-10-27 19:36:00 -04:00
Nick Schonning 56e1954bd3 chore: Trigger upstream PR on config change 2020-10-21 20:48:45 -04:00
Travis Shivers ee169b2fdd
ci: use single dynamic build-test action
Add a GitHub action that dynamically generates the matrix of Dockerfiles
to test based on what files have changed. This avoids having to have
generated workflows for each version x variant combo.

It looks for any changed Dockerfiles, or docker-entrypoint.sh. If any of
the testing files are changed, it will test all Dockerfiles
2020-10-12 18:07:00 -05:00
Travis Shivers a6f8a9c2fe
ci(pr): add context dump for debug purposes
https://github.com/crazy-max/ghaction-dump-context
2020-10-07 20:07:16 -05:00
Nick Schonning b8aba8ba25
Merge pull request #1357 from ttshivers/pr_sha
ci(pr): checkout base_ref
2020-10-07 20:10:52 -04:00
Travis Shivers 7b21ecfb59
ci(pr): checkout base_ref 2020-10-07 18:40:51 -05:00
Nick Schonning a43c2eb733
Merge pull request #1353 from nodejs/dependabot/github_actions/actions/setup-node-v2.1.2
chore(deps): bump actions/setup-node from v1 to v2.1.2
2020-10-07 18:03:37 -04:00
Travis Shivers d4bf95ab61
refactor(pr): trigger on pr action change 2020-10-07 00:29:46 -05:00
Travis Shivers 5bc0ce8473
ci(pr): fix auto-pr using non-current commit
See https://github.community/t/github-actions-are-severely-limited-on-prs/18179/2
2020-10-06 23:54:49 -05:00
dependabot[bot] 7f53dd161e
chore(deps): bump actions/setup-node from v1 to v2.1.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...c6fd00ceb9747fb23ffdf72987450a2664414867)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-07 04:31:52 +00:00
dependabot-preview[bot] 84a84876c0
Create Dependabot config file 2020-10-07 04:16:17 +00:00
Travis Shivers 07f6f2563f
ci(pr): use single branch and update pr
This will have the action use a single branch and update or create a PR
2020-10-06 17:02:25 -05:00
Travis Shivers 9d95788e89
ci: use github action for automated deployment 2020-10-06 17:02:08 -05:00
Nick Schonning 867a567145 chore: Switch pipeline generation test to Actions 2020-08-15 00:47:56 -04:00
Nick Schonning 42a70beebd chore: Generate Docker file GitHub Actions 2020-08-15 00:47:53 -04:00
Nick Schonning 34382c85bd chore: Switch markdown-link-check build to GitHub Actions 2020-01-06 23:05:10 -05:00
Nick Schonning cfc1388bb7 chore: Switch shfmt and shellcheck builds to GitHub Actions 2020-01-06 23:05:10 -05:00
Nick Schonning 24fcebb195 chore: Switch DocTOC build to GitHub Actions
Only executes when the TOC files have changed.
Now also checks BestPractices.md
2020-01-06 23:05:10 -05:00
Nick Schonning be6e86a7f6 chore: Switch ECLint build to GitHub Actions 2020-01-06 23:05:06 -05:00