Commit Graph

55729 Commits

Author SHA1 Message Date
Olivier Liechti 3d9abab684 Pass an empty array to the 'scope' prop required by Atlassian strategy, but which value is not actually used
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-10 11:10:56 +02:00
Olivier Liechti c48f2cc68d Cleanup test
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-10 10:42:16 +02:00
Olivier Liechti aca86a6a00 Address review comments
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-10 08:11:02 +02:00
Olivier Liechti 9076843ffd Adatp test to the payload returned by the actual Atlassian strategy (vs its parent)
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 19:48:38 +02:00
Olivier Liechti e1eda89df3 Add api-report.md
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 18:58:55 +02:00
Olivier Liechti 487c100100 Simplify the bug fix, by implementing logic in the PassportHelper
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 16:41:18 +02:00
Olivier Liechti 55c1a729ac Simplify the bug fix, by implementing logic in the PassportHelper
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 16:29:50 +02:00
Olivier Liechti efda5a301d Export Atlassian OAuth Profile type
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 15:14:21 +02:00
Olivier Liechti 3cdea7aa1e Fix typescript typing issues
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 12:13:47 +02:00
Olivier Liechti f7cf3a2a87 Cleaning up details
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 10:34:36 +02:00
Olivier Liechti be5f08f3a8 Cleaning up details
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 10:34:36 +02:00
Olivier Liechti b9832aee3d Fix issues described in #25551
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 10:34:36 +02:00
Camila Belo 78c9adcc61 Merge pull request #25536 from adamdmharvey/ah-fix-admonition 2024-07-06 05:57:04 +02:00
Camila Belo 5a87a8749d Merge pull request #25533 from awanlin/topic/add-catalog-logs-to-create-app 2024-07-06 05:55:32 +02:00
Adam Harvey a835d6f644 chore(docs): Fix broken Note admonition
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
2024-07-05 22:40:33 -04:00
Andre Wanlin 3e71b19711 Fixed tests
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-05 12:14:38 -05:00
Andre Wanlin e90a2cdc05 Added the Catalog logs module to the create-app template
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-05 10:22:05 -05:00
Fredrik Adelöw e43d17bea7 Merge pull request #25527 from flash-me/patch-2
docs: Use correct Application Link Setup for Bitbucket Server
2024-07-04 20:26:00 +02:00
Fredrik Adelöw f3c5cf19ab Merge pull request #24581 from RaphaelSve/French-Translation
French translation
2024-07-04 20:24:03 +02:00
Adem Simsek 031f07d470 docs: Use correct Application Link Setup for Bitbucket Server
Signed-off-by: Adem Simsek <adem@simsek.dev>
2024-07-04 16:50:26 +02:00
Fredrik Adelöw b302b097a5 Merge pull request #25523 from backstage/freben-patch-1
Update publishing.md
2024-07-04 12:43:39 +02:00
Fredrik Adelöw 5351b8c6bd Update publishing.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-07-04 11:53:18 +02:00
Fredrik Adelöw d197f17784 Merge pull request #25519 from backstage/emmaindal/search-api-extension-missing-dep
[Search] add fetch api to deps
2024-07-04 11:18:03 +02:00
Emma Indal 1117aba4bf add changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-07-04 10:51:47 +02:00
Emma Indal 3c2659e721 add fetch api to deps
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-07-04 10:40:23 +02:00
Fredrik Adelöw 82126e289d Merge pull request #25465 from jrkt/jrkt-docs-fix-search-imports
fix(docs): fixing/simplifying new backend system search imports
2024-07-04 08:57:52 +02:00
Camila Belo 776d59cb3d Merge pull request #25382 from simonedstrom96/add-test-id-to-select-component-input-props
Add testid to Select component
2024-07-03 15:10:39 +02:00
Simon Edström ece2dae403 Fixed RepoUrlPickerHost having incorrect testid in test, data-testid was specified (but did nothing) and the test expected the hardcoded 'select' testid
Signed-off-by: Simon Edström <simon.edstrom@scania.com>
2024-07-03 14:26:11 +02:00
Camila Belo f0426dc9f5 Update .changeset/new-sheep-arrive.md
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-03 14:04:11 +02:00
Simon Edström 25ff804274 Modified propname to be data-test and added unit test for custom data-testid
Signed-off-by: Simon Edström <simon.edstrom@scania.com>
2024-07-03 12:20:45 +02:00
Camila Belo aa0ab6ffe7 Merge pull request #25494 from acierto/checkpoints-doc
Added a documentation how to use checkpoints
2024-07-03 11:05:54 +02:00
Camila Belo 2300a21ed6 Merge pull request #25498 from Debanitrkl/deba-patch-idp-1
Add Harness IACM plugin to the microsite
2024-07-03 10:46:10 +02:00
Camila Belo 1d03081aec Merge pull request #25505 from aramissennyeydd/sennyeya/update-docs-catalog-config-d-ts
docs: add a link to config definition
2024-07-03 10:37:01 +02:00
Camila Belo c686770243 Merge pull request #25508 from fidelity-contributions/issue-24968-update-input-examples
Adding note detailing functionality re local files and nesting
2024-07-03 10:31:37 +02:00
aramissennyeydd 44ecd6d5ee docs: add a link to config definition
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-07-02 18:47:10 -04:00
bnechyporenko 920d0f9c96 Feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-07-02 19:20:54 +02:00
bnechyporenko 9182cb074f Feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-07-02 19:19:56 +02:00
Fredrik Adelöw 9e525886d0 Merge pull request #25416 from backstage/freben/docs
improve default docs sorting
2024-07-02 19:16:54 +02:00
bnechyporenko 45aac69646 Merge remote-tracking branch 'refs/remotes/origin/master' into checkpoints-doc 2024-07-02 19:15:21 +02:00
Fredrik Adelöw 0f5c956bde Merge pull request #25470 from aramissennyeydd/sennyeya/docs-update-catalog-provider
fix(docs): add scheduler to custom provider example
2024-07-02 18:55:16 +02:00
Ilias Van Peer e3cb6abeec Add namespace label to argo rollouts in kubernetes (#25467)
* Create fixture for rollouts

Since rollouts have customized support, having a fixture for them can
help in maintaining their rendering.

Signed-off-by: ilias <mail@ilias.xyz>

* Show namespace on Argo Rollout drawers

Signed-off-by: ilias <mail@ilias.xyz>

* Add changeset

Signed-off-by: ilias <mail@ilias.xyz>

* Check namespace shows up on rollouts

Signed-off-by: ilias <mail@ilias.xyz>

---------

Signed-off-by: ilias <mail@ilias.xyz>
2024-07-02 10:47:10 -04:00
Debabrata Panigrahi a36e90ef56 Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com>
Added the harness iacm plugin info to microsite
2024-07-02 13:39:12 +00:00
aramissennyeydd 82d14dd868 show how to do it for the old backend as well
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-07-02 09:29:14 -04:00
Aramis Sennyey fc221e0e57 Update docs/features/software-catalog/external-integrations.md
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
2024-07-02 09:24:29 -04:00
aramissennyeydd 3b118003a9 update to use taskRunner and show how to use config
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-07-02 09:23:33 -04:00
Ben Lambert ea6fb5941c Merge pull request #25437 from backstage/changeset-release/master 2024-07-02 11:54:27 +02:00
github-actions[bot] 08c63d46ac Version Packages (next) 2024-07-02 09:03:14 +00:00
Camila Belo 14218d6227 Merge pull request #25427 from Maetis/topic/nbs-integration-aws-s3
[NBS Docs] Updated the AWS S3 integration docs
2024-07-02 10:57:34 +02:00
Camila Belo 7f0a47f4ed Merge pull request #25126 from JackPGreen/Update-README.md-FAQ-link
Update `README.md` FAQ link
2024-07-02 10:32:21 +02:00
Camila Belo bd7ec7a5a1 Merge pull request #25095 from AmbrishRamachandiran/technical-faq
Updated docs of technical FAQ
2024-07-02 10:14:17 +02:00