Commit Graph

69 Commits

Author SHA1 Message Date
Patrik Oldsberg 091322b76a github/pr-template: remove codeowners checkbox 2020-04-02 20:06:36 +02:00
Patrik Oldsberg ab827f36e1 package,github/workflows: add root lerna command and use in github workflows + fix master 2020-04-02 11:44:15 +02:00
Patrik Oldsberg 3a104674db github/workflows: increase max old gc heap space size 2020-04-01 12:32:03 +02:00
Patrik Oldsberg c914a62882 github/workflows: also build app on changes to packages/core 2020-03-31 15:31:22 +02:00
Patrik Oldsberg edd21b984e cli/commands/build-cache: make max entries configurable and set to 2 in CI 2020-03-31 13:01:50 +02:00
Patrik Oldsberg 56a7969eac github/workflows: add back node_modules cache 2020-03-31 13:01:50 +02:00
Patrik Oldsberg 9cb19a62aa github/workflows: separate out build cache and use proper key + restore keys 2020-03-31 13:01:50 +02:00
Patrik Oldsberg e2014836b5 github/workflows: repurpose node_modules cache to cache .cache 2020-03-31 13:01:49 +02:00
Patrik Oldsberg ec28ed8e2a packages/app: rename build script to bundle and only run in CI when app changed 2020-03-31 13:01:48 +02:00
Patrik Oldsberg e22d6dd253 github/workflows: run yarn install with --frozen-lockfile 2020-03-31 09:32:16 +02:00
Patrik Oldsberg b6bc987362 github/workflows: run cli e2e tests on changes to core 2020-03-31 00:09:54 +02:00
Patrik Oldsberg 93bbbcd5ee github/workflows: move storybook deploy to separate workflow 2020-03-30 11:07:56 +02:00
Muhammad Rivki 0d25dc3f9b Merge branch 'master' of github.com:mikqi/backstage into ci/deploy-storybook 2020-03-30 13:19:17 +07:00
Patrik Oldsberg 5c26725361 Merge pull request #378 from spotify/rugvip/publish
set up package publishing
2020-03-25 15:48:59 +01:00
Patrik Oldsberg 80eeaa836b workflows/frontend: split yarn tasks into separate steps (#383) 2020-03-25 12:40:14 +01:00
Patrik Oldsberg ebe2205ec6 Merge branch 'master' into rugvip/publish 2020-03-25 11:21:12 +01:00
Patrik Oldsberg 3dd1611180 workflows/master: split yarn tasks into separate steps 2020-03-25 11:16:18 +01:00
Patrik Oldsberg 5012ce5335 github/workflows: update yarn cache step names 2020-03-25 11:09:53 +01:00
Muhammad Rivki 2496a326c0 ci: update token and build command 2020-03-25 13:17:32 +07:00
Patrik Oldsberg 81ca63fd40 workflows: add master build with publish 2020-03-24 22:29:11 +01:00
Muhammad Rivki 8047b853ff fix: update script and ci config 2020-03-25 01:59:12 +07:00
Muhammad Rivki 1a117b0473 Merge branch 'master' of github.com:mikqi/backstage into ci/deploy-storybook 2020-03-25 01:52:20 +07:00
Muhammad Rivki 6686ca39c5 ci: add filter trigger only when package/core change 2020-03-25 01:43:47 +07:00
Mateus Marquezini f9a47d9a0a Build and test only changed packages (#352)
* #285 build and test only changed packages

* changed since flag param

* fix build cause --since lerna flag

* fix build cause --since lerna flag

* removed checkout option

* fix build cause --since lerna flag

* fix build cause --since lerna flag

* fix build in progress

* fix build in progress

* removed --since flag for build executions

* removed --since flag for build executions

* changed action checkout step

* added new ref to the action checkout

* removed ref prop from the action checkout. Added new step to fetch branches to compare when using lerna --since

* changed --since param value

* added --since flag to the build and renamed the fetch step

* removed --since flag from build. Added new config to the checkout step workflow

* removed --since flag from yarn build. Added new config to the checkout step workflow

* removed --since flag from yarn build. Added new step to checkout branch master

* Added new step to checkout branch master
2020-03-24 13:38:06 +01:00
Muhammad Rivki 9276d42e69 fix: remove unused conditional 2020-03-23 20:43:36 +07:00
Muhammad Rivki 184ad42160 fix: equivalent 2020-03-23 20:42:34 +07:00
Muhammad Rivki 2a3b7a0a53 fix: typo 2020-03-23 20:41:19 +07:00
Muhammad Rivki 4083680e8c ci: add new jobs for deploy storybook 2020-03-23 20:35:10 +07:00
Patrik Oldsberg 8b76868c26 Merge pull request #359 from spotify/rugvip/windows
github/workflows/cli: run on windows as well
2020-03-23 09:15:47 +01:00
Patrik Oldsberg fd40fbdf4b Merge pull request #355 from spotify/rugvip/cache
github/workflows: cache node_modules
2020-03-23 08:59:04 +01:00
Patrik Oldsberg 4f959b94ac github/workflows/cli: run on windows as well 2020-03-23 01:31:17 +01:00
Patrik Oldsberg daa891cb2e github/workflows: move cli e2e test to separate workflow, prepare for running on windows as well 2020-03-23 00:12:18 +01:00
Patrik Oldsberg 5d3974e869 github/workflows: cache node_modules 2020-03-22 21:24:54 +01:00
Vern Burton 9528bed0b7 adding issue templates for feature/bug (#329) 2020-03-21 22:55:10 +01:00
Patrik Oldsberg 5c16d1d937 workflows/frontend: add missing lint check 2020-03-21 10:59:23 +01:00
Mateus Marquezini a6a757c9fe added path to run lint and tests inside an specific folder 2020-03-20 14:49:55 -03:00
Mateus Marquezini 32399cd7b6 added path to run lint and tests inside an specific folder 2020-03-20 14:11:13 -03:00
Mateus Marquezini e0127c79a6 added path to run lint and tests inside an specific folder 2020-03-20 14:04:21 -03:00
Mateus Marquezini a8038bac08 added path to run lint and tests inside an specific folder 2020-03-20 13:51:51 -03:00
Mateus Marquezini c25691d0c0 reverted changes 2020-03-20 13:36:46 -03:00
Mateus Marquezini d60e7dc068 added path to run lint and tests inside an specific folder 2020-03-20 13:33:19 -03:00
Mateus Marquezini 293038a012 added path to run lint and tests inside an specific folder 2020-03-20 13:29:23 -03:00
Mateus Marquezini 6dc109ab1d added path to run lint and tests inside an specific folder 2020-03-20 13:26:26 -03:00
Mateus Marquezini 07f61e4c2e added yarn lint and test after plugin creation. Fixed some mirror things related with eslint errors 2020-03-19 14:20:43 -03:00
inductor 086282a2f5 Use GHA checkout v2 for faster fetch 2020-03-17 11:40:01 +09:00
Fredrik Adelöw cd4c8ce587 Build on all relevant PR events, not pushes 2020-03-12 14:51:53 +01:00
Patrik Oldsberg f39d5f7dca workflows: added command to run cli e2e tests 2020-03-10 14:00:54 +01:00
Patrik Oldsberg bbff5aaa1a backend,proto: remove 2020-03-09 16:25:19 +01:00
Stefan Ålund b0dcf6e71b Merge branch 'master' into alund/frontend 2020-03-09 10:44:06 +01:00
Stefan Ålund 5ce9edeb61 Exclude backends properly 2020-03-07 23:23:51 +01:00