committed by
Fredrik Adelöw
parent
a5c3dd77fe
commit
0e120c5c66
@@ -1,5 +1,33 @@
|
||||
# @backstage/plugin-scaffolder-backend
|
||||
|
||||
## 0.9.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d7245b733: Remove runDockerContainer, and start using the utility function provided by @backstage/backend-common
|
||||
- 0b42fff22: Make use of parseLocationReference/stringifyLocationReference
|
||||
- c532c1682: Fixes task failures caused by undefined step input
|
||||
- 761698831: Bump to the latest version of the Knex library.
|
||||
- f98f212e4: Introduce scaffolder actions page which lists all available actions along with documentation about their input/output.
|
||||
|
||||
Allow for actions to be extended with a description.
|
||||
|
||||
The list actions page is by default available at `/create/actions`.
|
||||
|
||||
- 2e57922de: Update GitHub publisher to display a more helpful error message when repository access update fails.
|
||||
- Updated dependencies [277644e09]
|
||||
- Updated dependencies [52f613030]
|
||||
- Updated dependencies [d7245b733]
|
||||
- Updated dependencies [0b42fff22]
|
||||
- Updated dependencies [0b42fff22]
|
||||
- Updated dependencies [905cbfc96]
|
||||
- Updated dependencies [761698831]
|
||||
- Updated dependencies [d4e77ec5f]
|
||||
- @backstage/integration@0.5.1
|
||||
- @backstage/backend-common@0.5.6
|
||||
- @backstage/catalog-model@0.7.4
|
||||
- @backstage/catalog-client@0.3.7
|
||||
|
||||
## 0.9.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
Reference in New Issue
Block a user