Skip to content

build: move Jekyll scaffolding to gh-pages branch - #842

Open
pyrooka wants to merge 2 commits into
mainfrom
nb/gh-pages-config
Open

build: move Jekyll scaffolding to gh-pages branch#842
pyrooka wants to merge 2 commits into
mainfrom
nb/gh-pages-config

Conversation

@pyrooka

@pyrooka pyrooka commented Jul 27, 2026

Copy link
Copy Markdown
Member

PR summary

This PR removed all Jekyll related files (used for publising to GH Pages)
from the main branch, since they have been moved to a separte branch
(gh-pages). The builds are also updated to use this new structure.

PR Checklist

General checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Dependencies have been updated as needed
  • .secrets.baseline has been updated as needed
  • npm run update-utilities has been run if any files in packages/utilities/src have been updated

Checklist for adding a new validation rule:

  • Added new validation rule definition (packages/ruleset/src/rules/*.js, index.js)
  • If necessary, added new validation rule implementation (packages/ruleset/src/functions/*.js, updated index.js)
  • Added new rule to default configuration (packages/ruleset/src/ibm-oas.js)
  • Added tests for new rule (packages/ruleset/test/*.test.js)
  • Added docs for new rule (docs/ibm-cloud-rules.md)
  • Added scoring rubric entry for new rule (packages/validator/src/scoring-tool/rubric.js)

@pyrooka
pyrooka requested a review from Andris28 July 28, 2026 08:21
Signed-off-by: Norbert Biczo <[email protected]>
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