Install the Azure DevOps scaffolder actions
Overview
This step will guide you through the process of installing the Azure DevOps scaffolder actions which you can then use to power up your Software Templates!
For more details checkout the Azure DevOps Actions documentation or the Dotnet Actions documentation
Step Checklist
This is the fifth (5) step in this guide, once completed you can move onto the next step.
- Setup the Azure integration in App Settings
- Setup Azure DevOps Discovery
- Install the Azure DevOps Annotator Processor
- Install the Azure DevOps plugin
- Install the Azure DevOps scaffolder actions
- Install the Azure DevOps Wiki collator
Walkthrough
Here's how to install the Azure DevOps scaffolder actions:
- Navigate to Plugins and click the "+ Install plugin" button
- In the text box that says "Package name" paste in
@backstage-community/plugin-scaffolder-backend-module-azure-devops - Then click on the "Add another" button and for this new one paste in
@backstage-community/plugin-scaffolder-backend-module-dotnet - Then check the "I accept that packages installed have access to all data and configuration in Portal." box and click the "Install" button
- Once it's done the installation process you can click on the "Finish" button
- You'll now find yourself back at the main Plugins screen, from here on the Scaffolder card click the "View" button
- Then click on the Modules tab
- Now search for the
@backstage-community/plugin-scaffolder-backend-module-azure-devopscard and click on "Manage module" - There's no configuration needed for this plugin but we need to get it running, click the "Start" button
- In the top right you'll see a pulsing message "Applying new configuration..." as the settings get saved
- The message will then change to "New configuration applied successfully." with a Reload button, click it to reload the configuration
- Now go back to the Scaffolder Modules tab and look for the
@backstage-community/plugin-scaffolder-backend-module-dotnetcard and click on "Manage module" - There's no configuration needed for this plugin but we need to get it running, click the "Start" button
- In the top right you'll see a pulsing message "Applying new configuration..." as the settings get saved
- The message will then change to "New configuration applied successfully." with a Reload button, click it to reload the configuration
- You now have the Azure DevOps scaffolder actions installed and running!
From here you can now move on to Step 6 where you'll install the Azure DevOps Wiki collator.
Features
Once these actions have been installed they will show up in your installed actions list, you can get to this screen by going to https://<your-organization>.spotifyportal.com/create/actions, here's what that looks like:
