Dominik Henneke
471b9243de
Rename endpoint to /events
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-11-02 13:15:07 +01:00
Dominik Henneke
b45a34fb15
Adds a new endpoint for consuming logs from the Scaffolder that uses long polling instead of Server Sent Events
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-11-02 13:15:07 +01:00
Dominik Henneke
95a48698bc
Add tests for the scaffolder eventstream frontend client
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-11-02 13:15:06 +01:00
Dominik Henneke
9587f6f7d2
Add tests for the scaffolder eventstream
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-11-02 13:15:05 +01:00
Alex Rybchenko
8666b7bc90
updated changeset
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-11-02 09:27:37 +01:00
Oliver Sand
044c38e739
Lazy load all API definition widgets
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-11-01 13:15:51 +01:00
Hammar Johan
0f4619cb4d
Add Volvofinans
...
Signed-off-by: Hammar Johan <johan.hammar@volvofinans.se >
2021-11-01 12:50:42 +01:00
Jarek Łukow
290fbb3ec2
Improve API docs in Scaffolder action plugins
...
Signed-off-by: Jarek Łukow <jlukow@box.com >
2021-11-01 11:17:00 +01:00
Jarek Łukow
8b4284cd5c
Improve API documentation for @backstage/core-plugin-api
...
Signed-off-by: Jarek Łukow <jlukow@box.com >
2021-11-01 10:16:54 +01:00
Matto
ca58eeffc0
Merge remote-tracking branch 'origin/master' into read-remote-config
...
# Conflicts:
# yarn.lock
2021-11-01 19:14:32 +11:00
dependabot[bot]
ef01b7c7a7
build(deps-dev): bump @storybook/addons from 6.3.11 to 6.3.12
...
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons ) from 6.3.11 to 6.3.12.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.12/lib/addons )
---
updated-dependencies:
- dependency-name: "@storybook/addons"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 04:15:34 +00:00
Andre Wanlin
4848c9cb20
Fixed other instances of same issue
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-10-31 19:58:51 -05:00
Andre Wanlin
777daa10ad
Fixed s3 path join to work under any os
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-10-31 19:56:06 -05:00
rodion
311d604bea
fix: plugin sentry id token / private method
...
Signed-off-by: rodion <rodiongork@github.com >
2021-10-31 22:43:24 +03:00
Fredrik Adelöw
cd646b55a9
Merge pull request #7850 from hrithiksawhney/master
...
Added 'Blessed' icons for core plugins
2021-10-31 18:49:30 +01:00
Colton Padden
a2d4389587
Use Parameter Objects for Publisher Constructors
...
Refactored Techdocs publishers to use a single parameter object as the
constructor argument to ease extendability as more options are introduced.
Updated local publisher to use `.fromConfig` for instantiation so that it
follows the same design pattern as the other publishers.
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-10-31 11:15:47 -04:00
hrithiksawhney
78c512ce8f
added 'Blessed' icons for core plugins
...
Signed-off-by: hrithiksawhney <hrithik11400.sawhney@gmail.com >
2021-10-31 19:44:21 +05:30
Fredrik Adelöw
e527120f74
Merge pull request #7820 from backstage/blam/e2e-test-with-puppeteer
...
e2e tests with puppeteer?
2021-10-30 15:35:08 +02:00
blam
5b43ae3b5e
chore: finally got it working now right?
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:01 +02:00
blam
08724f0bc7
chore: actually check the text in stderr to make sure that it's something that we don't expect
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:01 +02:00
blam
fbbc73ac7d
chore: fixing prettier
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:01 +02:00
blam
0f254f45a5
chore: removing postgres env for now
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:01 +02:00
Ben Lambert
8535bbd53c
Update run.ts
...
Signed-off-by: Ben Lambert <blam@spotify.com >
2021-10-30 13:11:00 +02:00
blam
9e3b76f86a
chore: revert some accidental additions
...
Signed-off-by: blam <ben@blam.sh >
i
2021-10-30 13:11:00 +02:00
blam
614fd12ad0
chore: wrap up the killTree?
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:00 +02:00
blam
fc6c990cc9
chore: this time, I promise. I fixed it. Sorted out all the scoping stuff for the hacky stuff that evaluate does with .toString
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:00 +02:00
blam
bb5fe02de3
chore: don't need escaped text now as it's actually a function call like all good javascripts
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:00 +02:00
blam
03f368f740
chore: finally made it work
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:00 +02:00
blam
4b2740332c
chore: now we have puppeteer!
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:00 +02:00
blam
e3ef16366e
chore: setup chrome in the e2e containers
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:00 +02:00
blam
1078543bc1
chore: run the lock!
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:00 +02:00
blam
15a205a804
chore: puppeteer!
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:00 +02:00
Patrik Oldsberg
69ed2d590e
Merge pull request #7841 from backstage/rugvip/packsafe
...
cli: dynamically determine which packages are unsafe to repack
2021-10-30 12:46:18 +02:00
Jeremy Guarini
741bcb168e
add changeset
...
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com >
2021-10-29 16:55:03 -07:00
Tim Hansen
c01e26327e
update changeset
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-10-29 13:43:28 -06:00
Tim Hansen
e9206f437c
Make theme banner warning color optional
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-10-29 13:39:35 -06:00
Fredrik Adelöw
c3cb126a9d
Merge pull request #7835 from djamaile/master
...
docs(#7768 ): include dependsOn to depict a relation between a component a resource
2021-10-29 21:09:11 +02:00
Fredrik Adelöw
8cb04b438d
Merge pull request #7816 from zombispormedio/kafka-authenticate-calls
...
Add auth token to KafkaBackendClient via IdentityApi
2021-10-29 19:50:02 +02:00
Jeremy Guarini
0287b18613
UI updates to GCP-projects plugin
...
Adds the following to the project list page:
* pagination
* filtering
* sorting
* rows per page
* show/hide columns
Makes breadcrumb a link back to project list for the project details and new project views.
In project list page, updates New project button to use RouterLink instead of href to avoid login prompt.
In project details view, links to project details and logs now work, clicking on these will open the project or logs in GCP in new tab.
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com >
2021-10-29 10:20:14 -07:00
samiramkr
03b0e9eda0
Merge pull request #7842 from backstage/samiramkr/add-warning
...
add warning to dismissableBanner
2021-10-29 18:51:52 +02:00
Samira Mokaram
a300f19a93
add api-report
...
Signed-off-by: Samira Mokaram <samiram@spotify.com >
2021-10-29 17:45:54 +02:00
Samira Mokaram
c493f261e2
fix changeset
...
Signed-off-by: Samira Mokaram <samiram@spotify.com >
2021-10-29 17:32:36 +02:00
Samira Mokaram
83cc72f6cb
fix
...
Signed-off-by: Samira Mokaram <samiram@spotify.com >
2021-10-29 17:16:29 +02:00
Patrik Oldsberg
970e1f37fa
Merge pull request #7840 from backstage/rugvip/dedup
...
user-settings: remove duplicate core-plugin-api dependency
2021-10-29 16:51:53 +02:00
Samira Mokaram
c11a37710a
add changeset
...
Signed-off-by: Samira Mokaram <samiram@spotify.com >
2021-10-29 16:51:32 +02:00
Samira Mokaram
f1903c7167
add warning to dismissableBanner
...
Signed-off-by: Samira Mokaram <samiram@spotify.com >
2021-10-29 16:47:02 +02:00
Ben Lambert
142e0458e6
Merge pull request #7426 from RoadieHQ/scaffolder-improvement
...
changes to allow the task workers run outside the backend process
2021-10-29 16:41:14 +02:00
Fredrik Adelöw
f9ef0eae16
Merge pull request #7679 from RoadieHQ/tech-insights-backend
...
Implement Tech Insights backend
2021-10-29 16:24:57 +02:00
Alex Rybchenko
a0a6600060
fix typo
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-29 16:17:47 +02:00
Patrik Oldsberg
dd355bca46
cli: dynamically determine which packages are unsafe to repack
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-29 16:17:47 +02:00