Commit Graph

123 Commits

Author SHA1 Message Date
Backstage Service Account deca21757b
Version Packages (#4162)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-30 20:49:36 +00:00
Backstage Service Account dd67a17720
azure-devops - version:bump to v1.39.0 (#4159)
* v1.39.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-05-30 20:41:20 +00:00
Backstage Service Account 33040bc1fa
Version Packages (#4045)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-23 18:58:35 +00:00
CasperJ 6f19535725
Added ability to wait for pipeline to complete and to get output vars (#3651)
* Added ability to wait for pipeline to complete and to get output variables

Signed-off-by: Casper Jensen <cajen@pandora.net>

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

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

* reverted auth refactoring

Signed-off-by: Casper Jensen <cajen@pandora.net>

* added zod schema to package.json

Signed-off-by: Casper Jensen <cajen@pandora.net>

* fix zod mismatch

Signed-off-by: Casper Jensen <cajen@pandora.net>

* Added example

Signed-off-by: Casper Jensen <cajen@pandora.net>

* removed zod as denpendency as it's not needed as a direct denpendency

Signed-off-by: Casper Jensen <cajen@pandora.net>

---------

Signed-off-by: Casper Jensen <cajen@pandora.net>
Signed-off-by: CasperJ <2158013+CasperJ@users.noreply.github.com>
Co-authored-by: Casper Jensen <cajen@pandora.net>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2025-05-23 18:49:55 +00:00
Backstage Service Account e8a03d3602
Version Packages (#3959)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-16 14:00:26 -05:00
Bryan Ramos 8e54e8e3b1
fix(azure-devops): use strict build-definitions filtering (#3829)
* fix(azure-devops): use strict build-definitions filtering

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

* Add basic api mock test

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

* Display a generic message when no results get returned

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

* Update changeset

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

* Improve empty build result message

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

* Update changeset

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

* Fix tsc error

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

* Remove duplication, make message more concise

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

* Update changeset

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

---------

Signed-off-by: Bryan Ramos <bramos@redhat.com>
2025-05-09 15:13:21 -05:00
Gaël G. 6c0f6ee354
Update README links to point to community-plugins repository (#3931)
Signed-off-by: gaelgoth <gothuey.gael@gmail.com>
2025-05-09 14:47:31 -05:00
Backstage Service Account f4105a6288
Version Packages (#3891)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-02 15:20:57 -05:00
Phillip Morton 75848013f1
Dotnet scaffolder (#3807)
* chore: bootstrap workspace

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>

* feat: add dotnet new to azure devops workspace.

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>

* feat: add changeset, and tests

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>

* chore: add docs

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>

* chore: dedupe yarn file

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>

* chore: delete file for rename

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>

* fix: re-add dotnetnew action

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>

* run prettier

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>

* fix: add API report file.

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>

* fix: correct api reports.

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>

* fix: rename scaffolder.yaml to dotnetNew.yaml

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>

---------

Signed-off-by: Phillip Morton <phill.morton@theaccessgroup.com>
2025-05-02 15:09:23 -05:00
Backstage Service Account 2074ec95e2
Version Packages (#3710)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-18 01:19:20 +00:00
Patrick 735b8a07b6
Fix syntax error in README.md (#3507)
* Update README.md

Signed-off-by: Patrick Morgenegg

Signed-off-by: Patrick <pm@md6.ch>

* fixup! add changeset

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>

---------

Signed-off-by: Patrick <pm@md6.ch>
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
Co-authored-by: Beth Griggs <bethanyngriggs@gmail.com>
2025-04-17 20:11:38 -05:00
Backstage Service Account 1cab5ad1a8
Version Packages (#3678)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-17 19:46:44 -05:00
Backstage Service Account 79f360a1bd
azure-devops - version:bump to v1.38.1 (#3676)
* v1.38.1 version bump

* Manual changes for release

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-04-17 18:51:28 -05:00
Beth Griggs 491247a29f workspaces: add Node.js 22 to engines field across all workspaces
Manually updates the "engines" field of all workspace package.json files
to include Node.js 22. This intentionally replaces part of the generated
rennovate PR which attempted to globally replace rather than add Node.js
22 to the engines field.

For both community-plugins-maintainers and sda-se-reviewers owned
workspaces Node.js 18 is removed.

Note that this is only updates the workspace package.json - therefore it
should not impact end users installing plugins.

Refs: https://github.com/backstage/community-plugins/pull/2403
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
2025-04-17 15:21:51 +01:00
Backstage Service Account 5794c6a496
Version Packages (#3612)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-15 15:36:26 +01:00
Bethany Griggs 4aad9f369c
deps: remove unused devDependency `canvas` (#3565)
* deps: remove unused devDependency `canvas`

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>

* fixup! deps: remove unused devDependency `canvas`

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>

---------

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
2025-04-11 06:56:43 -05:00
Backstage Service Account 204a4a33f2
Version Packages (#3569)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-10 08:54:25 -05:00
Andre Wanlin 7f32b36351
azure-devops - Added New Frontend System filter for cards and tabs (#3489)
* azure-devops - Added New Frontend System filter for cards and tabs

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

* Small refactor

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

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-04-10 08:31:51 -05:00
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