Commit Graph

105 Commits

Author SHA1 Message Date
Backstage Service Account e5367dd346
Version Packages (#3308)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-22 13:02:52 -05:00
Backstage Service Account 75f72bb2ba
azure-devops - version:bump to v1.37.0 (#3286)
* v1.37.0 version bump

* Updated API Report

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <awanlin@spotify.com>
2025-03-22 12:49:30 -05:00
Backstage Service Account 1064fd1c5d
Version Packages (#3281)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-21 17:34:16 -05:00
Christophe Augello 1e8ea62538
feat(azure-devops): export getAnnotationValuesFromEntity (#3261)
Signed-off-by: Christophe Augello <caugello@redhat.com>
2025-03-21 20:35:59 +00:00
Backstage Service Account 651cfddb50
Version Packages (#3247)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-14 13:34:55 -05:00
Bryan Ramos 32ab469de9
feat(azure-devops): add ability to get build run logs (#2559)
* feat(azure-devops): add api to get build run logs

Signed-off-by: Bryan Ramos <bramos@redhat.com>

* Add changeset

Signed-off-by: Bryan Ramos <bramos@redhat.com>

* Add drawer for build logs

Signed-off-by: Bryan Ramos <bramos@redhat.com>

* Update api report

Signed-off-by: Bryan Ramos <bramos@redhat.com>

* Remove BuildLogButton

Not needed.

Signed-off-by: Bryan Ramos <bramos@redhat.com>

* Update changeset

Signed-off-by: Bryan Ramos <bramos@redhat.com>

* Use theme font size

Signed-off-by: Bryan Ramos <bramos@redhat.com>

* Remove hook

Not needed.

Signed-off-by: Bryan Ramos <bramos@redhat.com>

---------

Signed-off-by: Bryan Ramos <bramos@redhat.com>
2025-03-14 13:24:20 -05:00
dependabot[bot] f087dd2340
Bump xml-crypto from 6.0.0 to 6.0.1 in /workspaces/azure-devops (#3245)
Bumps [xml-crypto](https://github.com/node-saml/xml-crypto) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/node-saml/xml-crypto/releases)
- [Changelog](https://github.com/node-saml/xml-crypto/blob/v6.0.1/CHANGELOG.md)
- [Commits](https://github.com/node-saml/xml-crypto/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: xml-crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-14 17:23:50 +00:00
Kashish Mittal ed0156311a
clean-up: remove false positives from knip reports (#3018)
* clean-up: remove false positives from knip reports

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* yarn dedupe

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* fix tests

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* fix failing tests

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* yarn dedupe

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

---------

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-03-11 09:15:01 -05:00
Backstage Service Account 485c715209
Version Packages (#3031)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-28 17:38:03 -06:00
Backstage Service Account ff23f2f3ec
v1.36.1 version bump (#3020)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-28 16:30:30 -06:00
Juan Pablo Garcia Ripa ddd2878e14
update yarn to v4 (#2519)
* add yarn update docs and script

Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>

* update docs

Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>

* add contributing note

Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>

* update yarn to v4

Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>

* update lockfile on every workspace

Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>

* declare existing csstype resolutions

Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>

* dedupe workspaces

Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>

* disable lint issues

Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>

---------

Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2025-02-13 00:25:26 +01:00
Backstage Service Account 9dc2675519
Version Packages (#2688)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-01 13:00:30 -06:00
Backstage Service Account 2ca3917b21
v1.35.1 version bump (#2636)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2025-02-01 12:50:20 -06:00
Andre Wanlin 82e09022c4
various - Removed backend import from alpha export (#2644)
* various - Remove backend import from alpha export

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

* mta corrections

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
2025-02-01 18:37:28 +00:00
Andre Wanlin 81cf366aac
Various workspaces - Removed usages of `@backstage/backend-tasks` (#2356)
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-01-14 14:12:21 +01:00
Backstage Service Account c8285784f0
Version Packages (#2442)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-03 09:22:48 -06:00
Christoph Jerolimov c9e8956bb0
chore(azure-devops): remove some unused dependencies (#2431)
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
2025-01-03 08:56:01 -06:00
Andre Wanlin 1751e05301
Various workspaces - Removed usages of `concurrently` (#2362)
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-24 14:36:48 -06:00
Backstage Service Account 434316774b
Version Packages (#2242)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-23 09:51:35 -06:00
Backstage Service Account 52190f078a
azure-devops - version:bump to v1.34.1 (#2240)
* v1.34.1 version bump

* Manual changes

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <awanlin@spotify.com>
2024-12-23 09:10:05 -06:00
Backstage Service Account 5674ea61d8
Version Packages (#2163)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-12 07:31:11 -06:00
Gangadhar 5b2427d134
Adds an option to pass template parameters (#2142)
* Adds an option to pass template parameters to @backstage-community/plugin-scaffolder-backend-module-azure-devops

Updates test cases and examples to include template parameters

Signed-off-by: gangadharjannu <gangadhar014@gmail.com>

* Updates changeset with suggested description

Signed-off-by: gangadharjannu <gangadhar014@gmail.com>

* Updates input schema

Adds azure-devops example

Signed-off-by: gangadharjannu <gangadhar014@gmail.com>

* Updates README.md with an example for passing template parameters

Signed-off-by: gangadharjannu <gangadhar014@gmail.com>

---------

Signed-off-by: gangadharjannu <gangadhar014@gmail.com>
2024-12-09 21:49:44 +00:00
Backstage Service Account 67422afff1
Version Packages (#2112)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-01 12:16:11 -06:00
Backstage Service Account 7ce46dc0f6
azure-devops - version:bump to v1.33.5 (#2109)
* v1.33.5 version bump

* Updated API Reports

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <awanlin@spotify.com>
2024-12-01 12:00:52 -06:00
Backstage Service Account 10cbe770c8
Version Packages (#2107)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-29 13:27:06 -06:00
Andre Wanlin d71fade049
Azure DevOps - Revert MUI v5 Migration (#2095)
* Revert "Azure DevOps - Migrated to MUI v5 (#1805)"

This reverts commit c5283ca1b3.

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

* Revert "fix(azure-devops): corrected api report (#1871)"

This reverts commit 1fbf57e088.

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

* Added changeset

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-29 13:01:05 -06:00
Backstage Service Account fdfb00530f
Version Packages (#1867)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-11-08 20:13:43 +00:00
Christoph Jerolimov 1fbf57e088
fix(azure-devops): corrected api report (#1871)
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
2024-11-07 16:10:03 -06:00
Andre Wanlin c5283ca1b3
Azure DevOps - Migrated to MUI v5 (#1805)
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-06 09:24:55 -05:00
Backstage Service Account 15d1ebcc21
Version Packages (#1814)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-05 17:23:07 +00:00
Christoph Jerolimov e5cd1d3dea
chore(ci): ignore private repositories (esp. backstage app, backend) when release plugins (#1510)
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-11-04 16:48:25 +00:00
Andre Wanlin 08807467d7
Azure DevOps - Removed Deprecated Code (#1803)
* Azure DevOps - Removed Deprecated Code

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

* Fixed typo

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-04 10:43:22 -06:00
Backstage Service Account 3a5081cf1d
Version Packages (#1802)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-31 16:28:19 -05:00
Phillip Morton 28110f530f
Add azure:pipeline:run scaffolder action (#1358)
* init pipeline scaffolder

Signed-off-by: Phillip Morton <Phiph@users.noreply.github.com>

* add template for the pipeline api with v14 of node-api

Signed-off-by: Phillip Morton <Phiph@users.noreply.github.com>

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* add template for the pipeline api with       webApi();

Signed-off-by: Phillip Morton <Phiph@users.noreply.github.com>
Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* add working scaffolder action for run.

Signed-off-by: Phill Morton <phill.morton@theaccessgroup.com>
Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* Commit Run Pipeline example

Signed-off-by: Phill Morton <phill.morton@theaccessgroup.com>
Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* update lock file

Signed-off-by: Phill Morton <phill.morton@theaccessgroup.com>
Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* add logging, and refactor.

Signed-off-by: Phill Morton <phill.morton@theaccessgroup.com>
Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* rename action file

Signed-off-by: Phill Morton <phill.morton@theaccessgroup.com>
Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* add change set

Signed-off-by: Phillip Morton <Phiph@users.noreply.github.com>
Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* remove @bacskatge/backend-common, and unused code.

Signed-off-by: Phillip Morton <Phiph@users.noreply.github.com>
Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* rename azure scaffolder action package

Signed-off-by: Phillip Morton <Phiph@users.noreply.github.com>
Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* add new line

Signed-off-by: Phillip Morton <Phiph@users.noreply.github.com>
Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* delete commented code, and correct host on schema properties.

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* rename, and move devopsRunPipeline action.

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* add examples

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* add yaml

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* Update workspaces/azure-devops/plugins/scaffolder-backend-module-azure-devops/src/module.ts

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Phillip Morton <Phiph@users.noreply.github.com>

* Add documentation

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* add examples into the schema.

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* remove quotes on readme links

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* update changeset to patch

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* remove private flag for package.

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* apply yarn fix to devops scaffolder module

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* apply yarn:prettier to devops scaffolder module.

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

* apply yarn backstage-cli repo fix --publish to scaffolder package.

Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>

---------

Signed-off-by: Phillip Morton <Phiph@users.noreply.github.com>
Signed-off-by: Phill Morton <Phiph@users.noreply.github.com>
Signed-off-by: Phill Morton <phill.morton@theaccessgroup.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-10-31 14:57:26 -05:00
Backstage Service Account 24b73a3a1b
Version Packages (#1564)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-18 15:41:47 -05:00
Backstage Service Account dab2f81eda
azure-devops - version:bump to v1.32.2 (#1563)
* v1.32.2 version bump

* Updated API Reports

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <awanlin@spotify.com>
2024-10-18 15:18:29 -05:00
Backstage Service Account 455ba4ad04
Version Packages (#1411)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 18:16:45 +02:00
MandarJKulkarni 904a6a277d
Fix a broken link (#1386)
* Fix a broken link

Signed-off-by: MandarJKulkarni <33712629+MandarJKulkarni@users.noreply.github.com>

* Add a changeset

Signed-off-by: MandarJKulkarni <33712629+MandarJKulkarni@users.noreply.github.com>

---------

Signed-off-by: MandarJKulkarni <33712629+MandarJKulkarni@users.noreply.github.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-09-28 11:23:59 +00:00
Vincenzo Scamporlino 0919371cfd azure-devops: fix linting issues
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-09-24 11:13:37 +02:00
Vincenzo Scamporlino f9f17d39bc chore: fix workspace eslintrc files
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-09-24 11:13:37 +02:00
Backstage Service Account 6b0e4a7f9e
Version Packages (#1291)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-23 15:17:34 +02:00
Backstage Service Account 2dd98b6af1
azure-devops - version:bump to v1.31.1 (#1270)
* v1.31.1 version bump

* Manual changes for release

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

* Keep createLegacyAuthAdapters

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <awanlin@spotify.com>
2024-09-23 13:20:44 +02:00
Backstage Service Account 4b9cb6ecc0
Version Packages (#1213)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-11 19:37:02 +00:00
Andre Wanlin 1b55b99de7
[Azure DevOps] Marked `createRouter` and `RouterOptions` as deprecated (#1197)
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-11 14:30:11 -05:00
Backstage Service Account 0e05bd9326
Version Packages (#1205)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-10 19:10:44 +00:00
Andre Wanlin c6f00d3294
Removed deprecated AzureDevOpsAnnotatorProcessor (#1196)
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-10 14:03:51 -05:00
github-actions[bot] ab8a8fa2e3 Version Packages 2024-08-30 17:56:27 +00:00
Alex McKay 12efb3170a api-reports
Signed-off-by: Alex McKay <amckay@spotify.com>
2024-08-29 18:22:04 -04:00
Alex McKay 45fd620a5f add changesets
Signed-off-by: Alex McKay <amckay@spotify.com>
2024-08-29 18:15:34 -04:00
Alex McKay 8f91c341ed use 1.30 syntax on plugins using new FE system
Signed-off-by: Alex McKay <amckay@spotify.com>
2024-08-29 18:11:06 -04:00