127 Commits

Author SHA1 Message Date
Daniel Lautzenheiser
c4e544ea07 Update website.yml 2022-09-30 11:14:41 -04:00
Daniel Lautzenheiser
616e72f40a Fix website build and update action 2022-09-30 11:13:22 -04:00
Daniel Lautzenheiser
f406d2055b Update website.yml 2022-09-30 10:59:46 -04:00
Daniel Lautzenheiser
27659baca6
Feature/website ()
* Add basic website
* Add website deploy action
2022-09-30 10:59:03 -04:00
Daniel Lautzenheiser
0b64464611
Feature/single package () 2022-09-28 22:04:00 -04:00
Erez Rokah
3b22d0e13d
chore: add checkout step () 2022-04-12 14:14:49 +03:00
Erez Rokah
5799f190c8
chore(ci): add passing status checks when ignoring website changes () 2022-04-12 13:59:45 +03:00
renovate[bot]
0e1aadf234
chore(deps): update actions/setup-node action to v3 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 14:33:17 +02:00
renovate[bot]
9adbf7e190
chore(deps): update actions/checkout action to v3 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 14:32:47 +02:00
renovate[bot]
1e23247b06
chore(deps): update actions/upload-artifact action to v3 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 12:08:34 +02:00
Erez Rokah
51bead23db
chore: add kodiak () 2022-01-17 12:31:18 +02:00
Erez Rokah
96ba86d2c7
chore: remove publish action () 2022-01-05 17:26:15 +02:00
Erez Rokah
6206b1ad36
chore: increase yarn network timeout () 2021-12-13 15:18:50 +02:00
Oscar Dominguez
936142e5c6
ci(workflow): add yarn' cache from setup-node action to 'e2e-with-cypress' job () 2021-11-08 13:02:51 +02:00
Erez Rokah
cb426da1b1
chore: use latest Node.js () 2021-09-13 11:54:31 +03:00
Erez Rokah
7b8d390ee4
chore(ci): pin Node.js version () 2021-09-10 17:18:38 +03:00
dustincrogers
6fe3211292
chore: update github actions workflow files for fossa scans to use install users home directory () 2021-08-20 12:38:58 +03:00
Erez Rokah
9fd840fd71
chore: fix fossa () 2021-07-25 12:05:45 +03:00
Erez Rokah
7d398b3b07
docs(pr-template): add checklist () 2021-07-07 13:52:10 +03:00
ehmicky
b08c813cab
chore: run CI on latest Node.js () 2021-05-19 21:52:50 +03:00
Erez Rokah
572a1fafd5
chore: remove GitHub cache action () 2021-03-22 12:51:59 +02:00
Erez Rokah
3cb9948355
chore: always save tests artifacts () 2021-03-21 19:02:59 +02:00
Erez Rokah
e2a05b516a
chore: don't run tests on tags () 2021-03-21 18:13:26 +02:00
Erez Rokah
b6a9a9c7b2
test: save cypress results as artifacts () 2021-02-09 14:16:13 +02:00
Erez Rokah
b913c8f745
chore: improve cypress runs on forks () 2021-02-07 16:21:15 +02:00
Erez Rokah
da31332641
chore: use Node.js version 15 () 2021-01-29 16:04:45 +02:00
Erez Rokah
e6a0530023
chore: fix vale linting () 2021-01-26 21:50:09 +02:00
renovate[bot]
3a893d89ad
chore(deps): update actions/setup-node action to v2 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-21 19:01:33 +02:00
internal tools netlibot
519cb2d4c2
chore(fossa): fix github actions workflow file for fossa ()
Co-authored-by: netlibot <bot@netlify.com>
2020-11-05 13:02:18 +02:00
silverwebb925
2146b3605f
feat(test): add docs linter to PR workflow actions () 2020-10-11 17:02:47 +03:00
Erez Rokah
66afd413c3
chore: add revert failed publish command () 2020-09-09 15:11:56 +03:00
Erez Rokah
94bf5ab060
ci(publish): increase timeout () 2020-09-01 22:51:06 +03:00
Erez Rokah
8d693caebd
chore: add labels and titles to issue templates () 2020-08-27 12:58:44 +03:00
Leonardo Matos
9b61ebf2c0
ci(release): fix create release workflow () 2020-07-26 17:18:26 +03:00
Erez Rokah
9bdf130442
ci(publish): switch to v1 of 2fa publish action () 2020-07-26 17:03:05 +03:00
Erez Rokah
460d1e6835
ci: pass token to checkout action to be set in git config () 2020-07-23 19:33:40 +03:00
Erez Rokah
6a44e0b449
ci: fix publish script () 2020-07-16 17:03:50 +03:00
Erez Rokah
560ea4b303
chore: fix publish command () 2020-07-16 16:42:15 +03:00
Leonardo Matos
330fadd1d7
ci(create-release): setup workflow to create github release ()
Create GitHub release after each new version tag to properly support GitHub _watch releases only feature
2020-06-21 11:21:00 +03:00
Erez Rokah
c65dbc0123
chore: Revert "chore: fix PR labeler for forked PRs" ()
This reverts commit cd79ea70243bd175489d7fb92ed50d3b620e969a.
2020-06-18 10:29:32 +03:00
Erez Rokah
ca5b60ae7b
chore: fix PR labeler for forked PRs () 2020-06-15 14:33:11 +03:00
Erez Rokah
0bdddfd43b
build: increase webpack memory ()
* build: increase webpack memory

* ci: update cache utility
2020-06-09 12:46:58 +03:00
netlibot
3fa1b1b28b chore(ci): create github actions workflow files for fossa () 2020-05-27 11:24:43 +03:00
Erez Rokah
17c44a053d
ci: disable labeler on forked PRs () 2020-05-20 11:56:47 +03:00
Erez Rokah
3cc7484725
chore: add pr labeler () 2020-05-13 12:14:09 +03:00
Erez Rokah
02f3cdd102
test: fix unit tests on windows machines () 2020-04-30 15:27:44 +03:00
Erez Rokah
1bca0884f2
ci: rename github secret () 2020-04-02 10:17:19 +03:00
Erez Rokah
b9cbbe965f
ci: rename github secret () 2020-04-01 17:51:43 +03:00
Erez Rokah
a07554a22a
ci: fix yarn caching () 2020-04-01 14:06:51 +03:00
Erez Rokah
228c6b41e2
build: fix windows build, build on multiple os using node 12 only () 2020-03-23 14:57:18 +02:00