Patrik Oldsberg
|
947ae3b40e
|
cli: sync changelog + changeset for 0.71.1 fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-10 18:59:14 +01:00 |
|
Patrik Oldsberg
|
8cdb271bf1
|
cli: fix for versions not being inlined by rollup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-10 18:56:17 +01:00 |
|
Fredrik Adelöw
|
f42302600a
|
Merge pull request #9972 from backstage/jhaals/remove-target-relation
catalog-model: Remove `target` from `EntityRelation` type
|
2022-03-10 16:58:08 +01:00 |
|
Fredrik Adelöw
|
c3decbde71
|
fix
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-10 16:24:54 +01:00 |
|
Johan Haals
|
be906d84fe
|
fix year off-by-one error
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-03-10 16:15:13 +01:00 |
|
Johan Haals
|
ae6b614d84
|
update changeset, add api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-03-10 16:15:13 +01:00 |
|
Johan Haals
|
36c2ada275
|
Keep target field in entities output
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-03-10 16:15:13 +01:00 |
|
Johan Haals
|
cdb623445e
|
remove target from catalog tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-03-10 16:15:13 +01:00 |
|
Johan Haals
|
ba6d2fecec
|
update changesets
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-03-10 16:15:13 +01:00 |
|
Johan Haals
|
9803a47f31
|
app: Disable incompatible example app plugins until updated
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-03-10 16:15:13 +01:00 |
|
Johan Haals
|
d3e9ec43b7
|
catalog-model: Remove target from EntityRelation type.
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-03-10 16:15:12 +01:00 |
|
Fredrik Adelöw
|
165cabfeb6
|
Merge pull request #9976 from backstage/freben/generation
remove `metadata.generation`
|
2022-03-10 15:45:21 +01:00 |
|
Fredrik Adelöw
|
743f77b7de
|
Merge pull request #10101 from backstage/dependabot/npm_and_yarn/types/uuid-8.3.4
build(deps-dev): bump @types/uuid from 8.3.0 to 8.3.4
|
2022-03-10 15:40:06 +01:00 |
|
Alex Rybchenko
|
8411f85ee8
|
fixed plugin template
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
|
2022-03-10 14:15:06 +01:00 |
|
dependabot[bot]
|
a422d7ce5e
|
chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 12.1.3.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.6...v12.1.3)
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-10 14:07:33 +01:00 |
|
Alex Rybchenko
|
2e0eb4808e
|
Merge branch 'master' into gcalendar
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
|
2022-03-10 13:36:37 +01:00 |
|
Alex Rybchenko
|
c0fd5489e5
|
updated cli dependency
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
|
2022-03-10 13:28:34 +01:00 |
|
dependabot[bot]
|
d19b637699
|
chore(deps-dev): bump aws-sdk-mock from 5.2.1 to 5.6.2
Bumps [aws-sdk-mock](https://github.com/dwyl/aws-sdk-mock) from 5.2.1 to 5.6.2.
- [Release notes](https://github.com/dwyl/aws-sdk-mock/releases)
- [Commits](https://github.com/dwyl/aws-sdk-mock/compare/v5.2.1...v5.6.2)
---
updated-dependencies:
- dependency-name: aws-sdk-mock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-10 12:25:14 +00:00 |
|
dependabot[bot]
|
348c0054b4
|
build(deps-dev): bump @types/uuid from 8.3.0 to 8.3.4
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.3.0 to 8.3.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
---
updated-dependencies:
- dependency-name: "@types/uuid"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-10 12:25:14 +00:00 |
|
Johan Haals
|
60c4e39d1f
|
Merge pull request #10094 from backstage/changeset-release/master
Version Packages
|
2022-03-10 13:21:40 +01:00 |
|
Tim McFadden
|
8a771907a0
|
Add more context as to why the workflow scope is required.
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: tim775 <52185+tim775@users.noreply.github.com>
|
2022-03-10 07:02:15 -05:00 |
|
Alex Rybchenko
|
391888ff6b
|
updated .lock file
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
|
2022-03-10 12:56:22 +01:00 |
|
Alex Rybchenko
|
f22c38e0c0
|
Merge remote-tracking branch 'origin/master' into gcalendar
|
2022-03-10 12:53:27 +01:00 |
|
Alex Rybchenko
|
4635d20677
|
updated deps
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
|
2022-03-10 12:48:35 +01:00 |
|
github-actions[bot]
|
b6d947b67f
|
Version Packages
|
2022-03-10 11:30:23 +00:00 |
|
Fredrik Adelöw
|
1e06a60695
|
Merge pull request #10100 from backstage/dependabot/npm_and_yarn/types/npm-packlist-3.0.0
build(deps-dev): bump @types/npm-packlist from 1.1.2 to 3.0.0
|
2022-03-10 12:24:07 +01:00 |
|
Fredrik Adelöw
|
af685aaeb9
|
Merge pull request #10084 from backstage/blam/fix-icon-color-for-scaffolder
Fixing `FavoriteEntity` border color
|
2022-03-10 12:22:22 +01:00 |
|
Fredrik Adelöw
|
0279b7b1c9
|
Merge pull request #10105 from backstage/freben/check-for-processors
add check for externalized processors
|
2022-03-10 12:12:00 +01:00 |
|
Fredrik Adelöw
|
a6e2851902
|
add check for externalized processors
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-10 11:51:18 +01:00 |
|
Johan Haals
|
bf9e47470d
|
Merge pull request #10076 from mclarke47/refactor-k8s-backend-plugin
refactor k8s fanout handler
|
2022-03-10 11:31:39 +01:00 |
|
Johan Haals
|
7d3a062fd5
|
Merge pull request #10104 from backstage/jhaals/prismjs
bump prismjs to 1.27.0
|
2022-03-10 11:24:58 +01:00 |
|
Fredrik Adelöw
|
b48d1cdf85
|
Merge pull request #10062 from backstage/freben/freben/task-cron-source
Add cron support to `@backstage/backend-tasks`
|
2022-03-10 11:16:04 +01:00 |
|
Fredrik Adelöw
|
2a1670bae9
|
Merge pull request #10095 from backstage/freben/gitlab-as-well
move github to a separate package too
|
2022-03-10 11:01:47 +01:00 |
|
Fredrik Adelöw
|
d4934e19b1
|
move gitlab to a separate package too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-10 10:45:54 +01:00 |
|
Fredrik Adelöw
|
704c8b2c05
|
Merge pull request #10092 from backstage/freben/separate-bitbucket
move out bitbucket into a separate module too
|
2022-03-10 10:44:01 +01:00 |
|
Johan Haals
|
b703c20656
|
bump prismjs to 1.27.0
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-03-10 10:30:01 +01:00 |
|
Fredrik Adelöw
|
60df8a58b4
|
change to nested object for cron
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-10 10:24:39 +01:00 |
|
Patrik Oldsberg
|
4896ead081
|
Merge pull request #10103 from backstage/rugvip/exit
changesets: exit prerelease
|
2022-03-10 10:13:59 +01:00 |
|
Patrik Oldsberg
|
4b25e78474
|
Merge pull request #10102 from backstage/rugvip/nightly
workflows: fix nightly releases of techdocs/cli
|
2022-03-10 10:13:49 +01:00 |
|
Patrik Oldsberg
|
8376a23633
|
changesets: exit prerelease
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-10 09:51:49 +01:00 |
|
Patrik Oldsberg
|
c882011def
|
workflows: fix nightly releases of techdocs/cli
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-10 09:50:02 +01:00 |
|
Phil Gore
|
ae2ed04076
|
Add cron support to @backstage/backend-tasks
Signed-off-by: Phil Gore <pgore@ea.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-10 09:45:07 +01:00 |
|
Fredrik Adelöw
|
80724779ca
|
review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-10 09:40:50 +01:00 |
|
Fredrik Adelöw
|
47a5ae5dd2
|
move out bitbucket into a separate module too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-10 09:34:27 +01:00 |
|
Fredrik Adelöw
|
0dd12e3f35
|
Merge pull request #10099 from backstage/dependabot/npm_and_yarn/types/luxon-2.3.0
build(deps): bump @types/luxon from 2.0.9 to 2.3.0
|
2022-03-10 09:26:39 +01:00 |
|
Fredrik Adelöw
|
bf900f8473
|
Merge pull request #10098 from backstage/dependabot/npm_and_yarn/color-4.2.1
build(deps): bump color from 4.0.1 to 4.2.1
|
2022-03-10 09:26:21 +01:00 |
|
Fredrik Adelöw
|
4392d2625b
|
Merge pull request #10096 from marcus-crane/s3-backend-docs
(docs) Clarify that users need to install the S3 backend plugin
|
2022-03-10 09:24:16 +01:00 |
|
Fredrik Adelöw
|
52924457fa
|
Merge pull request #10097 from wisch628/master
updated incorrect description as referenced in issue #10008
|
2022-03-10 09:19:01 +01:00 |
|
Niklas Aronsson
|
02c84fb32f
|
Added "Gerrit" to "vocab.txt"
Signed-off-by: Niklas Aronsson <niklasar@axis.com>
|
2022-03-10 08:15:12 +01:00 |
|
Niklas Aronsson
|
ee04b48b8f
|
packages/integration: Updating "api-report.md" for Gerrit
Signed-off-by: Niklas Aronsson <niklasar@axis.com>
|
2022-03-10 08:09:17 +01:00 |
|