Commit Graph

13458 Commits

Author SHA1 Message Date
Johan Haals f9350cb2bb Merge pull request #5707 from backstage/jhaals/orphan-warning
catalog: Display warning when entity is orphan
2021-05-20 12:16:28 +02:00
Patrik Oldsberg ce066be3d5 Merge pull request #5739 from backstage/jhaals/bump-next-refresh
catalog/next: Set Entity next_update_at to 100s
2021-05-20 12:14:12 +02:00
Fredrik Adelöw f7973f9d0e Merge pull request #5717 from backstage/freben/ldap
Fix error handling in `LdapOrgReaderProcessor`, and support complex paging options
2021-05-20 11:56:50 +02:00
Fredrik Adelöw aabcf657e8 Merge pull request #5709 from TejasQ/tejask/2494
Scaffolder: Enable branch protection on new repo
2021-05-20 11:56:34 +02:00
Fredrik Adelöw 745b30b081 Merge pull request #5578 from GunnerStraiker1/template-card-owner
Add Owner Field into TemplateCard and ownedBy & ownerOf relations for TemplateEntity
2021-05-20 11:46:44 +02:00
Fredrik Adelöw 61a9c71bdc remove the extra error handler
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-20 11:40:36 +02:00
Johan Haals d326cf7cd7 catalog/next: Set Entity next_update_at to 100s
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-20 09:55:48 +02:00
Fredrik Adelöw f2cb8c8b61 Merge pull request #5738 from backstage/dependabot/npm_and_yarn/pg-connection-string-2.5.0
chore(deps): bump pg-connection-string from 2.4.0 to 2.5.0
2021-05-20 08:44:48 +02:00
dependabot[bot] 9327041762 chore(deps): bump pg-connection-string from 2.4.0 to 2.5.0
Bumps [pg-connection-string](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg-connection-string) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg-connection-string@2.5.0/packages/pg-connection-string)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 04:19:49 +00:00
Victor Perera cefe0447d0 Fixed review corrections
Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
2021-05-19 19:14:08 -05:00
Fredrik Adelöw 667537cd12 Merge pull request #5733 from bleathem/patch-1
Add Netflix to the adopters list
2021-05-20 00:06:38 +02:00
Patrik Oldsberg 3b5452c95d ADOPTERS: format table 2021-05-19 23:24:37 +02:00
Brian Leathem e558df5194 Add Netflix to the adopters list 2021-05-19 14:08:23 -07:00
Fredrik Adelöw 6c681b17db Merge pull request #5727 from TejasQ/tejask/4199
Adjust rendering of backend errors
2021-05-19 22:04:51 +02:00
Fredrik Adelöw 9f93ba45a0 Merge pull request #5637 from backstage/cost-insights-client-template
add client template to examples directory
2021-05-19 21:52:37 +02:00
Fredrik Adelöw 44c8a3dfbb Merge pull request #5668 from backstage/iameap/cache-improvements
Handle/log cache connection errors and allow integrators to pass custom handlers
2021-05-19 21:46:46 +02:00
Ryan Vazquez 5914a76d5e add client template
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-19 21:25:48 +02:00
Fredrik Adelöw 8048738d3d Merge pull request #5621 from backstage/cost-insights-custom-alert-titles
Cost insights custom alert titles
2021-05-19 20:40:17 +02:00
Fredrik Adelöw 154bae3446 Merge pull request #5690 from erikengervall/erikengervall/grm-minor-corrections
Spelling correction
2021-05-19 20:35:36 +02:00
Fredrik Adelöw 234f8a08e3 Merge pull request #5728 from JasonMiller-BAH/patch-1
Add Booz Allen Hamilton to adopters list
2021-05-19 19:59:26 +02:00
Ben Lambert 9b6a752ce4 Merge pull request #5729 from SDA-SE/feat/scaffolder-linebreak
Remove unintended paragraph in the scaffolder template migration document
2021-05-19 19:54:57 +02:00
JasonMiller-BAH 8f4c7ce2c4 Add Booz Allen Hamilton to adopters list
I added Booz Allen Hamilton's use case to the adopters list.  I also suggest this list be alphabetized, but don't want to overstep by doing so without asking.

