irma12
|
517db130c4
|
Final fixes
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-30 18:29:43 +01:00 |
|
irma12
|
a089a286b2
|
Update package.json
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-26 15:19:51 +01:00 |
|
irma12
|
8b14c7146d
|
Add API Report
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-26 15:00:04 +01:00 |
|
irma12
|
c8b4a30d1d
|
Small typo fix in changeset docs
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-26 14:01:39 +01:00 |
|
irma12
|
1f455f8abb
|
Rename scorecards plugin to tech-insights plugin
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-26 13:51:43 +01:00 |
|
irma12
|
b5bd60fddc
|
Changesets fixes
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-24 23:11:50 +01:00 |
|
irma12
|
574e524fcd
|
Merge branch 'master' into scorecard-tech-insights
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-24 22:53:10 +01:00 |
|
Mike Lewis
|
103ca7ec60
|
Merge pull request #8119 from backstage/permission-node
Add @backstage/plugin-permission-node
|
2021-11-24 17:19:35 +00:00 |
|
Ben Lambert
|
b358cbc3be
|
Merge pull request #8226 from backstage/blam/relax-log-lines
Fixing superfluous log lines by changing the check to see if it's a template string for Scaffolder v3 templates
|
2021-11-24 16:34:39 +01:00 |
|
Fredrik Adelöw
|
bce51e377b
|
Merge pull request #8213 from jodybro/v1-api-version-for-ingress
support v1 api for ingress object
|
2021-11-24 15:51:24 +01:00 |
|
Fredrik Adelöw
|
c007c371ed
|
Merge pull request #8203 from backstage/joonp/entity-filter-empty-values
Handle empty values array in EntityFilter
|
2021-11-24 15:49:10 +01:00 |
|
Mike Lewis
|
370da15e7b
|
permission-node: separate doc comment summaries with @remarks tag
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-11-24 14:30:21 +00:00 |
|
Fredrik Adelöw
|
f7bf4eea21
|
Merge pull request #7812 from backstage/dependabot/npm_and_yarn/gitbeaker/node-34.4.1
build(deps): bump @gitbeaker/node from 30.3.0 to 34.4.1
|
2021-11-24 15:25:29 +01:00 |
|
Mike Lewis
|
44b46644d9
|
permission-node: add changeset for initial release
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-11-24 14:22:32 +00:00 |
|
Johan Haals
|
c1ae2b4dc1
|
Merge pull request #8230 from lorsatti/lorsatti/adopters
Add LogMeIn as an adopter
|
2021-11-24 15:21:40 +01:00 |
|
Mike Lewis
|
aded9bbc22
|
permission-node: set version to 0.0.0 before initial release
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-11-24 14:20:56 +00:00 |
|
Mike Lewis
|
f5a25ec804
|
permission-node: fix typo in doc comment
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-11-24 14:19:59 +00:00 |
|
Mike Lewis
|
b08dbb1035
|
permission-node: destructure options inside function to simplify api-report
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-11-24 14:18:11 +00:00 |
|
Fredrik Adelöw
|
42ebbc18c0
|
get both gitbeaker packages bumped, and add changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-11-24 14:21:45 +01:00 |
|
dependabot[bot]
|
e99db76f6a
|
build(deps): bump @gitbeaker/node from 30.3.0 to 34.4.1
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 30.3.0 to 34.4.1.
- [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/30.3.0...34.4.1)
---
updated-dependencies:
- dependency-name: "@gitbeaker/node"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-24 14:19:24 +01:00 |
|
blam
|
e634a47ce5
|
chore: added changeset
Signed-off-by: blam <ben@blam.sh>
|
2021-11-24 14:03:22 +01:00 |
|
Lorenzo Orsatti
|
4be343d2dd
|
add LogMeIn as an adopter
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com>
|
2021-11-24 14:03:00 +01:00 |
|
blam
|
5fd0e077bc
|
chore: adding test for this bug
Signed-off-by: blam <ben@blam.sh>
|
2021-11-24 14:01:26 +01:00 |
|
blam
|
92405f32bb
|
bug: should check the children of the first parse, not the root.
Signed-off-by: blam <ben@blam.sh>
|
2021-11-24 13:55:28 +01:00 |
|
Johan Haals
|
a7d3cbf79c
|
Merge pull request #8212 from backstage/mob/deprecate-register
core-plugin-api: Deprecate Plugin register and output
|
2021-11-24 13:23:44 +01:00 |
|
Ben Lambert
|
138c559231
|
Merge pull request #8218 from lorsatti/fix/swagger-style
Add missing styles to Swagger (dark mode)
|
2021-11-24 13:19:30 +01:00 |
|
Fredrik Adelöw
|
22f96d7efc
|
Merge pull request #8172 from goenning/go/azure-devops-discovery
adding AzureDevOps Discovery Processor
|
2021-11-24 13:07:13 +01:00 |
|
Fredrik Adelöw
|
825787e6bd
|
Merge pull request #8164 from RoadieHQ/infinite-location-loop
Fail when adding duplicate locations using the dry run flag
|
2021-11-24 12:05:48 +01:00 |
|
Nicolas Arnold
|
f658a34178
|
Using stringEntityRef for comparision
Signed-off-by: Nicolas Arnold <nic@roadie.io>
|
2021-11-24 10:39:59 +00:00 |
|
Himanshu Mishra
|
0ef5c9b8f4
|
Merge pull request #8223 from backstage/dependabot/npm_and_yarn/testing-library/cypress-8.0.2
chore(deps-dev): bump @testing-library/cypress from 7.0.6 to 8.0.2
|
2021-11-24 14:17:04 +05:30 |
|
Johan Haals
|
88f5378397
|
Add export, update API report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-11-24 09:36:40 +01:00 |
|
Himanshu Mishra
|
0273d58bfd
|
Merge pull request #8224 from backstage/dependabot/npm_and_yarn/storybook/addon-actions-6.3.12
chore(deps-dev): bump @storybook/addon-actions from 6.3.7 to 6.3.12
|
2021-11-24 10:57:16 +05:30 |
|
dependabot[bot]
|
b8f430eee0
|
chore(deps-dev): bump @storybook/addon-actions from 6.3.7 to 6.3.12
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.3.7 to 6.3.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.12/addons/actions)
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-24 04:13:08 +00:00 |
|
dependabot[bot]
|
fb90b70de5
|
chore(deps-dev): bump @testing-library/cypress from 7.0.6 to 8.0.2
Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 7.0.6 to 8.0.2.
- [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v7.0.6...v8.0.2)
---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-24 04:11:52 +00:00 |
|
Lorenzo Orsatti
|
c982fc12cb
|
add changeset
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com>
|
2021-11-23 22:04:15 +01:00 |
|
Lorenzo Orsatti
|
f803ac931e
|
add missing styles to Swagger (dark mode)
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com>
|
2021-11-23 21:50:46 +01:00 |
|
goenning
|
f1ba6dfb1d
|
fix comments, support onpremise and paging
Signed-off-by: goenning <me@goenning.net>
|
2021-11-23 19:03:46 +00:00 |
|
jodybro
|
6de3b8fb24
|
support v1 api for ingress object
Signed-off-by: jodybro <ajodasattaur@gmail.com>
|
2021-11-23 13:30:01 -05:00 |
|
Johan Haals
|
950b36393c
|
core-plugin-api: Add tests and changesets
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-11-23 16:58:27 +01:00 |
|
Johan Haals
|
a3c5b2f70b
|
core-plugin-api: Deprecate Plugin register and output
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-11-23 16:58:21 +01:00 |
|
irma12
|
c39cf20e1f
|
Add API reports
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-23 15:51:19 +01:00 |
|
irma12
|
289de3ab34
|
Update cli package
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-23 15:37:16 +01:00 |
|
Patrik Oldsberg
|
68eddf88a0
|
Merge pull request #8118 from backstage/rugvip/test-port
packages,plugins: migrate to using TestApiProvider and TestApiRegistry
|
2021-11-23 13:47:51 +01:00 |
|
Patrik Oldsberg
|
a7085710d5
|
Merge pull request #8208 from backstage/rugvip/rollupup
yarn.lock: bump rollup-plugin-postcss
|
2021-11-23 13:10:51 +01:00 |
|
irma12
|
f6429efb82
|
Fix type of check to JsonValue
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-23 13:06:55 +01:00 |
|
Camila Belo
|
c0a624b03f
|
Merge pull request #8179 from cmpadden/snyk-ignore-techdocs-cli
Add .snyk ignore file for @techdocs/cli
|
2021-11-23 13:03:00 +01:00 |
|
irma12
|
883fd2f3a5
|
Modifications based on PR comments
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-23 12:50:01 +01:00 |
|
irma12
|
f4420c7767
|
Merge branch 'master' into scorecard-tech-insights
Signed-off-by: irma12 <irma@roadie.io>
|
2021-11-23 12:15:21 +01:00 |
|
Patrik Oldsberg
|
b922d3be1b
|
yarn.lock: bump rollup-plugin-postcss
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-23 12:10:37 +01:00 |
|
Patrik Oldsberg
|
5573149d3a
|
Merge pull request #8206 from backstage/rugvip/app-theme
docs/deprecations: add note about working around AppTheme type
|
2021-11-23 11:39:36 +01:00 |
|