Commit Graph

442 Commits

Author SHA1 Message Date
Markus Heinemann 1c8c437562 Add changeset 2020-10-15 13:18:14 +00:00
Andrew Thauer 018dc1058b Merge pull request #2838 from andrewthauer/fix-ci-oom
feat: add cli build parallel flag
2020-10-15 07:48:33 -04:00
Fredrik Adelöw 8ab8b40c03 Merge pull request #2893 from spotify/freben/validator-any
chore(catalog-model): use unknown instead of any for validators
2020-10-15 09:48:15 +02:00
Mahmood Hosseini e142a2767f bug(passport-strategy-helper): Better presentation of auth errors 2020-10-14 14:21:09 -04:00
Andrew Thauer 72f6cda358 feat: add cli build parallel flag 2020-10-14 13:13:18 -04:00
Eric Peterson 4512b99678 Marked minor, although it is major-ish... 2020-10-14 18:10:45 +02:00
Patrik Oldsberg 11000d903f Merge pull request #2800 from SDA-SE/feat/config-scope-oauth
Auth Provider: make default scopes configurable
2020-10-14 17:58:07 +02:00
Fredrik Adelöw 99710b102d feat(catalog-backend): make a builder to help wire up the catalog 2020-10-14 09:28:59 +02:00
Taras Mankovski c926765a2c Allow templates to be located on non-default branch (#2839)
* Checkout branch if not on default

* Use checkout Ref

* Get first directory instead of relying on component_id

* Checkout branch when clonning

* Update test

* Default to empty string

* Added changeset

* Added test for Cookie Cutter installed & nothing generated

* Added comment
2020-10-14 08:24:41 +02:00
Mateusz Lewtak 0f538ab784 Merge branch 'master' into lewtakm/add-pull-request-plugin 2020-10-13 11:00:04 +02:00
Patrik Oldsberg 8f78c90dfe Merge pull request #2845 from spotify/rugvip/appenv
Use APP_ENV to determine what config to load, falling back to NODE_ENV
2020-10-12 15:20:45 +02:00
Patrik Oldsberg 75499a4418 Merge pull request #2846 from spotify/rugvip/e2e
e2e-test: converted into a CLI
2020-10-12 15:18:46 +02:00
lewtakm 65d7224554 feat: add changeset 2020-10-12 13:00:19 +02:00
Jesko Steinberg b79017fd33 feat(githubAuth): make default scopes configurable 2020-10-12 09:48:56 +02:00
Patrik Oldsberg 8afce088ac Use APP_ENV to determine what config to load, falling back to NODE_ENV 2020-10-10 17:41:03 +02:00
Patrik Oldsberg 7de1004f03 e2e-test: converted into a CLI 2020-10-10 17:26:27 +02:00
Patrik Oldsberg 9a3b3dbf15 cli: avoid printing duplicate help, and print help on invalid command 2020-10-10 17:11:26 +02:00
Patrik Oldsberg dc0261e6bc Merge pull request #2829 from taras/tm/upgrade-changeset
chore: Configure Changesets linked packages with glob syntax
2020-10-10 10:26:42 +02:00
Tim 2cbb8f4355 Merge pull request #2816 from spotify/timbonicus/custom-alerts
Enable custom alert types in Cost Insights
2020-10-09 07:29:12 -06:00
Taras Mankovski 8bb8a4a8d6 Capture all packages in linked packages 2020-10-09 08:03:41 -04:00
Taras Mankovski daa4572913 chore: Configure Changesets linked packages with glob syntax 2020-10-09 07:50:18 -04:00
Tim Hansen 6a84cb0726 Enable custom alert types in Cost Insights 2020-10-08 14:47:33 -06:00
Patrik Oldsberg 67d76b4197 changesets: add entry for create-app template location fix 2020-10-08 19:21:28 +02:00
Oliver Sand 49d70ccab1 feat: remove LocationProcessor.processEntity
Instead, pass the `UrlReader` into the constructor of your `LocationProcessor`.
2020-10-08 16:57:49 +02:00
Oliver Sand 512d709736 feat: use the new UrlReader in the CodeOwnersProcessor 2020-10-08 16:31:04 +02:00
Oliver Sand c6d1f4846f Merge pull request #2803 from SDA-SE/feat/remove-api-annotation
feat: remove the backstage.io/definition-at-location annotation
2020-10-08 16:25:31 +02:00
Oliver Sand 3880e616dc Merge pull request #2798 from SDA-SE/feat/deprecate-api-annotation
feat: use new UrlReader in PlaceholderProcessor
2020-10-08 16:24:58 +02:00
Patrik Oldsberg a38f97f88b Merge pull request #2787 from taras/tm/add-sourcemaps
Add sourcemaps to all distribution of every package
2020-10-08 15:58:27 +02:00
Oliver Sand ce1f553981 feat: use new UrlReader in PlaceholderProcessor 2020-10-08 15:58:15 +02:00
Oliver Sand e6b00e3af9 feat: remove the backstage.io/definition-at-location annotation
The annotation was superseded by the placeholder processor.
2020-10-08 15:50:16 +02:00
Fredrik Adelöw c87655914c Merge pull request #2804 from SDA-SE/feat/proxy-headers
feat(proxy-backend): limit the forwarded http headers to a safe set
2020-10-08 15:41:47 +02:00
Marcus Eide 88bd2452ac Merge pull request #2799 from taras/scaffolder-add-github-auth-to-preparer
fix: Add authentication to GitHub preparer
2020-10-08 15:29:34 +02:00
Taras Mankovski 2896a6f02d Update loud-lamps-visit.md 2020-10-08 09:20:30 -04:00
Dominik Henneke 9226c2aaa0 feat(proxy-backend): limit the forwarded http headers to a safe set 2020-10-08 14:30:56 +02:00
Taras Mankovski 6840a68df9 Added changesets 2020-10-08 08:02:39 -04:00
Marvin9 5a920c6e4f version: run changeset 2020-10-08 10:41:13 +05:30
Taras Mankovski cba4e4d970 Add changeset 2020-10-07 14:51:25 -04:00
Patrik Oldsberg 9dc18a199d Merge pull request #2724 from taras/tm/add-missing-changesets
Add changesets missing since last release
2020-10-05 17:07:32 +02:00
Taras Mankovski 864a4062f8 Fix vale errors
Apparently, backticks can be used to skip vale
2020-10-05 09:19:00 -04:00
Patrik Oldsberg ce5512bc0b changesets: add entry for new secret syntax 2020-10-04 16:54:39 +02:00
Patrik Oldsberg 440a17b39e changeset: add changesets for UrlReader addition 2020-10-03 19:08:07 +02:00
Taras Mankovski ee1b98030c Change @backstage/core-api in 2565 to patch 2020-10-03 11:48:37 -04:00
Taras Mankovski 2dd1407819 Fix reference to @backstage/plugin-circleci 2020-10-03 11:42:28 -04:00
Taras Mankovski a86444265c Fix spelling errors 2020-10-03 05:45:31 -04:00
Taras Mankovski 0ff2b6788f Fix prettier formatting 2020-10-02 23:48:13 -04:00
Taras Mankovski 28edd7d29c Added changeset for #1724 2020-10-02 23:43:56 -04:00
Taras Mankovski 6d29605db5 Added changeset for #2562 2020-10-02 23:37:49 -04:00
Taras Mankovski 0d4459c083 Added changeset for #2541 2020-10-02 23:34:47 -04:00
Taras Mankovski 3a42365704 Added changeset for #2532 2020-10-02 23:32:05 -04:00
Taras Mankovski f70a528685 Added changeset for #2587 2020-10-02 23:29:25 -04:00