Commit Graph

25 Commits

Author SHA1 Message Date
Daniel Suchý
39c0ed80ed chore: upgrade to yarn 3 (#6061) 2022-08-23 15:20:23 +02:00
Marek Bartik
e7e1ba140a chore(all): make bash scripts executable 2022-08-15 18:00:03 +02:00
Marek Bartik
5302522053 chore(all): add missing EOF newlines 2022-08-15 17:18:07 +02:00
Marek Bartik
96a98f0a3c chore(all): shellcheck disable =~ literal match 2022-08-15 14:14:59 +02:00
Marek Bartik
c253f898d9 chore(all): refactor bash scripts 2022-08-15 14:14:34 +02:00
vdovhanych
6cab3975cd fix(ci): set connect beta check script to correct path 2022-07-29 08:23:33 +02:00
mroz
c258ef8412 ci: fix checking scripts 2022-07-26 15:11:27 +02:00
juriczech
af5a4d290a feat(eslint): Import ordering (#5751) 2022-07-13 10:59:59 +02:00
mroz
be6eb2ebc9 ci: improve npm releases 2022-06-21 15:23:43 +02:00
mroz
a26c77a76e ci: check-npm-dependencies script 2022-06-20 17:08:33 +02:00
vdovhanych
7bc9aa6bf4 chore(ci): connect version check set to run on pull request only 2022-06-13 16:42:37 +02:00
vdovhanych
368ee750f3 feat(ci): check connect version before releasing 2022-05-26 14:07:32 +02:00
vdovhanych
b379aa25a0 feat(ci): connect v9 production release setup 2022-05-26 14:07:32 +02:00
vdovhanych
906c0a7b0d feat(ci): add check for releasing npm beta packages 2022-05-23 08:53:23 +02:00
mroz
0bc031113c chore(ci): check branch name for '@' and '#' 2022-03-22 21:54:00 +01:00
mroz
180d15ea3a chore: utility ci scripts 2022-02-21 11:49:48 +01:00
martin
9eb348751a Cypress improvements (#4780)
* chore: update cypress to 9.3.1

* test(e2e): enable not running test (prerequisites.test.ts)

* chore: remove unused ci script

* chore: use wait-for-env.sh in e2e web tests

* chore(e2e): rename stage to group for better readability

* test(e2e): refactor guide tests

* ci: make snapshots available sooner

* chore: move .tsconfig to package root
2022-01-25 13:02:46 +01:00
Daniel Suchý
dac099a1b3 chore(ci): update ci to use new lint command + reformat 2022-01-24 14:52:35 +01:00
Tomas Susanka
9af3881927 chore(ci): remove fetch_changelog, it is not being used 2021-06-18 14:10:14 +02:00
slowbackspace
e33d56d90f fix(ci): exit on yarn install fail 2021-03-23 16:52:52 +01:00
Tomas Susanka
cea245facf feat(ci): introduce release automation
- Uses [release-it](https://github.com/release-it/release-it)
- Creates GitHub release with assets attached
- Fetches changelog from GitHub issue
- Does not do any tagging and version bumping (yet)
2021-02-26 20:39:25 +01:00
mroz22
107be878df ci: check_lockfile.sh workaround 2020-12-02 12:48:13 +01:00
Tomas Susanka
3e82343045 feat(ci): introduce release commit messages check (#2899) 2020-11-09 15:55:41 +01:00
martin
ce6362c41a add lighthouse security audits test (#943)
* add lighthouse security audits test

* ah, add build

* re-enable all
2019-12-16 12:20:18 +01:00
martin
bdf599e0b4 count number of updated packages and notify in ci job (#821) 2019-11-27 15:37:30 +01:00