Eric Swanson
|
a133c273e3
|
chore(contrib/docker/devops): improve make targets
more holistic and consistent tasks
improved documentation
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
|
2021-04-05 10:16:49 -04:00 |
|
Eric Swanson
|
bd001c2093
|
fix(contrib/docker/devops): use libsecret-dev
chore: parameterize the vale url
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
|
2021-04-05 10:15:24 -04:00 |
|
Eric Swanson
|
298ea04df6
|
docs(contrib): docker
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
|
2021-04-05 10:14:00 -04:00 |
|
Eric Swanson
|
8ea3590823
|
chore: vocabulary updates
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
|
2021-04-05 10:13:34 -04:00 |
|
dependabot[bot]
|
f3980ccd30
|
chore(deps): bump ora from 5.3.0 to 5.4.0
Bumps [ora](https://github.com/sindresorhus/ora) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v5.3.0...v5.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-05 04:25:24 +00:00 |
|
Eric Swanson
|
4d4183941f
|
chore(devops): move container example under docker dir
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
|
2021-04-02 16:29:37 -04:00 |
|
Podge
|
4ddd7b2642
|
modifying CatalogImportClient.test.ts last test to test for a non-Latin text by adding an emoji to the file content field
Signed-off-by: Podge <padraig@padraigobrien.com>
|
2021-04-02 18:38:04 +01:00 |
|
Erik Larsson
|
d710520dbe
|
vale
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
|
2021-04-02 19:26:27 +02:00 |
|
Mateus Marquezini
|
a0e97966a5
|
#3497 improvement on Dialog component to follow MUI guidelines
Signed-off-by: Mateus Marquezini <mateusmarquezini01@gmail.com>
|
2021-04-02 08:00:02 -03:00 |
|
Patrik Oldsberg
|
f91ee28deb
|
Merge pull request #5209 from backstage/dependabot/npm_and_yarn/gitbeaker/node-28.2.0
chore(deps): bump @gitbeaker/node from 28.0.2 to 28.2.0
|
2021-04-02 12:23:23 +02:00 |
|
Oliver Sand
|
e69a7f8507
|
Merge pull request #5197 from SDA-SE/feat/ownership-fetch
Optimize data fetched for the `OwnershipCard`
|
2021-04-02 09:32:08 +02:00 |
|
dependabot[bot]
|
8605a24612
|
chore(deps): bump @gitbeaker/node from 28.0.2 to 28.2.0
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 28.0.2 to 28.2.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/28.0.2...28.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-02 04:20:12 +00:00 |
|
Erik Larsson
|
3f96a9d5a7
|
fix: Support auth by sending cookies in scaffolder eventstream request
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
|
2021-04-02 03:28:06 +02:00 |
|
Patrik Oldsberg
|
42d0e01b9f
|
Merge pull request #5204 from backstage/rugvip/sub
config-loader: fix include test on windows
|
2021-04-01 20:53:53 +02:00 |
|
Patrik Oldsberg
|
fe8d22dbe2
|
config-loader: fix include test on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-01 20:22:34 +02:00 |
|
Tim Hansen
|
2e2cb81fdf
|
Add link to Bitbucket Discovery, fix capitalization
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-04-01 12:18:16 -06:00 |
|
Patrik Oldsberg
|
9c175ae9b6
|
Merge pull request #5203 from backstage/rugvip/bug
core-api: fix a bug where resolving routes beneath a mount point would fail
|
2021-04-01 18:45:45 +02:00 |
|
Patrik Oldsberg
|
7e308ab62d
|
Merge pull request #5190 from JP-Dhabolt/feature/pre-substitute-transforms
Feature/pre substitute transforms
|
2021-04-01 18:45:10 +02:00 |
|
JP Dhabolt
|
3c9584801b
|
Remove unused JsonValue
Signed-off-by: JP Dhabolt <jdhabolt@agero.com>
|
2021-04-01 15:43:22 +00:00 |
|
JP Dhabolt
|
c3b6fe4ffd
|
Reduce type noise
Signed-off-by: JP Dhabolt <jdhabolt@agero.com>
|
2021-04-01 15:38:10 +00:00 |
|
Patrik Oldsberg
|
b051e770c7
|
core-api: fix a bug where resolving routes beneath a mount point would fail
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-01 17:30:51 +02:00 |
|
JP Dhabolt
|
dbbb8f7b37
|
Revert changes to types
Signed-off-by: JP Dhabolt <jdhabolt@agero.com>
|
2021-04-01 15:19:08 +00:00 |
|
Patrik Oldsberg
|
8818602117
|
example-app: update EntityPage test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-01 15:12:30 +02:00 |
|
Patrik Oldsberg
|
94715431ee
|
Merge pull request #5201 from backstage/rugvip/wrap
test-utils: remove unnecessary wrapInTestApp wrapping that broke mount point discovery
|
2021-04-01 15:11:20 +02:00 |
|
Patrik Oldsberg
|
571efeb9da
|
Merge pull request #5200 from backstage/rugvip/msg
core-api: improve error message and component naming for routable extension mounting errorsr
|
2021-04-01 15:10:57 +02:00 |
|
Patrik Oldsberg
|
32422ef22e
|
Merge pull request #5199 from teunw/fix/display-name-from-jwt
fix: displays name from jwt instead of using email address
|
2021-04-01 15:03:43 +02:00 |
|
Patrik Oldsberg
|
ae6250ce3e
|
test-utils: remove unnecessary wrapInTestApp wrapping that broke mount point discovery
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-01 14:45:39 +02:00 |
|
Patrik Oldsberg
|
4a4681b1b9
|
core-api: improve error message and component naming for routable extension mounting errorsr
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-01 14:43:04 +02:00 |
|
Teun Willems
|
2b2b311864
|
chore: adds changeset
Signed-off-by: Teun Willems <teun.willems@theapsgroup.com>
|
2021-04-01 14:25:19 +02:00 |
|
Teun Willems
|
81fa98b3ab
|
fix: displays name from jwt instead of using email address
Signed-off-by: Teun Willems <teun.willems@theapsgroup.com>
|
2021-04-01 14:25:19 +02:00 |
|
JP Dhabolt
|
0efa7ae6a7
|
Update per PR comments and add two test assertions
Signed-off-by: JP Dhabolt <jdhabolt@agero.com>
|
2021-04-01 12:00:17 +00:00 |
|
Patrik Oldsberg
|
3e7de08afc
|
changesets: added changeset for composability migration
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-01 13:58:55 +02:00 |
|
Oliver Sand
|
97d53f6866
|
Optimize data fetched for the OwnershipCard
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-04-01 13:56:42 +02:00 |
|
Patrik Oldsberg
|
5386c168af
|
create-app: fully migrate template to composability API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-01 13:24:19 +02:00 |
|
Patrik Oldsberg
|
79fd3d863e
|
example-app: migrate entity pages to composability api
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-01 13:23:27 +02:00 |
|
Patrik Oldsberg
|
2bbac57ce4
|
Merge pull request #5195 from backstage/dependabot/npm_and_yarn/raw-loader-4.0.2
chore(deps): bump raw-loader from 4.0.1 to 4.0.2
|
2021-04-01 10:24:11 +02:00 |
|
dependabot[bot]
|
a5e0084f9b
|
chore(deps): bump raw-loader from 4.0.1 to 4.0.2
Bumps [raw-loader](https://github.com/webpack-contrib/raw-loader) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases)
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/raw-loader/compare/v4.0.1...v4.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-01 04:08:14 +00:00 |
|
Andrew Johnson
|
433da2b446
|
patch
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-31 21:50:43 +01:00 |
|
Andrew Johnson
|
ef4d8cd206
|
rename
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-31 20:26:04 +01:00 |
|
Ben Lambert
|
8b3cf2838e
|
Merge pull request #5192 from backstage/imgbot
[ImgBot] Optimize images
|
2021-03-31 20:52:41 +02:00 |
|
Andrew Johnson
|
64d2ce7001
|
changeset and rename
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-31 18:45:42 +01:00 |
|
Andrew Johnson
|
c397cd2cf0
|
add refresh to deployments plugin
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-31 17:40:38 +01:00 |
|
ImgBotApp
|
a19e461d0a
|
[ImgBot] Optimize images
*Total -- 109.92kb -> 73.66kb (32.99%)
/plugins/github-deployments/docs/github-deployments-card.png -- 103.64kb -> 67.39kb (34.98%)
/microsite/static/img/backstage-service-catalog.svg -- 1.30kb -> 1.30kb (0.3%)
/microsite/static/img/backstage-techdocs.svg -- 0.91kb -> 0.91kb (0.11%)
/microsite/static/img/backstage-k8s.svg -- 1.89kb -> 1.89kb (0.05%)
/microsite/static/img/backstage-software-templates.svg -- 2.17kb -> 2.17kb (0.05%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2021-03-31 15:36:32 +00:00 |
|
JP Dhabolt
|
b593061da3
|
Fix bug in substitution transform
Signed-off-by: JP Dhabolt john.p.dhabolt@gmail.com
Signed-off-by: JP Dhabolt <jdhabolt@agero.com>
|
2021-03-31 15:34:15 +00:00 |
|
JP Dhabolt
|
97beeecb61
|
Update docs and changeset
Signed-off-by: JP Dhabolt john.p.dhabolt@gmail.com
Signed-off-by: JP Dhabolt <jdhabolt@agero.com>
|
2021-03-31 15:34:14 +00:00 |
|
JP Dhabolt
|
82c66b8cd5
|
Add changeset.
Signed-off-by: JP Dhabolt john.p.dhabolt@gmail.com
Signed-off-by: JP Dhabolt <jdhabolt@agero.com>
|
2021-03-31 15:34:14 +00:00 |
|
JP Dhabolt
|
a003fdb21b
|
Run substitute prior to include processing
Signed-off-by: JP Dhabolt john.p.dhabolt@gmail.com
Signed-off-by: JP Dhabolt <jdhabolt@agero.com>
|
2021-03-31 15:34:14 +00:00 |
|
Fredrik Adelöw
|
a46a98c3b0
|
Merge pull request #5114 from anderoo/anderoo/deployments-plugin
[PLUGIN] Github Deployments Plugin
|
2021-03-31 17:06:41 +02:00 |
|
Andrew Johnson
|
d8a951493a
|
change graphql version
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-31 15:40:35 +01:00 |
|
Patrik Oldsberg
|
b22cc04bd4
|
Merge pull request #5189 from backstage/rugvip/derp
changesets: fix bump level for catalog-model change
|
2021-03-31 16:31:23 +02:00 |
|