Commit graph

269 commits

Author SHA1 Message Date
Matthew Phillips
79d036513e empty string 2022-09-23 09:32:33 -04:00
Matthew Phillips
cf5cffe2be strings 2022-09-23 09:24:53 -04:00
Matthew Phillips
3ce3370c38 only run if not already blocked 2022-09-23 09:20:13 -04:00
Matthew Phillips
c8fef3e3ae wrap the contents maybe 2022-09-23 09:15:22 -04:00
Matthew Phillips
267ba4d113 echo the count of blocked reviews 2022-09-23 09:11:21 -04:00
Matthew Phillips
eba1323050 should be a number 2022-09-23 08:55:53 -04:00
Matthew Phillips
226fa15a79 check if the bot left a review 2022-09-23 08:51:10 -04:00
Matthew Phillips
bb54cc3bd9 echo the raw content 2022-09-23 08:45:25 -04:00
Matthew Phillips
80a669765c debug, get current reviews 2022-09-23 08:44:27 -04:00
Matthew Phillips
971559dd11 better json 2022-09-23 08:25:28 -04:00
Matthew Phillips
a197189a26 should be issues 2022-09-23 08:19:56 -04:00
Matthew Phillips
e08fb43336 try again 2022-09-23 08:16:09 -04:00
Matthew Phillips
fa3960e664 remove old one 2022-09-23 08:15:01 -04:00
Matthew Phillips
9fce6f4821 some more testing 2022-09-23 08:14:21 -04:00
Matthew Phillips
6c17cdca45 verify patch doesn't trigger it 2022-09-22 17:02:47 -04:00
Matthew Phillips
02b4664c70 maybe fixed 2022-09-22 17:01:48 -04:00
Matthew Phillips
64f72d6cf2 try fetch-depth: 2 2022-09-22 17:01:12 -04:00
Matthew Phillips
0b66dd9913 debugging 2022-09-22 16:54:40 -04:00
Matthew Phillips
66c9a11210 Use outputs 2022-09-22 16:47:57 -04:00
Matthew Phillips
511485fdc6 Fix the if condition 2022-09-22 16:39:10 -04:00
Matthew Phillips
e515100f8c list files 2022-09-22 16:36:28 -04:00
Matthew Phillips
a7e200ef11 add checkout 2022-09-22 16:34:34 -04:00
Matthew Phillips
a66497202d fix formatting 2022-09-22 16:31:49 -04:00
Matthew Phillips
1bd3c29aa6 fix yaml error 2022-09-22 16:26:47 -04:00
Matthew Phillips
5807402348 Testing if there's a changed file 2022-09-22 16:23:04 -04:00
Matthew Phillips
d37f02b80a Try again 2022-09-22 15:39:39 -04:00
Matthew Phillips
a6d53e06fe Block a merge when the PR is marked as minor 2022-09-22 15:22:56 -04:00
Erika
e9eb4d1f3d
Fix ESLint not working in CI (#4837)
* Update ESLint extensions

* Use fredkbot

* Only use fredkbot for the commit

* Disable autofix

* Fix lint error
2022-09-22 11:37:41 -04:00
Fred K. Schott
dc05bc04b1
Capture stderr in snapshot-release github action (#4747)
* Update snapshot-release.yml

* Update snapshot-release.yml

* Update snapshot-release.yml
2022-09-13 14:56:16 -07:00
Fred K. Schott
e73d2d14c6
Update snapshot-release.yml 2022-09-13 14:43:53 -07:00
Tony Sullivan
38eec3a56a
enabling the publish step for snapshot releases (#4746) 2022-09-13 21:07:32 +00:00
Tony Sullivan
638dac9c79
fix: typo in snapshot ref checkout (#4745) 2022-09-13 20:56:36 +00:00
Tony Sullivan
fa89c71e98
resolving PR refs in snapshot release action (#4744) 2022-09-13 20:48:39 +00:00
Fred K. Schott
49006da077
Update snapshot-release.yml 2022-09-12 14:43:45 -07:00
Fred K. Schott
9558e2c810
Update snapshot-release.yml 2022-09-12 14:34:50 -07:00
Fred K. Schott
05778251db
Update snapshot-release.yml 2022-09-12 14:30:58 -07:00
Fred K. Schott
8031ef8039
Update snapshot-release.yml 2022-09-12 14:25:01 -07:00
Fred K. Schott
c58d962dfa
Add a new preview release action (#4483)
* add a new preview release action

* Update snapshot-release.yml (#4485)

* small fixes

* Update snapshot-release.yml

Co-authored-by: Mayank <9084735+mayank99@users.noreply.github.com>
2022-09-12 14:21:20 -07:00
Chris Swithinbank
b48c18e605
Docs process tweaks: update PR template & CODEOWNERS (#4591)
Co-authored-by: Dan Jutan <danjutan@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2022-09-02 18:39:42 +02:00
Fred K. Schott
b1cad77fa1
ci-fix (#4280) 2022-08-11 23:00:38 -07:00
Nate Moore
e65c772678
Update ci.yml (#4271) 2022-08-11 13:44:07 -05:00
Nate Moore
51847a276f
Do not cancel-in-progress on main (#4253)
* chore(ci): do not cancel-in-progress on main

* still cancels?

Co-authored-by: Nate Moore <nate@astro.build>
2022-08-10 17:25:22 -05:00
Nate Moore
20fd767234 Revert "debug ci"
This reverts commit c0caf7e353.
2022-08-10 16:34:01 -05:00
Nate Moore
c0caf7e353 debug ci 2022-08-10 16:33:35 -05:00
Matthew Phillips
6bc2cbe5e9
Add Windows back to smoke tests (#4202) 2022-08-08 15:35:58 -04:00
Nate Moore
821074fcb5
Update ---01-bug-report.yml (#4199) 2022-08-08 12:08:35 -05:00
Fred K. Schott
778a4d2af1
update test coverage to include more Node and Windows tests (#4144)
* update node test coverage to include v18, more windows tests

* chore(ci): update turbo to account for OS and NODE_VERSION

* chore: disable node@18, add TODO

Co-authored-by: Nate Moore <nate@astro.build>
2022-08-05 15:14:19 -05:00
Ben Holmes
91e051dc62
temp: pull astro.build from smoke (#3975) 2022-07-19 13:11:40 -04:00
Ben Holmes
aa06fd9f9a
[Smoke] Add docs and astro.build to smoke test (#3941)
* feat: add docs and astrobuild to checkout

* fix: checkout external repos after main

* wip: build each external repo separately?

* Revert "wip: build each external repo separately?"

This reverts commit 042a3b2a8b33cfcff1622c2002bdfa43a5532ea8.

* fix: move checkout to smoke/

* chore: add react to peer dep ignores for CI
2022-07-18 16:00:00 -04:00
Chris Swithinbank
31f9c0bf02
Roll back supported Node engines (#3937)
Fixes #3936
2022-07-15 08:15:04 -04:00