Commit Graph

15762 Commits

Author SHA1 Message Date
Patrik Oldsberg ce53b8564a Remove vacation notice from README
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-09 14:17:42 +02:00
Fredrik Adelöw 9a180af86e Merge pull request #6756 from backstage/dependabot/npm_and_yarn/prettier-2.3.2
chore(deps-dev): bump prettier from 2.2.1 to 2.3.2
2021-08-09 14:04:37 +02:00
Fredrik Adelöw 5a997eeb6f Merge pull request #6747 from RoadieHQ/allow-external-id
add ability to specify an external id for assumed role for k8
2021-08-09 14:02:24 +02:00
Fredrik Adelöw 736b61c19d Merge pull request #6719 from ssaraswati/sonarqube-authenticate-calls
Add auth token to SonarQubeClient via IdentityApi
2021-08-09 13:57:49 +02:00
Fredrik Adelöw c5a1888493 Merge pull request #6749 from backstage/rugvip/basepath
core-app-api: add support for serving the app on a base path other than /
2021-08-09 13:43:58 +02:00
Fredrik Adelöw 93515227fb Merge pull request #6745 from backstage/feat/remove-old-plugin
chore: removing legacy plugin from monorepo
2021-08-09 11:58:18 +02:00
Fredrik Adelöw 23ea957363 Merge pull request #6751 from backstage/dependabot/npm_and_yarn/color-4.0.1
chore(deps): bump color from 3.1.3 to 4.0.1
2021-08-09 11:57:36 +02:00
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
dependabot[bot] 467b758a7a chore(deps-dev): bump prettier from 2.2.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 04:33:49 +00:00
Himanshu Mishra 836040a005 Merge pull request #6748 from backstage/orkohunter/synk-bump-storybook-react 2021-08-08 13:01:13 +02:00
Himanshu Mishra 54d93fc84a storybook: upgrade @storybook/react
Reported by SNYK

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-08-08 12:08:58 +02:00
dependabot[bot] 0bc2188bc8 chore(deps): bump color from 3.1.3 to 4.0.1
Bumps [color](https://github.com/Qix-/color) from 3.1.3 to 4.0.1.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/3.1.3...4.0.1)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-07 14:23:50 +00:00
Ben Lambert 4643ef131c Merge pull request #5292 from backstage/blam/webpack5
Migrating build tooling to Webpack 5
2021-08-07 16:18:21 +02:00
Patrik Oldsberg 362ea5a728 app,create-app: fix index path redirect
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-07 14:47:04 +02:00
Patrik Oldsberg 3626576230 core-app-api: add support for serving the app on a base path
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-07 14:47:03 +02:00
Patrik Oldsberg 9f8f8dd6b4 app,create-app: remove / prefixes in sidebar items
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-07 14:19:11 +02:00
Patrik Oldsberg 55a5dbd547 core-components: fix route matching in SidebarItem
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-07 14:19:10 +02:00
Brian Fletcher a9c11c699c adds api-report file to pull request
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-06 19:45:36 +01:00
Brian Fletcher bbcd92afac adds changeset
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-06 17:37:28 +01:00
Brian Fletcher b08ea0d2ec add ability to specify an external id for assumed role for k8
From the AWS documentation.

A cross-account role is usually set up to trust everyone in an account.
Therefore, the administrator of the trusting account might send an external
ID to the administrator of the trusted account. That way, only someone with
the ID can assume the role, rather than everyone in the account.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-06 17:34:48 +01:00
blam 7165670f7e chore: fix missing link
Signed-off-by: blam <ben@blam.sh>
2021-08-06 17:51:04 +02:00
blam 0e0c11ff04 chore: removing legacy plugin from monorepo
Signed-off-by: blam <ben@blam.sh>
2021-08-06 17:40:01 +02:00
Ben Lambert b319a924df Merge pull request #6744 from backstage/rugvip/l2l
lerna.json: set version to 0.1.0
2021-08-06 17:19:09 +02:00
Patrik Oldsberg 38539895af lerna.json: set version to 0.1.0
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-06 16:43:52 +02:00
blam 5af699a12e chore: revert accidental change of package.json when half way through a build
Signed-off-by: blam <ben@blam.sh>
2021-08-06 14:43:33 +02:00
blam 095db2591c chore: maybe fixing things!
Signed-off-by: blam <ben@blam.sh>
2021-08-06 14:35:59 +02:00
Ben Lambert ac03961204 Merge pull request #6741 from ngranander/xcmetrics-to-marketplace
Add XCMetrics to marketplace
2021-08-06 13:48:26 +02:00
Niklas Granander 9ad5273617 Add XCMetrics to marketplace
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-08-06 12:53:31 +02:00
Oliver Sand 4a874ab1aa Merge pull request #6740 from SDA-SE/feat/fix-testdatabases
Make sure that the unique databases names generated by `TestDatabases.create()` don't collide
2021-08-06 11:47:20 +02:00
Oliver Sand 5240457587 Make sure that the unique databases names generated by TestDatabases.create() don't collide
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-06 11:22:56 +02:00
blam 7a072dc8ca chore: remove the no-hoist
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:53 +02:00
blam 5688543ce8 chore: revert to webpack4
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:53 +02:00
blam f0fbf3a16d chore: maybe fix stuff
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:53 +02:00
blam eb294ea987 chore: add extra dep for now
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:30 +02:00
blam 12c6a54d9b chore: fix prettier and fix storybook
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:30 +02:00
blam bb352b6b70 chore: don't hoist anything with storybook prefixes
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:30 +02:00
blam 47e6cb9c5e chore: convert storybook to webpack5
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:30 +02:00
blam ef52e7189b chore: maybe fix types
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:15:12 +02:00
blam 2ec33603b9 feat: make webpack typescript and all the things happy
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:10 +02:00
blam f33d7d1deb chore: some more work towards webpack 5
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:10 +02:00
blam 470c201e9a chore: reworking the deps a little more
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:10 +02:00
blam 8dcaae0140 chore: copy in types for webpack-dev-server as they're not public yet
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:10 +02:00
blam e38d4cfab3 chore: getting it to a working stage for now until there's types for stuff
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:10 +02:00
blam 8dfcf8cb55 chore: making some more progress with webpack 5
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:09 +02:00
blam c4ef9181a4 changeset: added changeset for webpack 5
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:09 +02:00
blam 415bad14cf chore: added a comment for the webpack 5 migration
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:09 +02:00
Patrik Oldsberg 48c1c0d677 cli: workaround for frontend HMR not working
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-06 11:09:09 +02:00
blam 66fbcce83c chore: removing the deprecations
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:09 +02:00
blam b207f4f503 chore: remove some of the any's
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:09 +02:00
blam 566e492359 chore: finally got all the types building
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:09 +02:00