Commit Graph

839 Commits

Author SHA1 Message Date
Marcus Eide ec85cdd254 Add missing eslint plugin 2020-03-27 14:52:54 +01:00
Marcus Eide 990671df9b Add e2e test for app with cypress 2020-03-27 14:30:36 +01:00
Marcus Eide a17f237b75 Add data-testid to buttons used by e2e tests 2020-03-27 13:44:37 +01:00
Patrik Oldsberg 3d1d34bf96 Merge pull request #392 from spotify/stefanalund-patch-1
Add RFCs to README
2020-03-26 15:15:22 +01:00
Stefan Ålund 7910f8e7f1 Add RFCs to README 2020-03-26 14:39:20 +01:00
Patrik Oldsberg 155f5445e3 Merge pull request #388 from spotify/rugvip/ns
use npm namespace @backstage and bump to v0.1.1-alpha.0
2020-03-26 09:47:35 +01:00
Patrik Oldsberg 019032a7a3 v0.1.1-alpha.0 2020-03-25 19:13:14 +01:00
Patrik Oldsberg 3a0d8edcb5 rename npm namespace from @spotify-backstage to @backstage 2020-03-25 19:12:11 +01: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 e73bb131c1 Merge pull request #384 from spotify/rugvip/prep
Prepare packages for publishing
2020-03-25 15:42:33 +01:00
Patrik Oldsberg ca992f6cc4 packages/{core,cli}: fill in missing package.json fields for publishing 2020-03-25 12:59:29 +01:00
Patrik Oldsberg cf446052bc packages: add READMEs 2020-03-25 12:57:54 +01:00
Patrik Oldsberg 80eeaa836b workflows/frontend: split yarn tasks into separate steps (#383) 2020-03-25 12:40:14 +01:00
Patrik Oldsberg 59c1cba6b9 docs: added npm publishing docs 2020-03-25 12:13:09 +01:00
Stefan Ålund 7c7cf63b73 Merge pull request #379 from alaiacano/master
Add deploy instructions for Heroku
2020-03-25 11:51:58 +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
Patrik Oldsberg 37de8bccf5 Merge pull request #380 from spotify/rugvip/story
package: update storybook command and remove build command
2020-03-25 09:00:50 +01:00
Patrik Oldsberg 123e5f80a8 package: update storybook command and remove build command 2020-03-25 01:24:49 +01:00
Patrik Oldsberg 40c2d53365 cli: exclude templates dir from linting 2020-03-24 19:18:06 -04:00
Patrik Oldsberg ae61369fe1 package: added root release command for creating a version bump commit 2020-03-24 22:55:33 +01:00
Patrik Oldsberg 9b8d15606e packages: make plugins private for now 2020-03-24 22:29:47 +01:00
Patrik Oldsberg 81ca63fd40 workflows: add master build with publish 2020-03-24 22:29:11 +01: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
Patrik Oldsberg 250277a861 packages: mark core and cli as public 2020-03-24 12:53:42 +01:00
Patrik Oldsberg d1f49469c0 Merge pull request #371 from spotify/rugvip/books
package/core: move storybook to separate private and nohoist package
2020-03-24 11:14:07 +01:00
Marcus Eide c5dd7270a6 Merge pull request #376 from spotify/eide/faq-repo-managers
Add FAQ about repo managers
2020-03-24 09:16:11 +01:00
Marcus Eide 6b8f0d3961 Review comment 2020-03-24 09:06:42 +01:00
Marcus Eide f629c288ee Add faq about repo managers 2020-03-24 08:51:17 +01:00
Patrik Oldsberg 4852485f9a package/core: move storybook to separate private and nohoist package 2020-03-23 19:26:56 +01:00
Fredrik Adelöw fc55a29140 Merge pull request #361 from spotify/freben/pluginact
Fix act() warnings on newly created plugin test run
2020-03-23 15:05:00 +01:00
Fredrik Adelöw 459a05654e Merge pull request #369 from spotify/freben/engine
Require node 12
2020-03-23 14:53:56 +01:00
Fredrik Adelöw d154669e0c Require node 12 2020-03-23 14:44:23 +01:00
Fredrik Adelöw 1d3a8c110c Better waiting 2020-03-23 14:32:41 +01:00
Fredrik Adelöw 9d977ccb9c Fix act() warnings on newly created plugin test run 2020-03-23 14:32:41 +01:00
Patrik Oldsberg 58b2b97cfa Merge pull request #326 from spotify/rugvip/errors
Add initial version of core error API with small showcase in welcome plugin and app
2020-03-23 10:00:12 +01:00
Patrik Oldsberg 4f13f2c778 core/apis/errors: rename to error and don't export Error type 2020-03-23 09:43:47 +01:00
Patrik Oldsberg 392fc2a47f app/components/ErrorDisplay: added some TODOs 2020-03-23 09:43:47 +01:00
Patrik Oldsberg bdaa6031d3 app: more elaborate error display 2020-03-23 09:43:47 +01:00
Patrik Oldsberg a9aede10fc plugins/welcome: add error button that shows an example of consuming the error api 2020-03-23 09:43:47 +01:00
Patrik Oldsberg 5ad9dfbcd4 app: add initial errorApi implmentation 2020-03-23 09:43:47 +01:00
Patrik Oldsberg 9b7dcfffbe core,app: add a method for registering APIs 2020-03-23 09:43:47 +01:00
Patrik Oldsberg 4e584c9c71 core/apis/ApiRegistry: narrow down types of implementations 2020-03-23 09:43:47 +01:00
Patrik Oldsberg 0372c64125 core: added errors api definition in new definitions folder 2020-03-23 09:43:47 +01:00
Patrik Oldsberg ec02d83f40 core/apis/ApiRef: use domain dot notation 2020-03-23 09:43:47 +01:00
Patrik Oldsberg e1a7f0fb29 Merge pull request #362 from spotify/rugvip/jsprops
packages/core: do not require prop types for js
2020-03-23 09:43:36 +01:00
Patrik Oldsberg 8ace44135d packages/core: do not require prop types for js 2020-03-23 09:35:39 +01: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