0.1.1 • Published 2 years ago

@stagecentral/plugin-helper-actions-backend v0.1.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

helper-actions

Welcome to the helper-actions backend plugin!

What are helper actions?

Helper actions for writing Backstage Scaffolder templates.

  • Available actions:

    • publish:local: copies the content of the working directory to a locally accessible folder (instead of pushing to a git repo).
  • Future actions:

    • publish:scp: copies the content of the working directory to remote server by scp.
    • debug:cat: prints the content of a workspace file to workflow output