219 Commits

Author SHA1 Message Date
Yann Braga
9bc458024c update cron job to run every monday at 9am 2022-03-31 11:54:05 +02:00
Yann Braga
2036df21fc ignore certain links in markdown check 2022-03-31 11:54:05 +02:00
Yann Braga
9744defd86 try running in the entire monorepo 2022-03-31 11:54:05 +02:00
Yann Braga
8f053a545c separate steps 2022-03-31 11:54:05 +02:00
Yann Braga
6d8808eea2 chore: add weekly check for broken markdown links 2022-03-31 11:54:05 +02:00
Norbert de Langen
69e906dfc2
add tag of a version in the past 2022-03-30 13:38:14 +02:00
Norbert de Langen
e6e54efd20
change danger-js version 2022-03-30 13:28:01 +02:00
Norbert de Langen
1a7db28a8f
add srtup node version for danger 2022-03-30 13:16:42 +02:00
W. Bomar
3470b0e399
Change link added to PULL_REQUEST_TEMPLATE
From team review.
2022-03-15 13:57:58 -05:00
W. Bomar
48a40a0848
PULL_REQUEST_TEMPLATE, mention external resource
Add helpful link about contribution to the PR description.
This may help contributors who only read the template.
2022-03-14 21:42:13 -05:00
Ian VanSchooten
3d15c11ab9 Fix ci:matrix label in CI 2022-02-09 14:30:36 -05:00
Michael Shilman
4c13f615f2 Update linear team, remove unused script 2022-01-31 08:02:57 +08:00
Michael Shilman
805db97add Don't stale linear issues 2022-01-12 19:12:32 +08:00
Ian VanSchooten
e0c0a1429d Fix github workflow syntax to run unit-tests on push 2022-01-06 11:46:15 -05:00
Michael Shilman
d3bc320f7f Build: Run GH action unit tests on next branch pushes 2021-12-18 11:53:04 +08:00
Michael Shilman
510b36490b Update tests-unit.yml 2021-12-18 11:48:27 +08:00
Michael Shilman
6999892ad6 Build: Further tighten github action trigger for unit tests 2021-12-18 11:43:35 +08:00
Michael Shilman
9845267897 Build: Tighten github action unit test triggers 2021-12-18 11:36:40 +08:00
Ian VanSchooten
dacc7552ea Include pull request with existing label 2021-12-12 11:23:04 -05:00
Ian VanSchooten
2497080f06 Limit execution of matrix CI in PRs 2021-12-11 21:10:53 -08:00
Ian VanSchooten
c8e0eabaa6 Remove node 17 for now 2021-12-11 21:10:45 -08:00
Ian VanSchooten
d5e9404b7a Run unit tests on more node versions, mac, and windows 2021-12-11 21:10:41 -08:00
Michael Shilman
89c556d4c5 don't track discussions in linear 2021-12-01 12:09:00 +08:00
Michael Shilman
68fca733cf Fix linear export for discussions 2021-12-01 12:06:49 +08:00
Michael Shilman
44cf224b28 Debug linear export 2021-12-01 12:03:54 +08:00
Michael Shilman
3efc1162a2 Add discussions to linear 2021-12-01 11:53:47 +08:00
Kyle Gach
3250f9b414 Fix handle-release-branches workflow
- Grab "next" version from `/package.json` instead of `/docs/versions/next.json`
2021-11-26 10:43:31 -06:00
Michael Shilman
655b9a06cc Remove incorrect debugging 2021-11-18 14:34:39 +08:00
Michael Shilman
d2aac55782 Update linear-export.yml 2021-11-18 14:26:24 +08:00
Michael Shilman
dafda9494c Update linear-export.yml 2021-11-18 14:24:30 +08:00
Michael Shilman
9b33b4ff48 Update linear-export.yml 2021-11-18 14:22:00 +08:00
Michael Shilman
cfa4825985 Update linear-export.yml 2021-11-18 14:09:31 +08:00
Michael Shilman
0ba47db759 Update linear-export.yml 2021-11-18 14:05:58 +08:00
Michael Shilman
0879410266 Update linear-export.yml 2021-11-18 14:01:05 +08:00
Michael Shilman
2bb8a96fca Update linear-export.yml 2021-11-18 13:58:15 +08:00
Michael Shilman
eb2b84a632 Update linear-export.yml 2021-11-18 13:55:36 +08:00
Michael Shilman
32bc43043e Update linear-export.yml 2021-11-18 13:48:12 +08:00
Michael Shilman
d22844ec14 Update linear-export.yml 2021-11-18 13:40:18 +08:00
Michael Shilman
fbdb4df23a debugging linear-exportt 2021-11-18 13:38:39 +08:00
Michael Shilman
bdffa4f5e6 try upgrading linear-action to node16 2021-11-18 13:20:34 +08:00
Michael Shilman
7a46ab4317 Second try for external linear action 2021-11-18 11:43:14 +08:00
Michael Shilman
d1195cbd0c Revert "Try standalone linear action"
This reverts commit dd184fedce5b10e0a2e6bfe162111c8f31070f5b.
2021-11-17 01:57:08 +08:00
Michael Shilman
dd184fedce Try standalone linear action 2021-11-17 00:27:37 +08:00
Michael Shilman
bd67a8d1e6 Linear action: Fix issue number 2021-11-15 18:27:50 +08:00
Michael Shilman
11dd7c4576 Linear action: install dependencies 2021-11-15 18:22:32 +08:00
Michael Shilman
df8a12fe81 Add checkout to action 2021-11-15 18:03:15 +08:00
Michael Shilman
ecce03d0e3 Update linear-export.yml 2021-11-15 18:00:48 +08:00
Michael Shilman
c8c56de4df Update linear-export.yml 2021-11-15 16:41:17 +08:00
Michael Shilman
cd09661f32 Build: Github action for exporting to linear by label 2021-11-15 16:22:22 +08:00
Kyle Gach
e1214020da Fix handle-release-branches workflow
- Ensure that not-on-remote branches are still pushed
- Prevent `main` from triggering dispatch event
2021-11-11 20:02:00 -07:00