Commit Graph

41 Commits

Author SHA1 Message Date
Hitoshi Kamezaki fae4fd90c0
meta: remove @spotify/prettier-config from root (#3992)
Refs: #2477

Signed-off-by: Hitoshi Kamezaki <kamezaki@ap-com.co.jp>
2025-05-14 16:47:00 +01:00
Andre Wanlin 17f3e4d1d4
repo-tools - Updates to follow latest conventions (#3770)
* repo-tools - Updates to follow latest conventions

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

* Revert change to root lock file

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

* Update lock file

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

* Ran dedupe

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

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-04-22 14:47:16 -05:00
dependabot[bot] cdb0fb2986
deps: bump axios from 1.7.7 to 1.8.2 (#3188)
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  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-15 02:25:57 +00:00
backstage-goalie[bot] d508e84c1a
chore(deps): update dependency fs-extra to v11.3.0 (#2966)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2025-03-03 22:48:28 +00:00
dependabot[bot] 8724a3ec9b
deps(root): bump elliptic from 6.6.0 to 6.6.1 (#2881)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1.
- [Commits](https://github.com/indutny/elliptic/compare/v6.6.0...v6.6.1)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 11:53:45 +00: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
Kurt King 516437e754
Issue template workspace dropdown (#2537)
* refactor: reusable list workspaces func

Signed-off-by: Kurt King <kurtaking@gmail.com>

* refactor: use listWorkspaces()

Signed-off-by: Kurt King <kurtaking@gmail.com>

* feat: script to create workspace dropdown yml

Signed-off-by: Kurt King <kurtaking@gmail.com>

* add generated workspace dropdown yml

Signed-off-by: Kurt King <kurtaking@gmail.com>

* fix: missing await

Signed-off-by: Kurt King <kurtaking@gmail.com>

* Script to recreate bug and feature templates

Signed-off-by: Kurt King <kurtaking@gmail.com>

* First pass at cron job

Signed-off-by: Kurt King <kurtaking@gmail.com>

---------

Signed-off-by: Kurt King <kurtaking@gmail.com>
Co-authored-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
2025-01-28 08:53:45 -07:00
dependabot[bot] e63da67868
Bump nanoid from 3.3.7 to 3.3.8 (#2174)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 14:47:06 -06:00
dependabot[bot] 9f019c3cbc
chore(deps): Bump cross-spawn from 7.0.3 to 7.0.5 (#1944)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 16:15:57 -07:00
Andre Wanlin 4b6873c85d
Added owner to table (#1901)
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-14 22:37:16 +00:00
dependabot[bot] 5a4f02697f
Bump elliptic from 6.5.5 to 6.6.0 (#1785)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.5 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.5...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 12:24:49 -05:00
dependabot[bot] 8266769473
Bump http-proxy-middleware from 2.0.6 to 2.0.7 (#1728)
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 10:43:55 -05:00
dependabot[bot] 65b10ffdc3
Bump micromatch from 4.0.7 to 4.0.8 (#1732)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 07:21:50 -05:00
dependabot[bot] fae7f27722
Bump express from 4.19.2 to 4.21.1 (#1729)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 07:21:28 -05:00
dependabot[bot] 67d861ffc2
Bump webpack from 5.91.0 to 5.95.0 (#1730)
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-23 15:10:52 +02:00
dependabot[bot] aecefc5736
Bump rollup from 4.14.1 to 4.24.0 (#1727)
Bumps [rollup](https://github.com/rollup/rollup) from 4.14.1 to 4.24.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.14.1...v4.24.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-23 15:06:27 +02:00
Vincenzo Scamporlino 51381eb52f ci: fix regex issues
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-09-24 11:13:37 +02:00
Vincenzo Scamporlino 37a5c14e9a chore: add backstage cli
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-09-24 11:13:37 +02:00
Johan Haals 6c9a68f60e
fix yarn lock
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-02 08:54:12 +02:00
Andre Wanlin 6238bdf886 Fixed broken root lockfile
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-08-28 15:56:00 -05:00
Jessica He 87a7392a67 add ping identity plugin initial implementation
Signed-off-by: Jessica He <jhe@redhat.com>
2024-08-27 10:26:36 -04:00
backstage-goalie[bot] 3b78f0c9fb
chore(deps): update dependency @spotify/prettier-config to v15 (#873)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2024-08-22 16:53:51 +01: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
Andre Wanlin 5ba6542da7 Revert "chore(deps): update yarn to v3.8.4"
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-08-09 08:25:38 -05:00
backstage-goalie[bot] a49358c9c2
chore(deps): update yarn to v3.8.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2024-08-08 23:10:33 +00:00
Andre Wanlin a3eeb53dc0 Added Compatibility Scripts & Docs
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-08-02 12:21:02 -05:00
Andre Wanlin a70ef7d272 Updated lock file
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-06-28 17:29:41 -05:00
Kashish Mittal 6b2e3a4b75
ci: added script to create tags on publish (#504)
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-06-19 18:39:01 +01:00
Andre Wanlin 0edda08e7e Ran yarn dedupe
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-29 08:03:43 -05:00
blam 0e69383c89 chore: update yarn
Signed-off-by: blam <ben@blam.sh>
2024-04-11 16:07:34 +02:00
blam ee53b239c0 updating code contents
Signed-off-by: blam <ben@blam.sh>
2024-04-10 15:32:51 +02:00
blam d54eb080a2 chore: moving things around a little bit]
Signed-off-by: blam <ben@blam.sh>
2024-04-09 16:09:44 +02:00
blam 92996a0014 chore: starting to add commands for monorepo
Signed-off-by: blam <ben@blam.sh>
2024-04-09 16:09:44 +02:00
blam ffd66733c6 chore: adding in a CLI for the community plugins repo
Signed-off-by: blam <ben@blam.sh>
2024-04-09 16:09:44 +02:00
Philipp Hugenroth eda8ed356e Remove unneccessary dependency
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-02-23 11:52:26 +01:00
Vincenzo Scamporlino ed5c94b578 ci: verify stuff
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-02-21 13:56:49 +01:00
Philipp Hugenroth f47bfc01a1 ok - let's keep it simple
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-02-20 17:41:16 +01:00
Philipp Hugenroth eb1308bb5a Fix verify
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-02-20 15:03:47 +01:00
Philipp Hugenroth 1921f1558e Setup workspace PR CI
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>

Co-authored-by: Vincenzo Scamporlino <vinzscam@users.noreply.github.com>
2024-02-19 18:29:03 +01:00
Vincenzo Scamporlino 770c0a3e5d add changesets to the workspace
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-02-09 12:00:13 +01:00
Philipp Hugenroth 67ff82a440 Create first draft & plugin
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>

Co-authored-by: Vincenzo Scamporlino <vinzscam@users.noreply.github.com>
2024-02-07 08:30:47 +01:00