Elliott Marquez
6eec1d30b2
fix(actions):setup-node@v2 is still beta -> v1
2020-05-19 15:16:16 -07:00
Elliott Marquez
a6c177cbb2
fix(actions): use v2 create-pull-request
2020-05-19 15:12:24 -07:00
Elliott Marquez
98769793a5
fix(actions): auto-format token
2020-05-19 15:02:46 -07:00
Elliott Marquez
75c3af0ea4
fix(actions): rum -> run
2020-05-07 16:15:00 -07:00
Elliott Marquez
7bd36d3333
fix(actions): npm num -> run
2020-05-07 16:14:08 -07:00
Elliott Marquez
41703b73ab
infra(demos): demos deploy token == tedium token
2020-05-06 20:50:06 -07:00
Elliott Marquez
088a2bc88f
infra(demos): add GH Action for demos
2020-05-06 20:44:36 -07:00
Daniel Freedman
5d3eb247de
Force using the bug, feature, and task templates ( #1099 )
...
* Delete ISSUE_TEMPLATE.md
* Force using templates
2020-04-09 13:58:34 -07:00
Elliott Marquez
9b03ee6880
Revert "stop all github actions"
...
This reverts commit 2cc34a252afd393e3e617ae726b859a06695c592.
2020-04-09 12:59:30 -07:00
Elliott Marquez
2cc34a252a
stop all github actions
2020-04-09 02:17:08 -07:00
Daniel Freedman
535684b53e
Update issue templates ( #1053 )
2020-03-30 17:50:11 -07:00
Elliott Marquez
3cb1fef66c
chore: add Liz to autobump CLs
2020-03-23 11:13:49 -07:00
Elliott Marquez
f9ce5901a3
chore: move lint and format checks earlier in CI ( #937 )
...
* chore: move lint and format checks earlier in CI
* move lint back after build
2020-03-10 18:21:24 -07:00
Liz Mitchell
657e26ff79
chore: change to preminor version ( #931 )
2020-02-27 18:24:15 -08:00
Liz Mitchell
f5d78cb1b8
Add canary release script
2020-02-27 18:05:05 -08:00
Daniel Freedman
48784f3b85
Update issue templates ( #901 )
...
Update templates for Bugs, Features, and Tasks
2020-02-20 13:28:45 -08:00
Alexander Marks
d130b7660b
Allow bump MDC deps action to trigger tests ( #720 )
...
I signed into the tedium-bot (Polymer automation account) GitHub page, created a Personal access token, and added it to this repo's secrets as TEDIUM_BOT_GITHUB_ACCESS_TOKEN.
By using this token instead of the automatically populated GITHUB_TOKEN token, subsequent GitHub Actions will be allowed to run on the PR we create (i.e. tests).
2019-12-19 17:05:35 -08:00
Alexander Marks
d3858a9246
Don't try to run Sauce on PRs from forks. ( #684 )
2019-12-04 14:03:13 -08:00
Alexander Marks
21c1fb251f
Migrate fully from Travis to GitHub Actions ( #653 )
...
* Migrate fully from Travis to GitHub Actions
* Double the idle timeout for sauce
2019-11-22 18:26:54 -08:00
Alexander Marks
2296869c9f
Only unit-test PRs, and add jobs that always pass + fail to test Copybara ( #651 )
2019-11-21 15:18:34 -08:00
Alexander Marks
09ba7935de
Use Node 12 and run Chrome/Firefox concurrently
2019-11-18 17:34:26 -08:00
Alexander Marks
f6f3b111ff
Add GitHub Action to run MWC unit tests
...
For now only runs Chrome headless and Firefox headless. In a follow up,
we can add Sauce integration.
2019-11-18 17:29:44 -08:00
Elliott Marquez
b68396f8ea
auto format suffix -> branch-suffix
2019-11-14 18:55:17 -08:00
Elliott Marquez
540f54a247
Use new syntax for create pr GH Action ( #638 )
2019-11-14 18:52:20 -08:00
Elliott Marquez
d155df9280
Create Auto Format Action ( #636 )
...
Github Action!!!
2019-11-14 18:45:59 -08:00
Alexander Marks
139f33e9fa
Automate bumping MDC deps using GitHub Actions ( #566 )
...
This adds a GitHub action called bump-mdc-deps that automatically runs
the script that pins our MDC Web deps to the latest canary version, and
sends us a PR if it has changed.
2019-10-17 11:47:43 -07:00
Daniel Freedman
4113c0fe4c
Fix formatting for checklist in issue template
2019-08-19 10:41:25 -07:00
Romulo Cintra
7c943b47fe
Feature/issues template ( #20 )
...
* add ISSUE_TEMPLATE
2019-08-17 08:52:37 -07:00