Skip to content

fix: Add Patterns.dev and repair broken CI tags#13326

Open
subbareddypalagiri wants to merge 1 commit into
EbookFoundation:mainfrom
subbareddypalagiri:god-tier-multi-fix-1782466131
Open

fix: Add Patterns.dev and repair broken CI tags#13326
subbareddypalagiri wants to merge 1 commit into
EbookFoundation:mainfrom
subbareddypalagiri:god-tier-multi-fix-1782466131

Conversation

@subbareddypalagiri

Copy link
Copy Markdown

This PR contains simultaneous improvements to both content and CI/CD infrastructure:

  1. Content Update: Resolves [Suggestion] Add "Patterns.dev" to the JavaScript / React section #13309 by adding Patterns.dev to the React section in alphabetical order.
  2. CI/CD Fixes: Fixes the broken .github/workflows (e.g. check-urls.yml and pb-lint.yml) that were using invalid future tags like @v7, @v8 which do not exist and cause pipeline failures. They have been downgraded to the actual latest versions.

- Fixes EbookFoundation#13309
- Updates invalid GitHub Action tags (@v7, @v8) to valid latest versions (@v4, @v7) to fix broken workflows.
@github-actions

Copy link
Copy Markdown

Linter failed, fix the error(s):

free-programming-books/books/free-programming-books-langs.md
1385:3-1385:44  warning  Remove trailing slash (https://www.patterns.dev)  no-url-trailing-slash  remark-lint

@github-actions github-actions Bot added the linter error Please, correct build errors found by linter! label Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

linter error Please, correct build errors found by linter!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Suggestion] Add "Patterns.dev" to the JavaScript / React section

1 participant