Matteo Barone
|
d25cedcc1e
|
updated changeset
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
|
2021-06-22 09:39:09 +02:00 |
|
Matteo Barone
|
63a8205a72
|
removed actions factories and define defaultActions in component itself
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
|
2021-06-18 11:26:11 +02:00 |
|
Matteo Barone
|
4c46c8e9f9
|
removed exported EntityRow type after rebase from master
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
|
2021-06-18 11:23:20 +02:00 |
|
Matteo Barone
|
3d7b1c9f04
|
Add possibility to customize actions in CatalogTable
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
|
2021-06-18 11:23:20 +02:00 |
|
Ben Lambert
|
ae501c04df
|
Merge pull request #6025 from andrewthauer/custom-explore-page
feat(explore): customizable explore page
|
2021-06-17 17:04:44 +02:00 |
|
Patrik Oldsberg
|
820de63018
|
Merge pull request #6076 from backstage/rugvip/allreports
scripts/api-extractor: create and check API reports for all(most) plugins
|
2021-06-17 15:46:11 +02:00 |
|
Ben Lambert
|
79a5fc65a8
|
Merge pull request #4532 from backstage/rugvip/authin
auth-backend: implement sign-in resolver and profile transform for google provider
|
2021-06-17 15:33:13 +02:00 |
|
Otto Sichert
|
693b4ed59c
|
Merge pull request #5975 from SDA-SE/feat/techdocs-states
[TechDocs] Refactor the implicit logic from `<Reader />` into an explicit state machine
|
2021-06-17 15:23:01 +02:00 |
|
Ben Lambert
|
87e316b78d
|
Merge pull request #5993 from backstage/mob/feature-flag-component
feat: Feature Flag Component + Simplify the traversal for composability
|
2021-06-17 15:20:05 +02:00 |
|
Ben Lambert
|
ffe7759de8
|
Merge pull request #6049 from backstage/timbonicus/move-installation
Move `catalog` and `scaffolder` installation instructions to READMEs
|
2021-06-17 15:14:07 +02:00 |
|
Patrik Oldsberg
|
0a825e3745
|
Merge pull request #6083 from backstage/rugvip/hooked
cli: disable GitHub App webhook by default
|
2021-06-17 13:56:00 +02:00 |
|
Ben Lambert
|
b11f9454bc
|
Merge pull request #6082 from backstage/changeset-release/master
Version Packages
|
2021-06-17 13:48:26 +02:00 |
|
Patrik Oldsberg
|
d8d7226fce
|
plugins: generate api reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-17 13:30:06 +02:00 |
|
Patrik Oldsberg
|
e3d31b3815
|
cli: disable GitHub App webhook by default
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-17 13:26:11 +02:00 |
|
github-actions[bot]
|
f4fbbf1552
|
Version Packages
|
2021-06-17 11:08:46 +00:00 |
|
Ben Lambert
|
d89629a85d
|
Merge pull request #6078 from backstage/fix/fixing-undefined-issue
Don't make `inputs` `undefined` when they are `""`
|
2021-06-17 13:03:02 +02:00 |
|
Patrik Oldsberg
|
c32fd47683
|
Merge pull request #6077 from backstage/rugvip/nop
catalog-model: deprecated usage of yup-based validators
|
2021-06-17 12:21:30 +02:00 |
|
blam
|
b492221760
|
chore: added changeset
Signed-off-by: blam <ben@blam.sh>
|
2021-06-17 11:41:56 +02:00 |
|
blam
|
d4f20e5be3
|
chore: dont replace empty strings to undefined in input parsing
Signed-off-by: blam <ben@blam.sh>
|
2021-06-17 11:40:22 +02:00 |
|
Patrik Oldsberg
|
74f8b8fcb1
|
catalog-model: deprecated usage of yup-based validators
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-17 11:26:37 +02:00 |
|
Patrik Oldsberg
|
05a9bb84d9
|
Merge branch 'master' into mob/feature-flag-component
|
2021-06-17 11:26:11 +02:00 |
|
Patrik Oldsberg
|
daf29617d8
|
Merge pull request #6004 from backstage/changeset-release/master
Version Packages
|
2021-06-17 11:13:36 +02:00 |
|
Patrik Oldsberg
|
cebde9d9ac
|
create-app: fix release version to 0.3.26
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-17 10:37:42 +02:00 |
|
Patrik Oldsberg
|
5429bfa69e
|
scripts/api-extractor: update to create reports for plugin packages too
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-17 10:35:51 +02:00 |
|
Dominik Henneke
|
ba984f675a
|
Add a BUILD_READY_RELOAD type that replaces the old contentIsStale logic
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-06-17 10:23:41 +02:00 |
|
Dominik Henneke
|
2b9d30b153
|
Fix minor issues from the review comments
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-06-17 10:23:41 +02:00 |
|
Dominik Henneke
|
1dfec7a2ae
|
Refactor the implicit logic from <Reader /> into an explicit state machine
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-06-17 10:23:41 +02:00 |
|
Dominik Henneke
|
fea7fa0ba6
|
Return a 304 Not Modified from the /sync/:namespace/:kind/:name endpoint if nothing was built
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-06-17 10:23:00 +02:00 |
|
github-actions[bot]
|
36e5a82e9b
|
Version Packages
|
2021-06-17 08:08:44 +00:00 |
|
Patrik Oldsberg
|
269a4d55df
|
Merge pull request #6052 from backstage/timbonicus/changelogs
Shorten changeset-generated CHANGELOGs
|
2021-06-17 10:03:31 +02:00 |
|
Eric Peterson
|
33f820eb07
|
Merge pull request #6006 from backstage/iameap/bug-techdocs-ext-svg
[TechDocs] Fix external image rendering
|
2021-06-17 09:52:18 +02:00 |
|
Eric Peterson
|
07e449f75d
|
Merge pull request #6065 from Dorn-/patch-2
fix: typo in openStackSwift credentials username
|
2021-06-17 09:46:50 +02:00 |
|
Patrik Oldsberg
|
4aac63d17c
|
Merge pull request #6074 from lunarway/docs/config-visibility
Add example of visibility of config values
|
2021-06-17 09:33:08 +02:00 |
|
Eric Peterson
|
0606f9b416
|
Clean up tests.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-17 09:30:36 +02:00 |
|
Johan Haals
|
6c7308509c
|
Merge pull request #6067 from BryanSLam/master
Fix backend-plugin document typo
|
2021-06-17 09:26:48 +02:00 |
|
Crevil
|
23ad991a17
|
Add example of visibility of config values
Emphasize how to set config visibility in the docs with an example.
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
|
2021-06-17 09:20:45 +02:00 |
|
Dorn-
|
ca1b960043
|
fix: typo in openStackSwift credentials username
A typo was made inside the credentials used by openStackSwift publisher.
As you can see here: https://github.com/backstage/backstage/blob/master/packages/techdocs-common/src/stages/publish/openStackSwift.ts#L67
or https://github.com/backstage/backstage/blob/master/plugins/techdocs-backend/config.d.ts#L119
Signed-off-by: Flavien Chantelot <flavien.chantelot@corp.ovh.com>
Signed-off-by: Flavien Chantelot <flavien.chantelot@ovhcloud.com>
|
2021-06-17 09:09:21 +02:00 |
|
Bryan Lam
|
81ec239bb1
|
Fix backend-plugin document typo
Signed-off-by: Bryan Lam <bryan.s.lam@gmail.com>
|
2021-06-16 23:24:38 -07:00 |
|
Fredrik Adelöw
|
11ceb71dbc
|
Merge pull request #6072 from backstage/dependabot/npm_and_yarn/humanize-duration-3.27.0
chore(deps): bump humanize-duration from 3.26.0 to 3.27.0
|
2021-06-17 06:57:42 +02:00 |
|
Fredrik Adelöw
|
939945e381
|
Merge pull request #6073 from backstage/dependabot/npm_and_yarn/testcontainers-7.11.1
chore(deps): bump testcontainers from 7.11.0 to 7.11.1
|
2021-06-17 06:54:57 +02:00 |
|
dependabot[bot]
|
27ed95a878
|
chore(deps): bump testcontainers from 7.11.0 to 7.11.1
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](https://github.com/testcontainers/testcontainers-node/compare/v7.11.0...v7.11.1)
---
updated-dependencies:
- dependency-name: testcontainers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 04:10:07 +00:00 |
|
dependabot[bot]
|
11dfc38349
|
chore(deps): bump humanize-duration from 3.26.0 to 3.27.0
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.26.0 to 3.27.0.
- [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases)
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.26.0...v3.27.0)
---
updated-dependencies:
- dependency-name: humanize-duration
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 04:07:33 +00:00 |
|
Tim Hansen
|
b2fa5d8ba6
|
Shorten CHANGELOGs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-06-16 20:40:23 -06:00 |
|
Andrew Thauer
|
5c4e6aee25
|
feat(explore): customizable explore page
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
|
2021-06-16 19:46:33 -04:00 |
|
Patrik Oldsberg
|
3ce6f80632
|
Merge pull request #6061 from lunarway/feature/publish-action-topics
Add topics input to publish:github action
|
2021-06-16 22:59:35 +02:00 |
|
blam
|
c41bb50f94
|
chore: tidy up docs again
Signed-off-by: blam <ben@blam.sh>
|
2021-06-16 22:03:51 +02:00 |
|
Crevil
|
0b22248d75
|
Change change to patch
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
|
2021-06-16 20:44:42 +02:00 |
|
Tim Hansen
|
71416fb64e
|
changeset
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-06-16 11:30:39 -06:00 |
|
Patrik Oldsberg
|
d458690f5c
|
Merge pull request #5754 from TejasQ/tejask/3333
TechDocs: Support configurable working directory as temp dir
|
2021-06-16 18:54:47 +02:00 |
|
Patrik Oldsberg
|
1cc99d6568
|
Merge pull request #6021 from vcapretz/chore/sentry-plugin-replace-timeago-for-luxon
Chore/sentry plugin replace timeago for luxon
|
2021-06-16 18:32:26 +02:00 |
|