coder / coder/backstage-plugins
Devcontainers backend plugin: update code/documentation to account for Backstage's 'New Backend System'
- Dominant language
- TypeScript
- Stars
- 67
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The current code/documentation for the backend devcontainers plugin is based on Backstage's previous backend system. But recently, they've rolled out a [New Backend System](https://backstage.io/docs/plugins/new-backend-system/)
I don't think we'll actually need to make any changes to the processor class itself, but we do want to make sure that:
1. The class follows any new patterns for exports
2. The documentation is updated to walk somebody through adding the devcontainers plugin for the old/classic backend system, and the new one
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the current backend devcontainers plugin processor and its documentation, then compare their export patterns and setup guidance with Backstage's New Backend System documentation. Done means the exports follow the applicable pattern and the documentation covers both the classic and new backend systems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100