Commit Graph

71 Commits

Author SHA1 Message Date
Elizabeth Mitchell
3dcfe65620 chore: don't add reviewers to size update PR and try new branch
PiperOrigin-RevId: 592656210
2023-12-20 14:18:29 -08:00
Elizabeth Mitchell
b0eea7f59d chore: add commitlint config for scopes
PiperOrigin-RevId: 591061701
2023-12-14 15:02:12 -08:00
Copybara-Service
6eb9fe670f Merge pull request #5285 from material-components:size
PiperOrigin-RevId: 591037361
2023-12-14 13:34:17 -08:00
Elizabeth Mitchell
f92eb0efe0 chore: add feature request template
PiperOrigin-RevId: 590796188
2023-12-13 20:18:26 -08:00
Liz Mitchell
381189da9b chore: add readme link to size and bot 2023-12-13 11:23:32 -08:00
Elizabeth Mitchell
302d181914 chore: don't error nightly github action when no changes
PiperOrigin-RevId: 583489094
2023-11-17 14:35:03 -08:00
Elizabeth Mitchell
6a1fb388cb chore: bump package version before nightly publish
PiperOrigin-RevId: 582811093
2023-11-15 14:40:03 -08:00
Elizabeth Mitchell
91c1221cef fix: add @material/web@nightly publishes
Adds a workflow that runs daily at 3:21am if there have been new commits in the past 24 hours since the last run.

PiperOrigin-RevId: 582728131
2023-11-15 10:37:13 -08:00
Andrew Jakubowicz
1b0b072b65 code review feedback 2023-09-22 13:16:48 -07:00
Andrew Jakubowicz
e6925b267a add documentation specific bug 2023-09-21 17:19:26 -07:00
Andrew Jakubowicz
eb7ad966dd Add GitHub issue templates for bugs & links to docs and community 2023-09-21 17:13:08 -07:00
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