1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-22 16:17:17 +01:00

13 Commits

Author SHA1 Message Date
Claudéric Demers
8f7bf7f020
Revert to using matrix for release workflow (#4294)
Setting max parallel number of jobs to 1. The `yarn changeset publish` command deletes files in the .changesets folder, so it's not safe to run two changeset steps in the same job.
2021-05-26 10:31:35 -04:00
Claudéric Demers
67f646098e
Tweak release workflow (#4291) 2021-05-26 09:39:13 -04:00
Claudéric Demers
c7ff274a68
Update release workflow to make sure latest job runs before dev (#4274) 2021-05-26 08:56:17 -04:00
Ian Storm Taylor
77261549c5 update workflow naming 2021-04-01 13:45:42 -04:00
Ian Storm Taylor
4eec49de16 rename master to main 2021-04-01 13:40:25 -04:00
Ian Storm Taylor
2dcef9e4fb update workflow naming 2021-04-01 13:38:26 -04:00
Ian Storm Taylor
bf93f7572f convery release workflow to matrix 2021-04-01 02:23:43 -04:00
Ian Storm Taylor
8dfecd7759 update workflows 2021-04-01 02:13:47 -04:00
Ian Storm Taylor
22cb79c37a update workflows 2021-04-01 02:04:28 -04:00
Ian Storm Taylor
7283c51feb
Add changesets (#4154)
* add first changesets integration

* remove readme

* readd readme

* update auto-release workflow logic

* update auto-release script order, fix prettier

* change access to public

* update release script

* try to fix changesets

* add experimental snapshot version config

* try fixing

* remove excess

* switch auto-release branch to master

* add release pull request workflow

* add changeset todo to pr template

* update changeset
2021-03-31 13:14:40 -04:00
Ian Storm Taylor
44557f3c84 remove auto-release action trigger 2021-03-30 01:42:11 -04:00
Ian Storm Taylor
86e7df6636 update auto-release action 2021-03-29 18:37:11 -04:00
Ian Storm Taylor
1ecc472cc7 add first stab at release workflow 2021-03-29 17:07:39 -04:00