Johan Haals
|
bf1b485962
|
update api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-01-31 10:59:20 +01:00 |
|
Johan Haals
|
401e171a59
|
Merge pull request #9271 from backstage/jhaals/storybookrc
storybook: Add [npm|yarn]rc files
|
2022-01-31 10:54:55 +01:00 |
|
Johan Haals
|
dcd387e6d7
|
Merge pull request #9225 from RoadieHQ/softer-proxy-startup
allow backend to start if proxy target is not set
|
2022-01-31 10:54:41 +01:00 |
|
Johan Haals
|
e8445a15a1
|
Merge pull request #9270 from backstage/freben/callouts
fix callouts
|
2022-01-31 10:39:57 +01:00 |
|
Johan Haals
|
93b8b48fbb
|
fix invalid yarn-path
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-01-31 10:37:15 +01:00 |
|
Patrik Oldsberg
|
20d9579a88
|
Merge pull request #9256 from backstage/rugvip/emergency
docs,workflows: updates and new branch name for emergency release flow
|
2022-01-31 10:34:19 +01:00 |
|
Johan Haals
|
2bed92aca8
|
update yarn-path
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-01-31 10:33:18 +01:00 |
|
Johan Haals
|
7f84a4b606
|
storybook: Add [npm|yarn]rc files
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-01-31 10:15:17 +01:00 |
|
Fredrik Adelöw
|
c710467ba2
|
fix callouts
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-31 10:09:46 +01:00 |
|
Fredrik Adelöw
|
53b6379758
|
Merge pull request #9251 from backstage/freben/catalog-api-docs
add catalog API docs
|
2022-01-31 10:01:14 +01:00 |
|
Fredrik Adelöw
|
9a7f28779a
|
add catalog API docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-31 09:45:45 +01:00 |
|
Johan Haals
|
8caa691a0b
|
Merge pull request #9189 from lunarway/feature/migrate-scaffolder-octokit
Replace @octokit/rest with octokit in scaffolder-backend
|
2022-01-31 09:18:27 +01:00 |
|
Johan Haals
|
554dfe8755
|
Merge pull request #9231 from backstage/better-backend-to-backend-auth-link
docs: use backstage.io link to backend-to-backend auth docs
|
2022-01-31 09:02:05 +01:00 |
|
Johan Haals
|
c9eb0a866e
|
Merge pull request #9261 from backstage/dependabot/npm_and_yarn/types/js-yaml-4.0.5
chore(deps-dev): bump @types/js-yaml from 4.0.1 to 4.0.5
|
2022-01-31 07:40:02 +01:00 |
|
dependabot[bot]
|
91faf87aaf
|
chore(deps): bump camelcase-keys from 6.2.2 to 7.0.1
Bumps [camelcase-keys](https://github.com/sindresorhus/camelcase-keys) from 6.2.2 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/camelcase-keys/releases)
- [Commits](https://github.com/sindresorhus/camelcase-keys/compare/v6.2.2...v7.0.1)
---
updated-dependencies:
- dependency-name: camelcase-keys
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 04:16:13 +00:00 |
|
dependabot[bot]
|
a65d71c584
|
chore(deps-dev): bump @types/js-yaml from 4.0.1 to 4.0.5
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.1 to 4.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)
---
updated-dependencies:
- dependency-name: "@types/js-yaml"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 04:12:33 +00:00 |
|
Eric Peterson
|
e9ca4ff2bd
|
Deprecate useless plugin export.
Signed-off-by: Eric Peterson <i.am@eric.pe>
|
2022-01-30 18:58:03 +01:00 |
|
Eric Peterson
|
b4b678eb5a
|
Simpler queue mechanism in DeferredCapture.
Signed-off-by: Eric Peterson <i.am@eric.pe>
|
2022-01-30 18:51:36 +01:00 |
|
Eric Peterson
|
919a77845d
|
Less magical custom hash mechanism.
Signed-off-by: Eric Peterson <i.am@eric.pe>
|
2022-01-30 18:51:18 +01:00 |
|
Eric Peterson
|
35d1d675b5
|
Document convention for supporting user identity in Analytics.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-01-30 18:21:18 +01:00 |
|
Eric Peterson
|
b40a0ccc4d
|
Initial identity-awareness implementation for GA.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-01-30 18:21:18 +01:00 |
|
Crevil
|
1b954933af
|
Update changelog to be a patch
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
|
2022-01-30 12:45:22 +01:00 |
|
Elizabeth Stranack
|
5321d7b553
|
Updating api-report
Signed-off-by: Elizabeth Stranack <elstranack@expediagroup.com>
|
2022-01-28 14:53:34 -08:00 |
|
Patrik Oldsberg
|
7fdd461135
|
docs,workflows: updates and new branch name for emergency release flow
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-28 23:43:12 +01:00 |
|
Ben Lambert
|
2b06ccadb3
|
Merge pull request #9243 from backstage/blam/apply-create-app-fix
Apply `create-app` fix to mainline branch
|
2022-01-28 20:35:34 +01:00 |
|
blam
|
f0e9f82d0c
|
create-app: copying the changelog from 0.4.16 release
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: blam <ben@blam.sh>
|
2022-01-28 16:55:52 +01:00 |
|
blam
|
f27f5197e2
|
create-app: apply changeset for hot release
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: blam <ben@blam.sh>
|
2022-01-28 16:49:05 +01:00 |
|
Johan Haals
|
24ef62048c
|
create-app: add missing catalog-graph route
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-01-28 16:38:35 +01:00 |
|
Patrik Oldsberg
|
2923075f88
|
Merge pull request #9242 from backstage/mob/accindent
scripts/prepare-release: properly indent and encode package.json
|
2022-01-28 16:33:18 +01:00 |
|
Patrik Oldsberg
|
4284c09e1c
|
Merge pull request #9241 from backstage/rugvip/vefix
workflows/sync_release-manifest: skip v prefix in release manifests
|
2022-01-28 16:11:02 +01:00 |
|
Patrik Oldsberg
|
9705c336a7
|
scripts/prepare-release: properly indent and encode package.json
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-28 16:10:12 +01:00 |
|
Patrik Oldsberg
|
cb28b6c1a9
|
workflows/sync_release-manifest: skip v prefix in release manifests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-28 16:03:35 +01:00 |
|
Johan Haals
|
bf06801f94
|
Merge pull request #9221 from recobe182/bie/improve-org-memberlist
org: add relations.memberof filter to catalog api call in MembersListCard
|
2022-01-28 15:50:15 +01:00 |
|
Patrik Oldsberg
|
ef033f87c4
|
Merge pull request #9236 from backstage/mob/version-updates
scripts: updates to support new release process
|
2022-01-28 15:22:06 +01:00 |
|
MT Lewis
|
2687029a67
|
create-app: add changeset for comment update
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2022-01-28 14:18:35 +00:00 |
|
Patrik Oldsberg
|
0d582b00e9
|
package.json: set base version to 0.65
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-28 15:15:45 +01:00 |
|
Patrik Oldsberg
|
c311773f4f
|
scripts/create-github-release: mark prereleases as prerelease
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-28 15:15:45 +01:00 |
|
Patrik Oldsberg
|
f38b2b1b23
|
scripts: update release scripts to work with release version in package.json
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-28 15:15:45 +01:00 |
|
Andre Wanlin
|
e7586f3c83
|
Added newline to end of script
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-01-28 08:14:57 -06:00 |
|
Patrik Oldsberg
|
60e5db75b4
|
changesets: enter prerelease
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-28 15:10:36 +01:00 |
|
Andre Wanlin
|
fcdf511b7b
|
Added Orphan Clean Up script
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-01-28 08:08:43 -06:00 |
|
Brian Fletcher
|
c9bb0818f7
|
Merge branch 'master' of github.com:backstage/backstage into allow-failing-proxies
|
2022-01-28 14:08:41 +00:00 |
|
Patrik Oldsberg
|
6d7530de74
|
Merge pull request #9237 from backstage/mob/pretty-workflows
workflows/sync_release-manifest: prettier
|
2022-01-28 15:06:17 +01:00 |
|
Patrik Oldsberg
|
222980c1dd
|
Merge pull request #9235 from backstage/mob/avengers
scripts/assemble-manifest: gracefully skip tag redirect
|
2022-01-28 15:04:52 +01:00 |
|
Patrik Oldsberg
|
66cea3a791
|
workflows/sync_release-manifest: prettier
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-28 15:01:55 +01:00 |
|
Patrik Oldsberg
|
7427a1d2c7
|
scripts/assemble-manifest: gracefully skip tag redirect
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-28 14:58:40 +01:00 |
|
Brian Fletcher
|
27e1ab0ec4
|
addressing review suggestions
Signed-off-by: Brian Fletcher <brian@roadie.io>
|
2022-01-28 13:52:03 +00:00 |
|
Johan Haals
|
617dd982b0
|
Merge pull request #9200 from tudi2d/9093-fix-page-height
Differentiate between page height for mobile & desktop
|
2022-01-28 14:39:48 +01:00 |
|
Patrik Oldsberg
|
677c25cf67
|
Merge pull request #9234 from backstage/mob/smol-fml
workflows/sync_release-manifest: checkout backstage into backstage
|
2022-01-28 14:26:55 +01:00 |
|
Patrik Oldsberg
|
2301c0a526
|
workflows/sync_release-manifest: checkout backstage into backstage
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-28 14:25:26 +01:00 |
|