Patrik Oldsberg
d70337eb53
scripts: move cli-e2e-test to packages/cli/e2e-test
2020-04-16 19:38:01 +02:00
Patrik Oldsberg
e522989249
github/workflows,scripts/cli-e2e-test: use runner temp dir instead of generated dir
2020-04-16 19:06:11 +02:00
Patrik Oldsberg
54108354ff
github/workflows: avoid cd in final cli tests
2020-04-16 17:52:08 +02:00
Patrik Oldsberg
372200bb19
github/workflows: split final cli lint and test task
2020-04-16 16:49:53 +02:00
Marcus Eide
fb42fd490b
wip: trying different things
2020-04-16 16:07:35 +02:00
Marcus Eide
e762e95368
Modify envs in cli workflow
2020-04-16 15:20:20 +02:00
Marcus Eide
c8f8759379
Try different approach to change dir in final step
2020-04-16 14:41:53 +02:00
Marcus Eide
432a2a3c31
Use :all flags for lint and test to not depend on git since
2020-04-16 10:15:17 +02:00
Marcus Eide
ed32b1d161
Properly change to temp directory
2020-04-16 09:57:35 +02:00
Marcus Eide
300a891f71
Create new app in temp dir
2020-04-16 08:50:11 +02:00
Marcus Eide
ca2ccb3145
Modify cli workflow
2020-04-15 20:58:12 +02:00
Stefan Ålund
682871fdbc
Update ux-component_template.md
2020-04-05 16:26:21 +02:00
Stefan Ålund
44a959edc6
Update ux-component_template.md
2020-04-05 15:45:14 +02:00
Stefan Ålund
3d706b9c7a
Add missing fields to new UX template
2020-04-05 15:43:56 +02:00
Kat Zhou
6e3d0ed523
Create ux-component_template.md
...
Template for designers to request for UX components to be added to the Backstage Storybook.
2020-04-04 20:14:54 +02:00
Patrik Oldsberg
8f8e3eee96
github/workflows: trigger on default pull_request event types
2020-04-04 09:25:01 +02:00
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