Kashish Mittal
7c56d99f8a
include knip report checks in ci ( #4046 )
...
* include knip report checks in ci
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* add logs to debug workflow
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* fix workflow
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* regen knip reports
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* ignore prettier for knip-report.md
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* add build:knip-reports script to all workspaces
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
---------
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-02 13:29:06 -04:00
Backstage Service Account
2c3e3165dd
Version Packages ( #4142 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-30 14:53:43 -05:00
Backstage Service Account
0c5fa9bb4b
v1.39.0 version bump ( #4109 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-30 14:08:51 -05:00
Bethany Griggs
52e7c21ad2
meta: enable opt-in to auto version bump workflow ( #4031 )
...
Added `.auto-version-bump` files to all `@backstage/community-plugin-maintainers`
owned workspaces to opt them in to the automatic version bump process.
Also updated the Plugin Maintainer Guide with instructions for opting in
and clarifying that maintainers remain responsible for reviewing, updating,
and merging the resulting PRs.
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
2025-05-27 08:57:51 -05:00
Backstage Service Account
5cf1cc847b
Version Packages ( #4044 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-23 18:56:07 +00:00
Gerson
d644a5ed3d
todo readme fix ( #3907 )
...
* todo readme fix
Signed-off-by: gerson <tnii.gerson@gmail.com>
* Update workspaces/todo/plugins/todo/README.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Gerson <tnii.gerson@gmail.com>
Signed-off-by: gerson <tnii.gerson@gmail.com>
* adding changeset
Signed-off-by: gerson <tnii.gerson@gmail.com>
* prettier fixes
Signed-off-by: gerson <tnii.gerson@gmail.com>
---------
Signed-off-by: gerson <tnii.gerson@gmail.com>
Signed-off-by: Gerson <tnii.gerson@gmail.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2025-05-23 13:50:17 -05:00
Backstage Service Account
96dab456be
Version Packages ( #3768 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-18 12:06:25 -05:00
Backstage Service Account
880d0ed320
todo - version:bump to v1.38.1 ( #3764 )
...
* 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-18 11:28:24 -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
f0d51eab0c
Version Packages ( #3628 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-11 23:14:41 +02: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
10eeb67f28
Version Packages ( #3384 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-22 14:50:48 -05:00
Backstage Service Account
b7778660e9
v1.37.0 version bump ( #3377 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-22 14:28:07 -05:00
Backstage Service Account
ea78e23533
Version Packages ( #3244 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-14 13:29:29 -05:00
Kashish Mittal
a1d6b70b34
plugin(todo-backend): Removed usages and references of @backstage/backend-common ( #2583 )
...
* Removed usages and references of @backstage/backend-common
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* fix tsc:full errors
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* yarn dedupe
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* fix api reports
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* regen yarn
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* update README
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* todo: tweak docs for the new backend system
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
* yarn dedupe
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* fix tsc errors
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
---------
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2025-03-14 17:13:41 +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
2498a8c6fc
Version Packages ( #3113 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-01 07:55:21 -06:00
Backstage Service Account
a1cac1b63c
v1.36.1 version bump ( #3101 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-01 07:41:26 -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
5bc8d39def
Version Packages ( #2737 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-01 14:30:04 -06:00
Backstage Service Account
5a2804ce6d
v1.35.1 version bump ( #2735 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-01 14:21:46 -06:00
Backstage Service Account
fe5ea7003e
Version Packages ( #2388 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-24 13:11:19 -06:00
Backstage Service Account
9b223351d9
todo - version:bump to v1.34.2 ( #2380 )
...
* v1.34.2 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-24 11:28:00 -06:00
Kashish Mittal
c4c7903858
make knip a devDependency ( #2025 )
...
* move knip to devDependencies
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* fix rbac ci failures
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
---------
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
2024-12-13 13:08:12 +01:00
Backstage Service Account
b037d8484d
Version Packages ( #2078 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-26 12:04:28 -06:00
Andre Wanlin
b23745f564
todo - Deprecated legacy backend ( #2053 )
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-26 11:09:44 -06: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
Backstage Service Account
fcffaaecf5
Version Packages ( #1707 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-19 16:48:07 -05:00
Backstage Service Account
af46545ac7
todo - version:bump to v1.32.2 ( #1694 )
...
* 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-19 16:40:36 -05:00
Backstage Service Account
3a65fa76d3
Version Packages ( #1560 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-18 14:54:52 -05:00
Backstage Service Account
714e52222e
todo - version:bump to v1.30.2 ( #953 )
...
* v1.30.2 version bump
* Manual changes
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
* dedupe
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
* Type fix
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
* 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>
2024-10-18 14:40:38 -05: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
Kashish Mittal
41a136a96e
Fix duplicate packages in yarn.lock
...
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-08-26 19:11:06 -04:00
Kashish Mittal
465894b130
fixed prettier issues
...
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-08-26 18:42:50 -04:00
Kashish Mittal
2668efd60d
added script to generate knip reports
...
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-08-26 18:20:13 -04:00
github-actions[bot]
654d1dfced
Version Packages
2024-08-23 18:20:44 +00:00
backstage-goalie[bot]
ae2ee8aaf4
chore(deps): update test packages
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2024-08-23 13:07:46 -05:00
Phil Kuang
554176526f
chore(lint-staged): setup precommit hook
...
Signed-off-by: Phil Kuang <pkuang@factset.com>
2024-08-14 13:18:23 -04:00
github-actions[bot]
8d159e33e7
Version Packages
2024-07-19 11:55:21 +00:00
Andre Wanlin
b26dd766de
Added metadata
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-18 18:02:56 -05:00
Andre Wanlin
fa542929ce
Dedupe yarn lock
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-18 17:24:02 -05:00
Andre Wanlin
4a8dbaadd6
Changeset and API Report
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-18 17:15:40 -05:00
github-actions[bot]
aa134732bd
v1.29.1 version bump
2024-07-18 22:04:44 +00:00
Renovate Bot
6117944fb6
chore(deps): update dependency @spotify/prettier-config to v15
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2024-04-29 10:35:01 +00:00
dependabot[bot]
9f508c8b25
chore(deps): bump mysql2 from 3.9.6 to 3.9.7 in /workspaces/todo
...
Bumps [mysql2](https://github.com/sidorares/node-mysql2 ) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/sidorares/node-mysql2/releases )
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md )
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.6...v3.9.7 )
---
updated-dependencies:
- dependency-name: mysql2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 13:10:33 +00:00
blam
3601a98c8d
chore: fixing api-reports
...
Signed-off-by: blam <ben@blam.sh>
2024-04-23 11:58:56 +02:00
blam
1d665215ee
chore: fix workspaces
...
Signed-off-by: blam <ben@blam.sh>
2024-04-23 11:58:28 +02:00
blam
3ed630a7cc
chore: fix newline
...
Signed-off-by: blam <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
2024-04-23 11:58:28 +02:00
blam
6c0be994f2
chore: fix all workspaces to have api-reports
...
Signed-off-by: blam <ben@blam.sh>
2024-04-23 11:58:27 +02:00
renovate[bot]
65c60e930e
chore(deps): update dependency node-gyp to v10
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 16:13:20 +00:00