Skip to content

chore(pipelines): remove/correct unnecessary/unreferenced YAML templates in pipelines #400

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

Merged

Conversation

stijnmoreels
Copy link
Collaborator

Because the Docusaurus only references the direct YAML pipeline file, referenced YAML templates in the file become unavailable for the user. But, since these additional YAML templates do no hold any additional value and are mostly there to delegate information, without holding any themselves, we can inline them - simplifying the YAML pipelines, while showing 'everything' directly to the user.

The .build.yaml examples also had some missing prefix. for the prefix.invictus.installation variable group. This is also fixed here.

Closes #356

@stijnmoreels stijnmoreels requested a review from GoutsmitSam as a code owner July 2, 2025 05:29
@stijnmoreels stijnmoreels added bug Something isn't working documentation Improvements or additions to documentation labels Jul 2, 2025
Copy link

netlify bot commented Jul 2, 2025

Deploy Preview for invictus-for-azure ready!

Name Link
🔨 Latest commit 0042d0d
🔍 Latest deploy log https://app.netlify.com/projects/invictus-for-azure/deploys/686638a74387d300081c96c2
😎 Deploy Preview https://deploy-preview-400--invictus-for-azure.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@stijnmoreels stijnmoreels merged commit f2e38b5 into master Jul 3, 2025
7 checks passed
@stijnmoreels stijnmoreels deleted the chore/remove-unnecessary-unreferenced-yaml-templates branch July 3, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💪 [Enhancement]: Improve Framework Build Pipeline documentation
2 participants