Commit Graph

2443 Commits

Author SHA1 Message Date
Patrik Oldsberg 9ee948a4d8 cli: bump esbuild to es2022
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-15 10:42:38 +02:00
github-actions[bot] 0972164fbc Version Packages 2024-05-14 12:02:01 +00:00
Alper Altay f8eeeb8774 chore: added missing await
Signed-off-by: Alper Altay <alper.altay@lego.com>
2024-05-14 13:23:16 +02:00
Alper Altay f1856032d3 fix: dynamic import of vite
Signed-off-by: Alper Altay <alper.altay@lego.com>
2024-05-14 13:23:16 +02:00
Patrik Oldsberg c3623c0cb6 docs: add check and fix links spanning 3 lines
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-10 11:16:11 +02:00
Eric Peterson b8f1fc2a62 Remove manual yarn postpack invocation
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2024-05-08 14:52:10 +02:00
github-actions[bot] d85dd88b3c Version Packages (next) 2024-05-07 13:27:02 +00:00
Fredrik Adelöw c5d7b40b4b fix the opentelemetry setup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-07 10:33:28 +02:00
Mike Ball 812dff05b9 chore(plugin-template): add missing semicolon
This adds a previously-missing semicolon to the
`ExampleFetchComponent.test.tsx` file templated out by `backstage-cli
new --select plugin`.

Signed-off-by: Mike Ball <mikedball@gmail.com>
2024-05-05 20:36:04 -04:00
Vincenzo Scamporlino 4d15444275 cli: fix repo fix workspace path on windows
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-05-03 16:47:25 +02:00
Fredrik Adelöw 5382abeef7 Merge pull request #24564 from secustor/feat/expose-dd-rum-session-sampling
feat: expose DD RUM sessionSampleRate and sessionReplaySampleRate
2024-05-02 21:50:05 +02:00
Patrik Oldsberg 2a6f10d77a cli: only warn when bump fails + fix forbidden duplicate filter
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-02 14:31:05 +02:00
secustor d4a3b10f02 feat: expose DD RUM sessionSampleRate and sessionReplaySampleRate
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-04-30 14:00:43 +02:00
github-actions[bot] 46046059b4 Version Packages (next) 2024-04-23 14:53:09 +00:00
blam d50f5f35f8 chore: update import
Signed-off-by: blam <ben@blam.sh>
2024-04-19 11:38:06 +02:00
blam 2099526053 chore: updating api-reports
Signed-off-by: blam <ben@blam.sh>
2024-04-19 11:26:32 +02:00
blam 6e9b29daac chore: updating code changes to just target source files, and be careful about the replacing
Signed-off-by: blam <ben@blam.sh>
2024-04-19 10:43:28 +02:00
blam 4182031a6b feat: starting work on migration tooling
Signed-off-by: blam <ben@blam.sh>
2024-04-19 10:25:01 +02:00
Patrik Oldsberg 67a031e31a Merge pull request #24357 from backstage/rugvip/2022
cli: bump tsconfig.json from es2021 to es2022
2024-04-18 17:29:59 +02:00
Patrik Oldsberg a7975a9adf Merge pull request #23417 from szubster/tree-shaking
Allow tree-shaking of frontend plugins
2024-04-18 17:18:29 +02:00
Patrik Oldsberg fcd3462c98 cli: bump tsconfig from es2021 to es2022
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-18 17:12:08 +02:00
github-actions[bot] 0e48f5a289 Version Packages 2024-04-16 12:20:53 +00:00
Patrik Oldsberg 2f334fd83c Merge pull request #24300 from backstage/rugvip/app-mode
app-backend,cli: move backstage-app-mode injection to build time
2024-04-16 14:04:31 +02:00
Ben Lambert be8af7f67e Merge pull request #23712 from backstage/philipph/moved-plugins-bump
CLI: Reference moved plugins `@backstage-community` scope
2024-04-16 12:40:48 +02:00
blam 82ff03e16f chore: update types
Signed-off-by: blam <ben@blam.sh>
2024-04-16 11:46:35 +02:00
Patrik Oldsberg d124389361 app-backend,cli: move backstage-app-mode injection to build time
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-16 11:37:51 +02:00
blam a544108f93 chore: fix tests
Signed-off-by: blam <ben@blam.sh>
2024-04-16 11:16:13 +02:00
blam 03f3bb5808 chore: rework how we do the bumping as a seperate command
Signed-off-by: blam <ben@blam.sh>
2024-04-16 11:01:28 +02:00
blam 2ccd389166 chore: starting some more on the script
Signed-off-by: blam <ben@blam.sh>
2024-04-16 09:16:03 +02:00
blam 7fe125abd6 chore: moving out the migrate to a seperate command
Signed-off-by: blam <ben@blam.sh>
2024-04-15 18:44:10 +02:00
blam ab14656446 chore: include backstage-community deps in the bump
Signed-off-by: blam <ben@blam.sh>
2024-04-15 16:04:18 +02:00
Patrik Oldsberg 7a65357b01 Merge pull request #24092 from backstage/renovate/webpack-5.x-lockfile
chore(deps): update dependency webpack to v5.91.0
2024-04-13 16:22:07 +02:00
Patrik Oldsberg 4eb66c43fe cli: fix type error from webpack bump
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-13 16:00:52 +02:00
Philipp Hugenroth f401739ec5 Ensure mismatching versions are not ignroed for moved plugins
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-04-12 15:47:24 +02:00
Philipp Hugenroth 302f27edd2 Adjust types
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-04-11 22:41:03 +02:00
github-actions[bot] 036b9b3434 Version Packages (next) 2024-04-09 15:55:28 +00:00
Patrik Oldsberg cd8587d5bd cli: copy public files to both protected and public dist dirs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 12:18:53 +02:00
Patrik Oldsberg 837071a57b cli: copy public files to public dist dir when used
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 16:47:26 +02:00
Camila Belo ffd71105a6 refactor: apply review suggestions
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:16 +02:00
Patrik Oldsberg a8c7b0da6a big improvements
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 16:47:05 +02:00
Patrik Oldsberg 5f94ce1e92 Merge pull request #24072 from drodil/plugin_id_fix
fix: backend cli util to use the correct id
2024-04-08 09:17:17 +02:00
Heikki Hellgren 6b5ddbe622 fix: backend cli util to use the correct id
instead of using `pluginId: 'testPlugin'` now it uses the right id for
example `pluginId: 'test'`.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-08 08:26:13 +03:00
Philipp Hugenroth ae4b56031e Clean up changes
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-04-05 14:38:17 +02:00
Philipp Hugenroth ce463c570f Replace dependency in package.json
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-04-05 14:29:48 +02:00
Philipp Hugenroth a1a36cc67a Update bump script
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-04-05 14:29:48 +02:00
Philipp Hugenroth ddca5d2f66 Change package name if moved
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-04-05 14:29:48 +02:00
github-actions[bot] 366cf07ad3 Version Packages (next) 2024-04-02 14:11:36 +00:00
Patrik Oldsberg 53cf37008e Merge pull request #23419 from Pike/allow-deprecation-disable
Add the deprecation plugin to the default linter setup, switched off.
2024-04-01 22:27:33 +02:00
Patrik Oldsberg 5df000e0f6 merge with master and resolve yarn.lock conflict
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-01 16:39:43 +02:00
github-actions[bot] bb8923602f Version Packages 2024-03-27 09:37:09 +00:00