Joel Low
a6e9708ada
Revert changes to template app
2020-12-03 17:29:48 +08:00
Himanshu Mishra
c15ccbff51
Create new GitHub release when a new tag is created
2020-12-03 09:12:14 +01:00
Joel Low
6b7c44d32d
Add simple instructions to providing an NPM Token to backend:build-image
2020-12-03 16:10:36 +08:00
Joel Low
8a16e8af82
Add missing changelog entry
2020-12-03 15:50:43 +08:00
Adam Harvey
d2938af4ce
Add changeset
2020-12-02 22:52:16 -05:00
Adam Harvey
e5ff181467
Add register instructions
2020-12-02 22:51:24 -05:00
keshan
6a5e3e204f
Updated comments and code to reflect feedbacks
2020-12-03 09:08:47 +05:30
keshan
ff243ce96a
changeset added with minor impact
2020-12-03 09:08:46 +05:30
keshan
1f6a0a2803
reverted back the github config value
2020-12-03 09:08:45 +05:30
keshan
9e11dfca40
Introducing env prop to have configurable authentication env
2020-12-03 09:08:44 +05:30
Adam Harvey
79418ddb62
Add changeset
2020-12-02 21:07:40 -05:00
Adam Harvey
c02db852a2
Fix variable typo
2020-12-02 21:05:16 -05:00
Adam Harvey
eb3f4cbb58
Align plugin ID
2020-12-02 21:04:42 -05:00
Fabian Chong
a42205b3e8
Uses pathExists
2020-12-03 10:04:25 +08:00
Fabian Chong
433aa52a17
Pass NPM_TOKEN through docker --secret
2020-12-03 10:04:23 +08:00
Fabian Chong
fe5c6a7727
Optional .npmrc to support private NPM registry
2020-12-03 10:02:59 +08:00
Ryan Vazquez
05f3ca491e
Merge pull request #3537 from backstage/ryanv/disable-cost-insights-support-button
...
Ryanv/disable cost insights support button
2020-12-02 18:32:17 -05:00
Ryan Vazquez
bec334b336
changeset
2020-12-02 17:38:06 -05:00
Ryan Vazquez
bf3c161d72
disable support button
2020-12-02 17:36:30 -05:00
brendasukh
c71e46c280
Merge pull request #3536 from backstage/update-breakdown-label
...
Support custom labels for entity breakdowns
2020-12-02 17:31:55 -05:00
Brenda Sukh
69f38457f5
Add changeset
2020-12-02 15:18:32 -05:00
Brenda Sukh
fc16895a93
Generalize breakdown label
2020-12-02 15:07:50 -05:00
Brenda Sukh
108994d4dc
Add additional events panel
2020-12-02 14:32:40 -05:00
Brenda Sukh
ff83308e48
Generalize SKU specific verbiage
2020-12-02 14:32:11 -05:00
Fredrik Adelöw
21f7d80483
Merge pull request #3520 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.45.0
...
build(deps): bump typescript-json-schema from 0.43.0 to 0.45.0
2020-12-02 16:46:53 +01:00
Fredrik Adelöw
6437f20cfc
Merge pull request #3411 from moustafab/feature/k8s-label-selector-2
...
refactor(k8s-plugin): update to use annotation based label selector
2020-12-02 16:31:20 +01:00
Fredrik Adelöw
b4488ddb0b
address typescript errors
2020-12-02 16:11:44 +01:00
dependabot[bot]
bad8990788
build(deps): bump typescript-json-schema from 0.43.0 to 0.45.0
...
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema ) from 0.43.0 to 0.45.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases )
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.43.0...v0.45.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-02 15:58:44 +01:00
dependabot[bot]
2ff3239154
build(deps-dev): bump @types/codemirror from 0.0.97 to 0.0.100 ( #3522 )
...
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror ) from 0.0.97 to 0.0.100.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-02 14:26:36 +01:00
Fredrik Adelöw
ce897a04fd
Merge pull request #3521 from backstage/dependabot/npm_and_yarn/types/jwt-decode-3.1.0
...
build(deps-dev): bump @types/jwt-decode from 2.2.1 to 3.1.0
2020-12-02 13:43:56 +01:00
Himanshu Mishra
e09cff1682
Abstract Publisher APIs from the router
...
1. Move fetchMetadata and serve static files to local publisher
2. Create factory class to create publishers based on app cofig
2020-12-02 13:05:44 +01:00
Patrik Oldsberg
d54bc5685a
Merge pull request #3471 from backstage/mob/ind
...
core-api: add initial set of composability plumbing
2020-12-02 11:55:13 +01:00
dependabot[bot]
338e60a826
build(deps-dev): bump @types/jwt-decode from 2.2.1 to 3.1.0
...
Bumps [@types/jwt-decode](https://github.com/auth0/jwt-decode ) from 2.2.1 to 3.1.0.
- [Release notes](https://github.com/auth0/jwt-decode/releases )
- [Changelog](https://github.com/auth0/jwt-decode/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/jwt-decode/commits/v3.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-02 09:47:01 +01:00
Fredrik Adelöw
a9fdf8c294
keep the old examples, add new variant as sibling dir
2020-12-02 07:42:09 +01:00
Fredrik Adelöw
08835a61d9
catalog: add support for relative targets and implicit types in Location entities
2020-12-02 07:30:58 +01:00
Adam Harvey
2de30dd019
Explicit exports
2020-12-01 21:10:08 -05:00
Fredrik Adelöw
8d6156d69c
Merge pull request #3511 from backstage/freben/owned
...
catalog-model: update ownership of data
2020-12-01 22:54:04 +01:00
Ryan Vazquez
8e6e328f06
Merge pull request #3518 from backstage/ryanv/enable-unlabeled-dataflow-skus
...
enable sku breakdowns for unlabeled entities
2020-12-01 15:52:54 -05:00
blam
d1f588a38b
chore: pushing works with github!
2020-12-01 21:36:35 +01:00
Adam Harvey
09af425260
Merge branch 'master' of github.com:backstage/backstage into adr004-ci
2020-12-01 15:23:12 -05:00
Adam Harvey
c5bd448c4d
Update exports/imports
2020-12-01 15:19:07 -05:00
Adam Harvey
92ccf4f617
Fix export name
2020-12-01 15:14:41 -05:00
Adam Harvey
353b51b938
Be explicit about Jenkins exports
2020-12-01 15:14:26 -05:00
blam
a5414403bd
chore: reworking more of the github flow so that we can move to isomorphic git instead of nodegit :()
2020-12-01 21:07:20 +01:00
Ryan Vazquez
fe7257ff07
enable sku breakdowns for unlabeled entities
2020-12-01 15:06:59 -05:00
Adam Harvey
40c5b968ab
Change package name
2020-12-01 15:06:42 -05:00
Adam Harvey
04efbbdd2e
Add changeset
2020-12-01 14:56:27 -05:00
Adam Harvey
a7f944880b
Refactor to support ADR004 module exporting
2020-12-01 14:55:15 -05:00
Himanshu Mishra
64737f447a
App/Backend should import techdocs plugin only, not common package
...
If a backstage App wants to enable techdocs plugin, it should only have to care about installing @backstage/plugin-techdocs and @backstage/plugin-techdocs-backend.
@backstage/plugin-techdocs-backend should re-export necessary APIs from techdocs-common
2020-12-01 20:48:58 +01:00
Himanshu Mishra
7481601883
techdocs-backend: Add non-zero tests for the CI to pass
2020-12-01 20:48:58 +01:00