github-actions[bot]
|
25b57cc07f
|
Version Packages
|
2023-02-14 13:41:52 +00:00 |
|
Morgan Bentell
|
c5c4c91755
|
Merge pull request #16290 from nikolaik/fix/techdocs-ipv6
fix(techdocs-cli): Fix proxying to mkdocs
|
2023-02-14 14:34:22 +01:00 |
|
Patrik Oldsberg
|
3d13719545
|
Merge pull request from GHSA-7hv8-3fr9-j2hv
catalog xss fixes
|
2023-02-14 14:21:23 +01:00 |
|
Fredrik Adelöw
|
5c877c2bca
|
Merge pull request #16339 from backstage/freben/doc-alpha
update the alpha warning blurbs in backend docs
|
2023-02-14 14:21:07 +01:00 |
|
Fredrik Adelöw
|
dc1f265463
|
Merge pull request #16335 from backstage/renovate/lint-staged-13.x-lockfile
chore(deps): update dependency lint-staged to v13.1.2
|
2023-02-14 14:19:06 +01:00 |
|
Patrik Oldsberg
|
074c64611c
|
Merge pull request #16338 from backstage/rugvip/README
backend-*: updated READMEs
|
2023-02-14 14:16:23 +01:00 |
|
Ben Lambert
|
a0302f3c03
|
Merge pull request #16299 from backstage/blam/scaffolder/next/docs
scaffolder/next: Added some documentation on how to test the `/alpha` version
|
2023-02-14 14:14:13 +01:00 |
|
Fredrik Adelöw
|
71c0aee259
|
update the alpha warning blurbs in backend docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-02-14 14:07:07 +01:00 |
|
renovate[bot]
|
4226e75198
|
chore(deps): update dependency lint-staged to v13.1.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-02-14 13:00:45 +00:00 |
|
Patrik Oldsberg
|
e900342bb6
|
Apply suggestions from code review
Co-authored-by: Phil Kuang <pkuang@factset.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-02-14 13:56:58 +01:00 |
|
blam
|
be4474135a
|
chore: make vale and @kuangp happy :D
Signed-off-by: blam <ben@blam.sh>
|
2023-02-14 13:56:58 +01:00 |
|
blam
|
14916877dd
|
docs: added some documentation about how to test the alpha version of the scaffolder
Signed-off-by: blam <ben@blam.sh>
|
2023-02-14 13:56:58 +01:00 |
|
Patrik Oldsberg
|
725383f69d
|
backend-*: updated READMEs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-02-14 13:55:45 +01:00 |
|
Fredrik Adelöw
|
55df43ac8a
|
Merge pull request #16295 from backstage/blam/scaffolder/next/editor
scaffolder/next: `TemplateEditorPage` support
|
2023-02-14 13:50:06 +01:00 |
|
Patrik Oldsberg
|
50696fd5cb
|
Merge pull request #16029 from dweber019/feat/adr-navigation
Improve navigation of adr plugin
|
2023-02-14 13:32:19 +01:00 |
|
Patrik Oldsberg
|
fe7b17351b
|
Merge pull request #16322 from adamdmharvey/adamdmharvey/fix-system-model-docs
fix(docs): Missing section headers on System Modeling page
|
2023-02-14 12:45:35 +01:00 |
|
Patrik Oldsberg
|
6f7eb97c75
|
Merge pull request #16327 from backstage/rugvip/mainpain
e2e-test: ignore AWS SDK v2 deprecation message
|
2023-02-14 12:30:04 +01:00 |
|
Fredrik Adelöw
|
489a791748
|
Merge pull request #16286 from JanCVanB/update_yarn_add_cwd_docs
Update docs to always use `yarn add --cwd` for app & backend
|
2023-02-14 12:15:20 +01:00 |
|
Patrik Oldsberg
|
869d658d2e
|
e2e-test: ignore AWS SDK v2 deprecation message
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-02-14 11:52:06 +01:00 |
|
Patrik Oldsberg
|
a610ccfb36
|
Merge pull request #16330 from backstage/rugvip/stable-utils
backend-test-utils: mark backend system utils as stable
|
2023-02-14 11:50:12 +01:00 |
|
Fredrik Adelöw
|
bba9caba46
|
Merge pull request #14718 from ahhhndre/topic/introduce-linguist-plugin
Introducing the Linguist plugin
|
2023-02-14 11:48:46 +01:00 |
|
Fredrik Adelöw
|
02c39dc435
|
Merge pull request #16247 from backstage/renovate/js-base64-3.x-lockfile
fix(deps): update dependency js-base64 to v3.7.5
|
2023-02-14 11:44:11 +01:00 |
|
Patrik Oldsberg
|
811c0e2122
|
Merge pull request #16331 from backstage/rugvip/smol
docs/local-dev: codeblock
|
2023-02-14 11:37:21 +01:00 |
|
Renan Mendes Carvalho
|
dd1e37649f
|
changeset(@techdocs/cli@,@backstage/plugin-techdocs-node)
Signed-off-by: Renan Mendes Carvalho <renanm@spotify.com>
|
2023-02-14 11:16:22 +01:00 |
|
Renan Mendes Carvalho
|
c5d51ad7d4
|
renaming(mkDocs): To mkdocs
Suggested by kmatyukhin on https://github.com/backstage/backstage/pull/15417
Signed-off-by: Renan Mendes Carvalho <aitherios@gmail.com>
Co-authored-by: Konstantin Matyukhin <kmatyukhin@gmail.com>
|
2023-02-14 11:16:22 +01:00 |
|
Renan Mendes Carvalho
|
d746d81bdd
|
renaming(getMkDocsYml): Renamed to getMkdocsYml
Suggested by kmatyukhin on https://github.com/backstage/backstage/pull/15417
Signed-off-by: Renan Mendes Carvalho <aitherios@gmail.com>
Co-authored-by: Konstantin Matyukhin <kmatyukhin@gmail.com>
|
2023-02-14 11:16:22 +01:00 |
|
Fredrik Adelöw
|
289e2faac8
|
Merge pull request #16326 from backstage/freben/anchors
Prefer Link over plain anchors
|
2023-02-14 10:53:31 +01:00 |
|
Patrik Oldsberg
|
d4ba79253b
|
docs/local-dev: codeblock
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-02-14 10:52:40 +01:00 |
|
Patrik Oldsberg
|
17b573e4be
|
backend-test-utils: mark backend system utils as stable
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-02-14 10:51:23 +01:00 |
|
Ben Lambert
|
c3c928db92
|
Merge pull request #16189 from acierto/enhance-schema-validator
Scaffolder template. Added a missing validator check for items in an array
|
2023-02-14 10:25:02 +01:00 |
|
Fredrik Adelöw
|
4bdd6bcb3c
|
Prefer Link over plain anchors
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-02-14 10:21:48 +01:00 |
|
Ben Lambert
|
4ae85c4e89
|
Merge pull request #16310 from charlie0129/add-kubevela-plugin
Add kubevela to plugin marketplace
|
2023-02-14 10:21:19 +01:00 |
|
Patrik Oldsberg
|
3523b67914
|
Merge pull request #16264 from backstage/renovate/backstage-actions-0.x
chore(deps): update backstage/actions action to v0.6.2
|
2023-02-14 10:19:47 +01:00 |
|
Patrik Oldsberg
|
44ab949ffe
|
Merge pull request #16274 from backstage/renovate/microsoft-setup-msbuild-1.x
chore(deps): update microsoft/setup-msbuild action to v1.3.1
|
2023-02-14 10:14:16 +01:00 |
|
Patrik Oldsberg
|
49c710940f
|
Merge pull request #16285 from awanlin/topic/use-link-for-linksgroup
Updated LinksGroup to use Link over ListItem
|
2023-02-14 10:12:33 +01:00 |
|
Patrik Oldsberg
|
65fb9d3ca4
|
Merge pull request #16318 from backstage/rugvip/folds
microsite: add fold to last two blog posts
|
2023-02-14 10:09:59 +01:00 |
|
Patrik Oldsberg
|
9659bb524f
|
Merge pull request #16292 from mdb/mock-pagerduty-api
feat(PagerDuty plugin): dev environment now utilizes mock PagerDuty API
|
2023-02-14 10:09:34 +01:00 |
|
Patrik Oldsberg
|
912dae2ade
|
Merge pull request #16304 from jshingler/patch-3
Fixing Documentation of GitLab Org Data
|
2023-02-14 10:08:36 +01:00 |
|
Patrik Oldsberg
|
3fd435ac54
|
Merge pull request #16308 from adamdmharvey/adamdmharvey/fix-install-instructions-explore
chore: Improve install instructions for Explore plugin
|
2023-02-14 10:07:59 +01:00 |
|
Patrik Oldsberg
|
62c3ba4eaa
|
Merge pull request #15662 from backstage/renovate/postcss-8.x-lockfile
fix(deps): update dependency postcss to v8.4.21
|
2023-02-14 10:06:27 +01:00 |
|
Patrik Oldsberg
|
3c637aea57
|
Merge pull request #16079 from acierto/update-jest-docs
Updated documentation how to debug Jest tests in IntelliJ
|
2023-02-14 09:39:16 +01:00 |
|
Fredrik Adelöw
|
322cab55ee
|
Merge pull request #16269 from backstage/dependabot/npm_and_yarn/microsite-next/sideway/formula-3.0.1
chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /microsite-next
|
2023-02-14 09:20:46 +01:00 |
|
bnechyporenko
|
b16a9c59f5
|
Renamed Intellij to IntelliJ
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
|
2023-02-14 08:40:29 +01:00 |
|
bnechyporenko
|
4a36fcb93f
|
Merge remote-tracking branch 'origin/master' into update-jest-docs
|
2023-02-14 08:39:47 +01:00 |
|
Adam Harvey
|
7bd24b919c
|
chore: Link on page reference to diagram
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2023-02-13 21:20:50 -05:00 |
|
Adam Harvey
|
f52b9828fa
|
fix: Missing headers
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2023-02-13 21:13:31 -05:00 |
|
Patrik Oldsberg
|
63421b1729
|
Merge pull request #16186 from KatharinaSick/feature/bitbucket-server-auth-provider
feat(auth): add auth provider for Bitbucket Server
|
2023-02-13 23:06:01 +01:00 |
|
Patrik Oldsberg
|
c4af1b2491
|
Merge pull request #16212 from AmericanAirlines/allow-hidden-folder-paths
Allow hidden folders to be imported into catalog
|
2023-02-13 22:13:42 +01:00 |
|
Patrik Oldsberg
|
65f0763b59
|
Merge pull request #16059 from ballpointcarrot/fix/github-teams-check
fix: better error around github teams not found
|
2023-02-13 22:10:56 +01:00 |
|
Patrik Oldsberg
|
402abac0d1
|
Merge pull request #15881 from kuangp/feat/feedback-plugin
Entity Feedback Plugin
|
2023-02-13 21:32:17 +01:00 |
|