Commit Graph

40517 Commits

Author SHA1 Message Date
Patrik Oldsberg fc0badcfbd config-loader: avoid setTimeout in file watching tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:14 -04:00
André Carmo 811eeb2f7c Update talkdesk contributor
Signed-off-by: André Carmo <andretmcarmo@gmail.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:14 -04:00
github-actions[bot] f7c247c7a7 Version Packages
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:14 -04:00
Patrick Jungermann 8a340bfb03 feat: add documented component to uffizzi environment
So far, none of the components at the uffizzi environment have techdocs.
Hence, there are no docs available within this environment
and related features are not covered.

This change will add an example from techdocs-backend plugin
to the deployed examples.

It was possible to register this catalog file manually,
however the build of the docs fail due to missing Docker.

To allow the generation of docs, we use the local generator
(no docker in docker) and install required dependencies.

As we don't want all dependencies for all (default) extensions
to be installed at this environment, the original example at
techdocs-backend plugin was copied and reduced
(PlantUML extension example was removed).

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:14 -04:00
Andreas Berger 67c1b53cdc Add ability to use defaultNamespace and defaultKind for scaffolder action catalog:fetch
Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:14 -04:00
Patrik Oldsberg 9e4301e370 changesets: add inline codeblock for itchy impalas fold
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:14 -04:00
blam 2c0ed09987 chore: tidy up the api-reports a little
Signed-off-by: blam <ben@blam.sh>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:14 -04:00
Tim Soslow b9bac5a3e7 Remove crumbIssuer support in rebuildProject
Crumb issuer support is not required for API calls using a token, so I am simplifying the code to remove it.

Signed-off-by: Tim Soslow <tsoslow@shutterstock.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:14 -04:00
Tim Soslow 10580e3573 Re-add permission check and crumb issuer support
Signed-off-by: Tim Soslow <tsoslow@shutterstock.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:13 -04:00
Tim Soslow 2002e2d6c5 Restore table action rebuild
Signed-off-by: Tim Soslow <tsoslow@shutterstock.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:13 -04:00
Tim Soslow 76524fbcfb Cleanup obsolete code
Signed-off-by: Tim Soslow <tsoslow@shutterstock.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:13 -04:00
Tim Soslow 170f1e5bfc Commit yarn.lock
Signed-off-by: Tim Soslow <tsoslow@shutterstock.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:13 -04:00
Tim Soslow 5cda5e9338 Update JenkinsAPI to replay build
This uses the Jenkins API directly because Jenkins SDK does not have support for replay

