55 Commits

Author SHA1 Message Date
Elliott Marquez
a8f20c76e5 docs: bot to trigger update-docs on merge to main 2023-09-19 21:25:17 -07:00
Elliott Marquez
1444acfd29 docs(ci): only run the catalog preview if the preview-catalog label is applied to the PR
PiperOrigin-RevId: 557592029
2023-08-16 13:51:21 -07:00
Elliott Marquez
32cac38caf
ci: ignore release please bot
This might not be the right name but no good way to test
2023-08-14 13:28:29 -07:00
Elliott Marquez
54c0bf16a5 build: deploy docs site only when we publish a new release
PiperOrigin-RevId: 555312148
2023-08-09 16:38:34 -07:00
Elliott Marquez
86ccec3e7e build: use firebase for hosting and remove url prefixes 2023-07-27 09:17:27 -07:00
Elliott Marquez
e1ff94f8bd build(ci/catalog): gh actions to build & delploy catalog 2023-05-31 16:45:35 -07:00
Liz Mitchell
c83ceb88d9 chore: simplify workflows and remove commitlint dependency 2023-01-11 09:36:53 -08:00
Elizabeth Mitchell
630c4dfaa0 chore: update automatic publishing on tags
PiperOrigin-RevId: 500827443
2023-01-09 15:49:14 -08:00
Elizabeth Mitchell
2c6ed719dd chore: setup automatic publishing
PiperOrigin-RevId: 500805392
2023-01-09 14:16:27 -08:00
Elizabeth Mitchell
2d7f5dc137 chore: update release-please to use github app
PiperOrigin-RevId: 500045857
2023-01-05 21:12:22 -08:00
Elizabeth Mitchell
bab6ebca2f chore: set release-please version
PiperOrigin-RevId: 499605121
2023-01-04 16:00:56 -08:00
Elizabeth Mitchell
f4679c2607 chore: add release-please
PiperOrigin-RevId: 499595495
2023-01-04 15:32:25 -08:00
Liz Mitchell
a529a8d858 chore: add commitlint 2023-01-03 14:38:58 -08:00
Alexander Marks
9b598850dd Add build and test GitHub actions 2022-11-29 20:16:35 -08:00
Material Web Team
41d41cc278 chore: update repository for Material 3
PiperOrigin-RevId: 455635969
2022-06-17 16:42:04 +00:00
Elizabeth Mitchell
79d08ca5df
chore: bump to MDC v14.0.0 (#3391) 2022-04-29 11:45:10 -07:00
Brian Taylor Vann
f7cd8587c3 remove saucelabs run from material-web, it is not needed 2022-04-19 16:42:28 -07:00
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
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
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
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