Signed-off-by: JasonMiller-BAH <73496127+JasonMiller-BAH@users.noreply.github.com>
2021-05-19 19:25:41 +02:00
Dominik Henneke d1e74a8509 Remove unintended paragraph in the scaffolder template migration document
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-05-19 17:32:02 +02:00
Eric Peterson 023c75404d Update Public API
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-19 16:57:18 +02:00
Tejas Kumar ca6e0ab698 Add changeset
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-19 15:19:23 +02:00
Tejas Kumar 436a07fdb3 Adjust rendering of backend errors
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-19 15:13:25 +02:00
Johan Haals d510f438c3 Remove unused import
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-19 15:05:35 +02:00
Johan Haals b203699e92 Add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-19 15:05:35 +02:00
Johan Haals 973e9d42dd catalog: Use route ref for navigation
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-19 13:53:52 +02:00
Tejas Kumar 903f3317ed Retry only on fail lol
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-19 10:59:41 +02:00
Eric Peterson f2d9f5ecb9 Move error handler to CacheManager from Client.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-19 10:50:58 +02:00
Eric Peterson c7dad92187 Changeset.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-19 10:50:58 +02:00
Eric Peterson 6f6ebd248f Prettier
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-19 10:50:58 +02:00
Eric Peterson 3839c2d9bc Add an onError handler to getClient options
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-19 10:50:58 +02:00
Eric Peterson 96e3be74c2 Minor fixes from last round of review.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-19 10:50:57 +02:00
Tejas Kumar 6c18028458 Refactor to remove recursion
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-19 10:46:55 +02:00
Tejas Kumar d722343942 Oops. Adjust reference to repo name.
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-19 10:41:08 +02:00
Johan Haals 0057ed31e3 Catalog: Remove rendudant conditional rendering
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-19 10:13:57 +02:00
Johan Haals c023c72230 Catalog: Wrap EntityOrphanWarning in EntitySwitch
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-19 09:36:42 +02:00
Tejas Kumar 80a2bdc0be Use a literal for branch name
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-19 07:31:52 +02:00
Fredrik Adelöw c729b520bb Merge pull request #5721 from backstage/dependabot/npm_and_yarn/knex-0.95.6
chore(deps): bump knex from 0.95.1 to 0.95.6
2021-05-19 07:05:48 +02:00
Fredrik Adelöw d43ced020c Merge pull request #5722 from backstage/dependabot/npm_and_yarn/types/react-dev-utils-9.0.6
chore(deps-dev): bump @types/react-dev-utils from 9.0.5 to 9.0.6
2021-05-19 07:04:57 +02:00
dependabot[bot] 5bec23510c chore(deps-dev): bump @types/react-dev-utils from 9.0.5 to 9.0.6
Bumps [@types/react-dev-utils](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dev-utils) from 9.0.5 to 9.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 04:23:48 +00:00
dependabot[bot] 614a6259b8 chore(deps): bump knex from 0.95.1 to 0.95.6
Bumps [knex](https://github.com/knex/knex) from 0.95.1 to 0.95.6.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 04:21:00 +00:00
Ben Lambert 850a882762 Merge pull request #5678 from backstage/docs/migration-v2
docs(scaffolder/migration): Added some migration docs for old templates
2021-05-18 21:02:15 +02:00
Fredrik Adelöw d6598fef59 Merge pull request #5655 from RoadieHQ/github-insights-after-downgrade-packages
Update backstage-plugin-github-insights version
2021-05-18 19:10:06 +02:00
Tejas Kumar e606761260 Clarify deprecation notice
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-18 17:33:21 +02:00
Tejas Kumar 0907e3c54f Add deprecation notice to deprecated publisher
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-18 17:30:56 +02:00
Tejas Kumar ce0872c455 Add branch protection to newer publisher
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-18 17:30:46 +02:00
Tejas Kumar 67c9852e5c Remove period
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-18 17:14:41 +02:00