43 Commits

Author SHA1 Message Date
Daniel Freedman
12081ebba5
Remove format checks on commits (#3203)
Formatting is checked internally
2022-02-25 15:44:34 -08:00
Daniel Freedman
6c23d163ab
Delete auto-format.yml
Formatting is handled internally
2022-02-25 15:34:29 -08:00
Allan Chen
cbeaaf47bb
chore: remove from autobump notifications (#2970) 2021-12-23 11:26:26 -08:00
Elliott Marquez
c2e5fb9fd4
remove from bump deps 2021-10-28 11:10:11 -07:00
Elliott Marquez
7f25f3cb17
BUILD: remove elliott fromreviewers 2021-10-28 11:09:20 -07:00
Alexander Marks
b1d21d02e1
Remove aomarks from auto format job assignees (#2775) 2021-09-29 10:20:33 -07:00
Alexander Marks
16ee9407f7 Bump CI Node version from 12 to 14
14 is active LTS, 12 is maintenance LTS.
2021-09-17 11:45:59 -07:00
Allan Chen
7da962adb0
chore: update notify list when autobump PR is sent 2021-08-11 15:05:34 -07:00
Daniel Freedman
2c5c4a4c0c
Run format check in parallel (#2564)
- Check format in parallel with running unit tests
- Remove unused "lint" job
2021-07-22 11:19:30 -07:00
Abhinay Omkar
4ea40b8ab9
Update tests.yml 2021-07-08 19:50:17 -04:00
Daniel Freedman
7af23f038c
Fix breakage from lint job 2020-11-16 17:34:58 -08:00
Abhinay Omkar
a40dbc1a17
build: Move lint test to separate workflow run (#1960) 2020-11-16 17:16:01 -08:00
Daniel Freedman
3ab37afe3a
Fix MDC deps bot (#1589)
Update assignee list to fix my old username, add @taylor-vann, remove @aomarks
2020-07-27 12:28:18 -07:00
Elliott Marquez
236e7f458c
Update auto-format.yml 2020-07-10 11:29:02 -07:00
Elliott Marquez
4eaf16d6e6
fix(actions): auto-format branch-suffix 2020-05-19 15:21:23 -07:00
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