Signed-off-by: Tim Soslow <tsoslow@shutterstock.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:13 -04:00
Tim Soslow cc2a06d745 Update action column with both view & replay icons
Signed-off-by: Tim Soslow <tsoslow@shutterstock.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:13 -04:00
Tim Soslow 0c67158496 Configuration for action column in Jenkins table
Signed-off-by: Tim Soslow <tsoslow@shutterstock.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:13 -04:00
Jen Evans 65b5b00c17 Orphan cleanup - only log if entities were deleted
Signed-off-by: Jen Evans <jenevan@rei.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:13 -04:00
Jen Evans 25c8b0311d Reduce orphan cleanup logging from info to debug
Signed-off-by: Jen Evans <jenevan@rei.com>
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
2023-05-16 20:46:13 -04:00
Fredrik Adelöw 14db031b64 Merge pull request #17785 from awanlin/topic/removed-database-required-for-badges
Removed database required for Badges createRouter
2023-05-16 11:03:03 +02:00
Patrik Oldsberg d5fba51fd1 Merge pull request #17810 from backstage/dependabot/npm_and_yarn/vm2-3.9.18
build(deps): bump vm2 from 3.9.17 to 3.9.18
2023-05-16 11:00:22 +02:00
Fredrik Adelöw 91538bf5ba Merge pull request #17809 from awanlin/topic/update-azure-sites-backend-health-url
Updated azure-sites-backend health URL and fixed typos in README
2023-05-16 10:49:48 +02:00
Fredrik Adelöw be53cd70d1 Merge pull request #17771 from backstage/freben/await
await response errors
2023-05-16 10:46:17 +02:00
Fredrik Adelöw 8b3b587314 Merge pull request #17774 from backstage/freben/no-user
handle bot users properly in `GitlabOrgDiscoveryEntityProvider`
2023-05-16 10:46:00 +02:00
Patrik Oldsberg 1a48b84901 scaffolder-backend: bump minimum vm2 version
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-05-16 10:32:07 +02:00
Camila Belo 2589d22a3c Merge pull request #17814 from backstage/adjust-world-clocks-labels
[Home]: Improve world clock accessibility
2023-05-16 10:26:37 +02:00
Camila Belo 957cd9b895 docs: add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-05-16 09:43:12 +02:00
Camila Belo b6b7f1642c feat(home): improve world clock accessibility
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-05-16 09:23:05 +02:00
dependabot[bot] e55ef16545 build(deps): bump vm2 from 3.9.17 to 3.9.18
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.17 to 3.9.18.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.17...3.9.18)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 21:37:52 +00:00
Andre Wanlin d66d4f916a Updated health URL and fixed typos
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-05-15 15:01:05 -05:00
Patrik Oldsberg 2f91830761 Merge pull request #17805 from nBerg/bugfix/multiple-scopes
fix: microsoftAuth accessToken allow multiple scopes for a single resource
2023-05-15 17:52:16 +02:00
Nina Berg 97b6d0e896 Update .changeset/hungry-countries-enjoy.md
Co-authored-by: Jamie Klassen <jklassen@vmware.com>
Signed-off-by: Nina Berg <nikb100@gmail.com>
2023-05-15 11:22:14 -04:00
Johan Haals 64348cbf53 Merge pull request #17743 from z-sourcecode/master
Add App Development for AWS to plugin marketplace
2023-05-15 16:53:44 +02:00
Nina Berg b645d70034 fix: microsoftAuth accessToken allow multiple scopes for a single resource
Signed-off-by: Nina Berg <nikb100@gmail.com>
2023-05-15 10:23:38 -04:00
Phil Kuang 914b8b20e2 Merge pull request #17693 from axdotl/adrs-plugin
feat(plugins/adr): render SupportButton only if config is set
2023-05-15 09:29:47 -04:00
Johan Haals 4ba256846f Merge pull request #17770 from langeno/langeno/correct-namespace-docu
Correcting namespace format rules in catalog documentation
2023-05-15 10:52:40 +02:00
Johan Haals 62dc684422 Merge pull request #17765 from gadkins/uffizzi-shields-badge
Uffizzi shields badge
2023-05-15 10:51:04 +02:00
backstage-goalie[bot] 872869ad2b Merge pull request #17795 from backstage/renovate/cross-fetch-3.x-lockfile
chore(deps): update dependency cross-fetch to v3.1.6
2023-05-14 13:30:14 +00:00
renovate[bot] 90f3e1fa40 chore(deps): update dependency cross-fetch to v3.1.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-14 12:58:09 +00:00
Patrik Oldsberg 8ef1235d08 Merge pull request #17752 from backstage/rugvip/react16
cli: deprecate use of react 16
2023-05-14 11:05:53 +02:00
Patrik Oldsberg 95b1df31ea Update packages/cli/src/commands/start/startFrontend.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-05-13 19:43:41 +02:00
backstage-goalie[bot] ffec81febf Merge pull request #17793 from backstage/renovate/node-16.x-lockfile
chore(deps): update dependency @types/node to v16.18.30
2023-05-13 17:23:18 +00:00
renovate[bot] ec697b2bf6 chore(deps): update dependency @types/node to v16.18.30
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-13 16:51:57 +00:00
olangen 7c5431c413 Run prettier on descripted-format.md
Signed-off-by: olangen <oliver.langen@nokia.com>
2023-05-13 13:35:30 +00:00
backstage-goalie[bot] 2624a4e635 Merge pull request #17790 from backstage/renovate/express-serve-static-core-4.x-lockfile
chore(deps): update dependency @types/express-serve-static-core to v4.17.35
2023-05-13 06:09:53 +00:00
renovate[bot] e3654c14ea chore(deps): update dependency @types/express-serve-static-core to v4.17.35
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-13 05:35:22 +00:00
backstage-goalie[bot] 8d5eb16b24 Merge pull request #17789 from backstage/renovate/esbuild-0.x-lockfile
chore(deps): update dependency esbuild to v0.17.19
2023-05-13 02:07:03 +00:00
renovate[bot] 507306c6f8 chore(deps): update dependency esbuild to v0.17.19
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-13 01:23:27 +00:00
backstage-goalie[bot] 69b8680796 Merge pull request #17788 from backstage/renovate/react-virtualized-auto-sizer-1.x-lockfile
fix(deps): update dependency react-virtualized-auto-sizer to v1.0.16
2023-05-13 01:11:30 +00:00
renovate[bot] 4814f3374a fix(deps): update dependency react-virtualized-auto-sizer to v1.0.16
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-13 00:17:43 +00:00
Jamie Klassen 19479172bc Merge pull request #17653 from RubenV-dev/proxy-auth-bug
Bug fix:KubernetesProxy requestHandler interrupted by decorateClusterDetailsWithAuth error
2023-05-12 17:28:48 -04:00
Grayson Adkins b1b7b56492 Update accept.txt
Add Uffizzi

Signed-off-by: Grayson Adkins <grayson@idyl.tech>
2023-05-12 16:18:51 -05:00