Suzanne Daniels
b6178776a8
- adding upcoming meetups
...
- changing sort to sort the readdirfilesync
- preparing /live page for adopters meetup
- changing embed of livepage to correct domain
- fix small typos
- removing . . in recording 20211118
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2022-03-23 16:42:39 +01:00
Suzanne Daniels
aaacf44834
- Adding past community sessions
...
- Updated upcoming session with better img
- Fixing sort mechanism for on-demand
- Improving text on /community
- Updating instructions to reflect changes in sorting
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2022-03-23 10:38:18 +01:00
Suzanne Daniels
48c10307f9
Merge pull request #10316 from suuus/community-page
...
Adding Community hub for microsite
2022-03-23 08:52:49 +01:00
Suzanne Daniels
2e37989aa2
removing duplicated start lines
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2022-03-23 08:34:39 +01:00
Johan Haals
b9d4c01638
Merge pull request #10383 from backstage/dependabot/npm_and_yarn/react-syntax-highlighter-15.5.0
...
build(deps): bump react-syntax-highlighter from 15.4.5 to 15.5.0
2022-03-23 07:29:39 +01:00
Johan Haals
d1f3871a5a
Merge pull request #10385 from backstage/dependabot/npm_and_yarn/gitbeaker/node-35.5.0
...
build(deps): bump @gitbeaker/node from 35.4.0 to 35.5.0
2022-03-23 07:28:33 +01:00
dependabot[bot]
cb938e2b7f
build(deps): bump @gitbeaker/node from 35.4.0 to 35.5.0
...
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker ) from 35.4.0 to 35.5.0.
- [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/35.4.0...35.5.0 )
---
updated-dependencies:
- dependency-name: "@gitbeaker/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-23 04:12:06 +00:00
dependabot[bot]
fc4ac32bfe
build(deps): bump react-syntax-highlighter from 15.4.5 to 15.5.0
...
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter ) from 15.4.5 to 15.5.0.
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases )
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD )
- [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.4.5...15.5.0 )
---
updated-dependencies:
- dependency-name: react-syntax-highlighter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-23 04:10:52 +00:00
Fredrik Adelöw
0f788f0fad
Merge pull request #10369 from backstage/dependabot/npm_and_yarn/node-forge-1.3.0
...
build(deps): bump node-forge from 1.2.1 to 1.3.0
2022-03-22 20:44:36 +01:00
Fredrik Adelöw
7a329522d2
Merge pull request #10374 from esttorhe/patch-1
...
Updates CNCF data
2022-03-22 20:44:15 +01:00
Fredrik Adelöw
3603de03f4
Merge pull request #10264 from backstage/freben/template-readmes
...
add readmes in the original packages and plugins folders
2022-03-22 20:38:59 +01:00
Fredrik Adelöw
b6fbd2e594
Merge pull request #10071 from Erog38/feature/insights-tasks
...
updating backend-tasks and tech-insights to work together
2022-03-22 19:59:52 +01:00
Esteban Torres
504fa13cf4
Updates CNCF data
...
Adds reference to the current `incubation` stage
and links "2 year" the blog-post part that
mentions the transition in stages.
Signed-off-by: Esteban Torres <me+github@estebantorr.es >
2022-03-22 19:41:32 +01:00
Fredrik Adelöw
c07d9f9e1c
add readmes in the original packages and plugins folders
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-22 19:39:00 +01:00
MT Lewis
5cae989714
test-utils: remove unnecessary changeset
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-22 14:32:38 -04:00
MT Lewis
f71db7b1a0
permission-react: clean up unneeded 'as const' in test suite
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-22 14:32:38 -04:00
MT Lewis
9a80cfc768
permission-common: add comment explaining separation of type property on PermissionBase
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-22 14:32:38 -04:00
MT Lewis
8dc2be1daa
permission-common: add doc comment to PermissionBase.type
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-22 14:32:38 -04:00
Mike Lewis
9cbb270aef
permissions: add a discriminator type to Permission
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-22 14:32:38 -04:00
Mike Lewis
ada4446733
permission-common: use createCondition helper when creating conditions
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-22 14:32:38 -04:00
Mike Lewis
899d38ea68
permission-common: add utility types for creating and refining Permissions
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-22 14:32:38 -04:00
Mike Lewis
95284162d6
permission-common: introduce ResourcePermission type
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-22 14:32:38 -04:00
Fredrik Adelöw
c1cfe0db30
review updates
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-22 19:24:05 +01:00
Ben Lambert
05d345f20c
Merge pull request #10365 from backstage/blam/bump-knex-in-create-app
...
Remove `knex` in `@backstage/create-app`
2022-03-22 14:58:07 +01:00
Phil Gore
9053686daa
updates for readability
...
Signed-off-by: Phil Gore <pgore@ea.com >
2022-03-22 14:48:18 +01:00
Phil Gore
ab008a0988
update changesets for updated packages
...
Signed-off-by: Phil Gore <pgore@ea.com >
2022-03-22 14:48:18 +01:00
Phil Gore
231fee736b
updating tasks and tech-insights to work together
...
Signed-off-by: Phil Gore <pgore@ea.com >
2022-03-22 14:48:17 +01:00
dependabot[bot]
db11f84057
build(deps): bump node-forge from 1.2.1 to 1.3.0
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-22 13:27:05 +00:00
Fredrik Adelöw
6bc4253672
Merge pull request #10268 from backstage/changeset-release/master
...
Version Packages (next)
2022-03-22 14:20:40 +01:00
Suzanne Daniels
bb70eb3826
Merge branch 'community-page' of github.com:suuus/backstage into community-page
2022-03-22 14:03:23 +01:00
Suzanne Daniels
5fdb1d9674
processing feedback from @freben
...
adding instructions
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2022-03-22 14:02:27 +01:00
blam
ba485edc23
chore: reworking knex package
...
Signed-off-by: blam <ben@blam.sh >
2022-03-22 13:52:35 +01:00
github-actions[bot]
ad955c1b1b
Version Packages (next)
2022-03-22 12:28:03 +00:00
Ben Lambert
a78f15013c
Merge pull request #10353 from backstage/dependabot/npm_and_yarn/microsite/spotify/prettier-config-13.0.0
...
build(deps-dev): bump @spotify/prettier-config from 12.0.0 to 13.0.0 in /microsite
2022-03-22 13:22:37 +01:00
Ben Lambert
69d876140e
Merge pull request #10366 from backstage/blam/fix-microsite-banner-width
...
🧹 (microsite): fix banner width in it's parent container
2022-03-22 13:21:03 +01:00
Suzanne Daniels
f3ba2c876e
Merge branch 'backstage:master' into community-page
2022-03-22 12:48:37 +01:00
blam
8a80bbbb25
chore: fixing banner flex
...
Signed-off-by: blam <ben@blam.sh >
2022-03-22 11:28:32 +01:00
blam
0e911394d2
chore: changeset
...
Signed-off-by: blam <ben@blam.sh >
2022-03-22 11:00:38 +01:00
blam
d856eced72
chore: bump knex version in create-app
...
Signed-off-by: blam <ben@blam.sh >
2022-03-22 10:57:43 +01:00
Ben Lambert
a0728bc9f6
Merge pull request #10357 from backstage/dependabot/npm_and_yarn/graphql-codegen/typescript-resolvers-2.6.1
...
build(deps-dev): bump @graphql-codegen/typescript-resolvers from 2.4.3 to 2.6.1
2022-03-22 10:43:46 +01:00
dependabot[bot]
0dba802b63
build(deps-dev): bump @graphql-codegen/typescript from 2.4.7 to 2.4.8
...
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript ) from 2.4.7 to 2.4.8.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@2.4.8/packages/plugins/typescript/typescript )
Signed-off-by: blam <ben@blam.sh >
---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-22 10:05:24 +01:00
Patrik Oldsberg
6836c399c4
Merge pull request #10364 from backstage/rugvip/clipl
...
cli: add ignore for LGPL dev dep
2022-03-22 10:00:05 +01:00
Johan Haals
8b7b904388
Merge pull request #10363 from karthikeyan23/master
...
Added BeezLabs to the Adopters list
2022-03-22 09:34:18 +01:00
Patrik Oldsberg
ed789712f7
Update ADOPTERS.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-22 09:20:48 +01:00
Johan Haals
2245047f3d
Merge pull request #10358 from backstage/dependabot/npm_and_yarn/json5-2.2.1
...
build(deps): bump json5 from 2.2.0 to 2.2.1
2022-03-22 09:19:56 +01:00
Johan Haals
5b414f9849
Merge pull request #10355 from backstage/dependabot/npm_and_yarn/azure/msal-node-1.7.0
...
build(deps): bump @azure/msal-node from 1.4.0 to 1.7.0
2022-03-22 09:19:21 +01:00
Johan Haals
473d48e421
Merge pull request #10354 from backstage/dependabot/npm_and_yarn/types/json-schema-7.0.10
...
build(deps): bump @types/json-schema from 7.0.9 to 7.0.10
2022-03-22 09:18:45 +01:00
Johan Haals
ed34803e28
Merge pull request #10359 from backstage/dependabot/npm_and_yarn/http-proxy-middleware-2.0.4
...
build(deps): bump http-proxy-middleware from 2.0.3 to 2.0.4
2022-03-22 09:14:46 +01:00
Johan Haals
399f438389
Merge pull request #10360 from backstage/dependabot/npm_and_yarn/webpack-dev-server-4.7.4
...
build(deps): bump webpack-dev-server from 4.7.3 to 4.7.4
2022-03-22 09:14:17 +01:00
Johan Haals
3d202d85a7
Merge pull request #10361 from backstage/dependabot/npm_and_yarn/typescript-eslint/parser-5.16.0
...
build(deps): bump @typescript-eslint/parser from 5.15.0 to 5.16.0
2022-03-22 09:13:44 +01:00