Christopher Diaz
c4bfd01d9b
Merge branch 'master' of github.com:codingdiaz/backstage into feat/tools-collator-auth
2023-05-16 20:48:39 -04:00
Christopher Diaz
1e646bdaa7
update changelog docs
...
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com >
2023-05-16 20:46:14 -04:00
Christopher Diaz
3361cb8a32
update changelog and docs
...
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com >
2023-05-16 20:46:14 -04:00
Christopher Diaz
47b9f0fe93
update api reports
...
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com >
2023-05-16 20:46:14 -04:00
Christopher Diaz
394295286e
update changeset for spelling
...
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com >
2023-05-16 20:46:14 -04:00
Christopher Diaz
a5baeea2cb
feat(explore): adds optional token manager to collator to authenticate requests
...
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com >
2023-05-16 20:46:14 -04:00
Fredrik Adelöw
81b73f57e3
Update code in readme a bit
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com >
2023-05-16 20:46:14 -04:00
Marcus Lindfeldt
c837a02c4c
fix: broken link to node-postgres docs
...
Signed-off-by: Marcus Lindfeldt <marcus.lindfeldt@gmail.com >
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com >
2023-05-16 20:46:14 -04:00
Patrik Oldsberg
d11b742b04
config-loader: back to setTimeout with bigger margin
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com >
2023-05-16 20:46:14 -04:00
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
105f7129c3
Merge pull request #17761 from backstage/freben/gitlab-readme
...
Update code in readme a bit
2023-05-17 00:30:27 +02:00
Patrik Oldsberg
f2df8acb58
Merge pull request #17756 from marcuslindfeldt/patch-1
...
fix: broken link to node-postgres docs
2023-05-17 00:29:46 +02:00
Patrik Oldsberg
bbfd503f14
Merge pull request #17817 from backstage/rugvip/notimeout
...
config-loader: avoid setTimeout in file watching tests
2023-05-16 21:34:49 +02:00
Patrik Oldsberg
a9086cf5c5
Merge pull request #17720 from atmcarmo/update-talkdesk
...
Update Talkdesk contributors
2023-05-16 18:13:33 +02:00
Fredrik Adelöw
72ee1d9fd9
Merge pull request #17733 from backstage/changeset-release/master
...
Version Packages
2023-05-16 16:50:27 +02:00
Fredrik Adelöw
baef31d282
Merge pull request #16721 from Bonial-International-GmbH/pjungermann/uffizzi-techdocs
...
feat: add documented component to uffizzi environment
2023-05-16 16:49:13 +02:00
Patrik Oldsberg
2982070654
config-loader: back to setTimeout with bigger margin
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-16 13:10:33 +02:00
Patrik Oldsberg
ee4e668f0d
config-loader: avoid setTimeout in file watching tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-16 12:43:10 +02:00
github-actions[bot]
73e7820731
Version Packages
2023-05-16 09:38:40 +00:00
Ben Lambert
93daeb898f
Merge pull request #17747 from Andy2003/feature/improve-catalog-fetch
...
Add ability to use `defaultNamespace` and `defaultKind` for scaffolder action `catalog:fetch`
2023-05-16 11:28:53 +02:00
Patrik Oldsberg
4558511997
Merge pull request #17816 from backstage/rugvip/tweak
...
changesets: add inline codeblock for itchy impalas fold
2023-05-16 11:27:46 +02:00
Ben Lambert
824fc7e4b5
Merge pull request #17772 from backstage/blam/dont-need-this-export
...
[backend-test-utils]: Don't need this export
2023-05-16 11:16:36 +02:00
Patrik Oldsberg
5442577a69
Merge pull request #17597 from tsoslow/jenkins-customize-action
...
Configuration for action column in Jenkins table
2023-05-16 11:15:58 +02:00
Fredrik Adelöw
0656af5235
Merge pull request #17673 from jen13501/set_orphan_cleanup_interval
...
Change Orphan Cleanup process to debug logging
2023-05-16 11:03:46 +02: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
046196a0c5
changesets: add inline codeblock for itchy impalas fold
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-16 10:34:59 +02:00
Andreas Berger
a73b3c0b09
Add ability to use defaultNamespace and defaultKind for scaffolder action catalog:fetch
...
Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com >
2023-05-16 10:32:59 +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