Skip to content

🪲 [Fix]: Fix an issue that break the workflow when there is nothing to commit in BuildDocs #137

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
merged 4 commits into from
Feb 14, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Feb 14, 2025

Description

This pull request updates the reusable workflow files to handle docs generation without errors.

Improvements to reusable workflows (CI.yml and workflow.yml) :

  • In "BuildDocs":
    • Added continue-on-error: true and changed the shell to pwsh for the "Commit all changes" step. Also added commands to temporarily rename the .gitignore file during the commit process.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug self-assigned this Feb 14, 2025
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner February 14, 2025 06:36
@MariusStorhaug MariusStorhaug changed the title 🪲 [Fix]: Fix an issue with Commit code in BuildDoc 🪲 [Fix]: Fix an issue that break the workflow when there is nothing to commit in BuildDocs Feb 14, 2025
@MariusStorhaug MariusStorhaug merged commit 175c6b8 into main Feb 14, 2025
8 checks passed
@MariusStorhaug MariusStorhaug deleted the fixDocs branch February 14, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant