Jussi Hallila
cd8bf7a4ab
Add more breaking changes.
...
Update API reports.
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-01-13 16:34:22 +01:00
Jussi Hallila
28fd9bc603
Modify based on review comments.
...
Make it breaking change.
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-01-13 16:04:30 +01:00
Jussi Hallila
b567ee2818
Make Vale happier.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-01-13 13:52:28 +01:00
Jussi Hallila
dfd5e81721
Adds a configuration option to fact retrievers to define lifecycle for facts the retriever persists. Possible values are either 'items-to-live' or 'time-to-live'. The former will only n number of items in to the database for each fact per entity. The latter will remove all facts that are older than the TTL value.
...
Possible values:
* { itl: 5 } // Deletes all facts for the retriever/entity pair, apart from the last five
* { ttl: 1209600000 } // (2 weeks) Deletes all facts older than 2 weeks for the retriever/entity pair
* { ttl: { weeks: 2 } } // Deletes all facts older than 2 weeks for the retriever/entity pair
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-01-13 13:52:28 +01:00
Johan Haals
bc5fe6c6c4
Merge pull request #8908 from backstage/rugvip/debot
...
workflows/dependabot-changeset-maker: only run on dependabot branches
2022-01-13 13:11:31 +01:00
Patrik Oldsberg
6ff24fde43
workflows/dependabot-changeset-maker: only run on dependabot branches
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-13 12:29:22 +01:00
Fredrik Adelöw
f58092cfeb
Merge pull request #8695 from backstage/feature/add-gcp-iap-auth-provider-frontend
...
auth: implement frontend parts of iap-like sign-in
2022-01-13 12:17:18 +01:00
Joon Park
0a6c68582a
Add authorization to entities get endpoints in catalog-backend. ( #8711 )
...
* Add authorization to entities get endpoints in catalog-backend.
The delete endpoint and the ancestry endpoint, as well as the rest of the endpoints in catalog-backend will be covered in later PRs.
Signed-off-by: Joon Park <joonp@spotify.com >
* Refactor permissioning into AuthorizedNextEntitiesCatalog
Signed-off-by: Joon Park <joonp@spotify.com >
* Create integration router in builder
Signed-off-by: Joon Park <joonp@spotify.com >
* Fix test authorization strings
Signed-off-by: Joon Park <joonp@spotify.com >
2022-01-13 10:59:13 +00:00
Fredrik Adelöw
7a35aa9377
typo in changeset
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-13 11:39:42 +01:00
Fredrik Adelöw
be610c5744
address review comments
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-13 11:18:52 +01:00
Johan Haals
4578d5c347
Merge pull request #8902 from backstage/dependabot/npm_and_yarn/follow-redirects-1.14.7
...
build(deps): bump follow-redirects from 1.14.6 to 1.14.7
2022-01-13 10:42:36 +01:00
Camila Belo
7e5551f846
Merge pull request #8903 from backstage/fix/possible-windows-search-flake
...
[Search] Mock cleanup in modal test
2022-01-13 10:29:51 +01:00
Eric Peterson
22a9001e69
Mock API, not module.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-01-13 09:42:11 +01:00
Ben Lambert
a8f2c86476
Merge pull request #8898 from backstage/dependabot/npm_and_yarn/types/archiver-5.3.1
...
build(deps-dev): bump @types/archiver from 5.3.0 to 5.3.1
2022-01-13 08:33:59 +01:00
Ben Lambert
2a13ac8902
Merge pull request #8872 from lalit774/patch-1
...
documentation update: LdapOrgReaderProcessor is not registered by default
2022-01-13 08:15:42 +01:00
dependabot[bot]
bc199d8843
build(deps): bump follow-redirects from 1.14.6 to 1.14.7
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-13 07:14:48 +00:00
Ben Lambert
dbb91f248c
Merge pull request #8900 from backstage/dependabot/npm_and_yarn/typescript-eslint/parser-5.9.1
...
build(deps): bump @typescript-eslint/parser from 5.9.0 to 5.9.1
2022-01-13 08:11:33 +01:00
Johan Haals
37833250c3
Merge pull request #8901 from backstage/dependabot/npm_and_yarn/types/semver-7.3.9
...
build(deps-dev): bump @types/semver from 7.3.8 to 7.3.9
2022-01-13 08:10:58 +01:00
Ben Lambert
02ac69f943
Merge pull request #8884 from diegoribeiro-hotmart/bugfix/nunjucks-token
...
[Scaffolder] Fix token pass-through for software templates using beta 3 version
2022-01-13 07:49:06 +01:00
Ben Lambert
e0b4b118cc
Merge pull request #8815 from dhruvaldarji/dhruvaldarji/add-baseurl-support-for-bitbucket-discovery-processor
...
fix(catalog-backend): support bitbucket servers with custom baseUrls
2022-01-13 07:48:07 +01:00
Ben Lambert
167cdcab98
Merge pull request #8897 from lykkeaxlin/bazaar-marketplace-logo
...
Update bazaar marketplace logo
2022-01-13 07:40:30 +01:00
dependabot[bot]
0c1f3cfbbb
build(deps-dev): bump @types/semver from 7.3.8 to 7.3.9
...
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver ) from 7.3.8 to 7.3.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver )
---
updated-dependencies:
- dependency-name: "@types/semver"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-13 04:17:13 +00:00
dependabot[bot]
f56088567d
build(deps): bump @typescript-eslint/parser from 5.9.0 to 5.9.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-13 04:15:00 +00:00
dependabot[bot]
acc7beeac4
build(deps-dev): bump @types/archiver from 5.3.0 to 5.3.1
...
Bumps [@types/archiver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/archiver ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/archiver )
---
updated-dependencies:
- dependency-name: "@types/archiver"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-13 04:12:00 +00:00
Lykke Axlin
df59c87ee3
Merge branch 'master' of https://github.com/backstage/backstage into minor-fixes
2022-01-13 02:26:10 +01:00
Lykke Axlin
5597a9267f
update bazaar marketplace logo
...
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com >
2022-01-13 02:25:18 +01:00
Lalit Kumar Singla
13536d6d30
Update org.md
...
Update documentation for env.config and logger
Signed-off-by: lalit kumar <lalit.kumar@socialinnovation.ca >
2022-01-12 17:04:03 -05:00
Patrik Oldsberg
532f8580f0
Merge pull request #8888 from backstage/freben/yarn
...
missing yarn.lock change
2022-01-12 16:46:57 +01:00
Fredrik Adelöw
f3eb37dbed
missing yarn.lock change
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-12 15:53:15 +01:00
Ben Lambert
49870d4a9a
Merge pull request #8886 from backstage/jhaals/more-labels
...
Label permission PRs auth
2022-01-12 14:35:05 +01:00
Johan Haals
1e3c4ac5cb
Label permission PRs auth
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-12 14:10:32 +01:00
Ben Lambert
bc3acec86a
Merge pull request #8622 from julioz/julioz/gocd-plugin
...
Add GoCD plugin
2022-01-12 14:00:59 +01:00
Patrik Oldsberg
890734d440
Merge pull request #8883 from backstage/mob/prerelease
...
Prepare for prerelease flow and introduce documentation and tooling for emergency releases
2022-01-12 13:58:46 +01:00
Diego Drumond
451ef0aa07
scaffolder-backend: pass token to tasks
...
Signed-off-by: Diego Drumond <diego.ribeiro@hotmart.com >
2022-01-12 09:52:52 -03:00
Diego Drumond
fced56a416
scaffolder-backend: pass token to tasks
...
Signed-off-by: Diego Drumond <diego.ribeiro@hotmart.com >
2022-01-12 09:52:52 -03:00
Johan Haals
ad157cf288
Merge pull request #8879 from backstage/dependabot/npm_and_yarn/microsoft/api-extractor-model-7.15.3
...
build(deps): bump @microsoft/api-extractor-model from 7.15.1 to 7.15.3
2022-01-12 13:37:21 +01:00
Patrik Oldsberg
163b4d2d33
docs/publishing.md: review fixes
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-12 13:32:32 +01:00
Ben Lambert
ed054cd9b8
Merge pull request #8868 from lykkeaxlin/minor-fixes
...
[Bazaar] Add to marketplace and some minor fixes
2022-01-12 13:20:53 +01:00
Ben Lambert
aabbd9a475
Merge pull request #8871 from DRoystonSmith/patch-1
...
Add Just Eat Takeaway to adopters list
2022-01-12 13:19:25 +01:00
Patrik Oldsberg
7c04bfb828
vocab.txt: added "backported"
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-12 11:43:19 +01:00
Patrik Oldsberg
874bdb3feb
docs: remove publishing.md from microsite and move to docs root
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-12 11:43:19 +01:00
Ben Lambert
332b47fcdf
Merge pull request #8821 from djamaile/master
...
feat: give component EntityMembersListCard a memberType prop
2022-01-12 11:41:39 +01:00
Patrik Oldsberg
34d5570c78
SECURITY,docs: move emergency release process docs to publishing.md + complete
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-12 11:40:17 +01:00
Patrik Oldsberg
e6bef72496
scripts: rename pre-release to prepare-release + cleanup
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-12 11:40:16 +01:00
Ben Lambert
ea228d2417
Merge pull request #8517 from marleypowell/marley/7678-pull-request-custom-filters-2
...
feat: Added the ability to resolve team and team member relations for PR column filters
2022-01-12 11:38:03 +01:00
Johan Haals
80724f6444
Initial prerelease work
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-12 11:35:56 +01:00
DRoystonSmith
be7b234fb6
Add Just Eat Takeaway to adopters list
2022-01-12 11:35:41 +01:00
Emma Indal
285d641eb6
Custom Homepage documentation ( #8862 )
...
* Fix note formatting
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* Update app-custom-theme.md
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-01-12 11:30:33 +01:00
Marley Powell
d1ab1d613e
Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-custom-filters-2
2022-01-12 10:09:21 +00:00
Ben Lambert
f9c8cef5f9
Merge pull request #8881 from backstage/blam/fix-dep
...
Trim the commit message on dependabot script so that it doesn't break prettier
2022-01-12 11:07:29 +01:00