Commit Graph

13664 Commits

Author SHA1 Message Date
Eric Peterson e2780c7e10 Just default to in-memory instead.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-26 17:49:24 +02:00
Eric Peterson e6ce2ef9a1 Grammar, clarity, etc.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-26 17:49:24 +02:00
Eric Peterson 85d1398d1c Update CLI E2E test
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-26 17:49:24 +02:00
Eric Peterson 6c4bd674c0 Changeset.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-26 17:49:24 +02:00
Eric Peterson 70c345df29 Updating create-app so that cache store can be selected/configured.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-26 17:49:24 +02:00
Eric Peterson 5bc7b25184 Update default example config to use memory cache store.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-26 17:49:24 +02:00
Eric Peterson dda070442e Making note of cache stores in documentation.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-26 17:49:21 +02:00
Patrik Oldsberg 3a4c45df1f Merge pull request #5765 from backstage/dependabot/npm_and_yarn/webpack-node-externals-3.0.0
chore(deps): bump webpack-node-externals from 2.5.2 to 3.0.0
2021-05-26 17:26:44 +02:00
Patrik Oldsberg 383b269a45 Merge pull request #5816 from backstage/dependabot/npm_and_yarn/changesets/cli-2.16.0
chore(deps-dev): bump @changesets/cli from 2.14.1 to 2.16.0
2021-05-26 17:26:28 +02:00
Eric Peterson 203ce6f6f8 Changeset.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-26 17:11:28 +02:00
Eric Peterson 54d3fdb338 Allow bundled files to be downloaded by respecting a[download]
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-26 17:07:45 +02:00
Tim Hansen 3601847bda Merge branch 'master' into timbonicus/catalog-entity-context 2021-05-26 09:01:12 -06:00
Johan Haals f20c0d8a4c chore: remove test code
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-26 16:55:32 +02:00
Johan Haals 702b0fc110 Remove unused import
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-26 16:54:28 +02:00
Patrik Oldsberg 5a54510cf7 Merge pull request #5747 from backstage/orkohunter/follow-up-sign-in-page-updates
SignInPage: Minor improvements as follow up of #5702
2021-05-26 16:50:28 +02:00
Patrik Oldsberg 3a181cff10 added changeset for webpack-node-externals bump
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-26 16:50:13 +02:00
Johan Haals 597bf5a3f2 catalog/next: Replace stitch transactions with ticket
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-26 16:47:31 +02:00
Patrik Oldsberg 3b352ec4bb Merge pull request #5761 from kuangp/fix/github-deployments
fix(github-deployments): handle deployments without commits
2021-05-26 16:46:01 +02:00
Fredrik Adelöw a563dd9eb7 Merge pull request #5811 from backstage/freben/catalog-model-refactor
Refactor entity validation in catalog-model
2021-05-26 16:17:29 +02:00
Patrik Oldsberg 73fd8ba65a Merge pull request #5818 from backstage/Fox32-patch-1
Fix wrong yaml indention in docs
2021-05-26 15:56:56 +02:00
Patrik Oldsberg 260aaa6843 bump all @gitbeaker deps + changelogs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-26 15:55:25 +02:00
Fredrik Adelöw 6fd3350a1d cache on strings instead
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-26 14:59:17 +02:00
Oliver Sand b517c7f9b7 Remove indention
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-26 14:17:36 +02:00
Oliver Sand 35e73aab14 Fix wrong yaml indention in docs
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-26 14:10:23 +02:00
Fredrik Adelöw 704875e26d Refactor entity validation in catalog-model
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-26 12:59:33 +02:00
Rob Long 7ab5bfe684 Add support for fullHeight variant
Signed-off-by: Rob Long <Robert.Long@lv.com>
2021-05-26 11:51:42 +01:00
Fredrik Adelöw ad3188cafd Merge pull request #5817 from backstage/freben/browserslist1
bump browserslist at least partially to address security warning
2021-05-26 10:07:54 +02:00
Johan Haals 6bf4a994ff Merge pull request #5808 from SDA-SE/feat/fix-docs
Fix images on github org data page
2021-05-26 09:37:47 +02:00
Fredrik Adelöw fd30ad1893 bump browserslist at least partially to address security warning
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-26 09:33:28 +02:00
dependabot[bot] d88ae5ff29 chore(deps-dev): bump @changesets/cli from 2.14.1 to 2.16.0
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.14.1 to 2.16.0.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/atlassian/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.14.1...@changesets/cli@2.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 04:14:22 +00:00
Tim Hansen 44ece9881e Remove FilterEnvironment
Use parameter properties for EntityFilter types

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-25 21:10:43 -06:00
Heather Lee bfa0908de0 Fix tests
Signed-off-by: Heather Lee <heatherl@splunk.com>
2021-05-25 16:58:09 -07:00
Heather Lee 8eb2c2951c Update the tests to consider on call annotation for team as 'test' to match mock value
Signed-off-by: Heather Lee <heatherl@splunk.com>
2021-05-25 15:49:18 -07:00
Heather Lee 80b5f67e33 Merge branch 'master' of github.com:splunk/backstage into feature/update-splunk-on-call-invalid-team 2021-05-25 15:39:41 -07:00
Heather Lee dc3558e84e Add changeset
Signed-off-by: Heather Lee <heatherl@splunk.com>
2021-05-25 15:37:24 -07:00
Heather Lee 0c35f79ed5 Add card to display incorrect team annotation where team does not exist per the API
Signed-off-by: Heather Lee <heatherl@splunk.com>
2021-05-25 15:17:26 -07:00
Oliver Sand 8a7799d850 Fix images on github org data page
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-25 13:33:44 +02:00
Fredrik Adelöw 7947a407f6 Merge pull request #5804 from backstage/dependabot/npm_and_yarn/express-session-1.17.2
chore(deps): bump express-session from 1.17.1 to 1.17.2
2021-05-25 07:10:43 +02:00
Fredrik Adelöw 62e4915fde Merge pull request #5801 from backstage/cost-insights-null-group-bugfix
fix(cost-insights): null groups in urls
2021-05-25 07:09:13 +02:00
dependabot[bot] 4b678c92da chore(deps): bump express-session from 1.17.1 to 1.17.2
Bumps [express-session](https://github.com/expressjs/session) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/expressjs/session/releases)
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/session/compare/v1.17.1...v1.17.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 04:13:04 +00:00
dependabot[bot] 9d1d444133 chore(deps): bump eslint-config-prettier from 6.14.0 to 8.3.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.14.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.14.0...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 04:10:03 +00:00
Ryan Vazquez 4915b554d0 test for null groups and project
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-24 18:12:19 -04:00
Ryan Vazquez 41c3ec421f changeset
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-24 17:59:16 -04:00
Ryan Vazquez e153e4371b update tests
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-24 17:59:16 -04:00
Ryan Vazquez fffd1af6c0 null groups are valid
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-24 17:59:16 -04:00
Fredrik Adelöw 0a922726f9 Merge pull request #5799 from backstage/freben/status-tests
Add tests for the entity schema including new status field
2021-05-24 22:38:33 +02:00
Tim 8161eb1562 Merge pull request #5797 from backstage/timbonicus/create-app-cards
Add relationship cards to create-app template
2021-05-24 14:24:31 -06:00
Fredrik Adelöw 9836bd2924 Add tests for the entity schema including new status field
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-24 21:59:03 +02:00
Fredrik Adelöw 1b60694c4f Merge pull request #5787 from backstage/freben/errors
Foundation for standard status values
2021-05-24 21:50:15 +02:00
Tim Hansen f86ab6d492 Add relationship cards to create-app template
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-24 13:34:23 -06:00