Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

681 integrate backstage readme plugin #690

Closed
wants to merge 14 commits into from

Conversation

stan-dot
Copy link

@stan-dot stan-dot commented May 14, 2024

expected output - README from a given repo shows up in the component page. much like #693 this requires a staging setup to test properly

@stan-dot stan-dot requested a review from garryod May 14, 2024 11:36
@stan-dot stan-dot self-assigned this May 14, 2024
@stan-dot stan-dot linked an issue May 14, 2024 that may be closed by this pull request
@stan-dot stan-dot requested a review from coretl May 22, 2024 14:40
@coretl
Copy link

coretl commented Jun 28, 2024

I know nothing about how developer portal is implemented, so unfortunately I can't review anything in this repo

@stan-dot
Copy link
Author

stan-dot commented Jul 1, 2024

todo: try out with the tokens active #693 (comment)

@stan-dot stan-dot marked this pull request as draft July 1, 2024 06:45
@stan-dot
Copy link
Author

stan-dot commented Jul 2, 2024

[0] Watchpack Error (watcher): Error: ENOSPC: System limit for number of file watchers reached, watch '/workspace/backstage/node_modules/@internal/plugin-viewdocs-react'

unexpected

stan-dot and others added 13 commits July 3, 2024 12:06
Bumps the minor group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [docker/login-action](https://github.com/docker/login-action).


Updates `actions/checkout` from 4.1.4 to 4.1.6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.4...v4.1.6)

Updates `docker/login-action` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 9.6.0 to 11.0.0.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v9.6.0...v11.0.0)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.3 to 3.10.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.9.3...v3.10.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.10.1 to 1.10.9.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@stan-dot stan-dot force-pushed the 681-integrate-backstage-readme-plugin branch from 70d88fe to 77948c9 Compare July 3, 2024 11:07
@stan-dot
Copy link
Author

stan-dot commented Jul 3, 2024

@garryod I just tried merging and rebasing main to fix 2 conflicts that could not be resolved in the online editor but now there is even more conflicts. I am not sure what happened

@stan-dot
Copy link
Author

stan-dot commented Jul 4, 2024

will just start fresh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate backstage README plugin
2 participants