Skip to content

BUmped to 1.4.2-rc1#343

Merged
gin0115 merged 1 commit into
trunkfrom
release/1.4.2
May 28, 2026
Merged

BUmped to 1.4.2-rc1#343
gin0115 merged 1 commit into
trunkfrom
release/1.4.2

Conversation

@gin0115

@gin0115 gin0115 commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Changes proposed in this Pull Request

This pull request prepares for the 1.4.2 release of the Internet Archive Wayback Machine Link Fixer plugin. The main focus is on updating version numbers, documenting the new release, and improving the release workflow by excluding additional files and directories from the final release package. It also documents a bug fix for manual link exclusions.

Release Preparation and Documentation:

  • Updated version numbers in README.md, readme.txt, and internet-archive-wayback-machine-link-fixer.php to reflect the 1.4.2 (and 1.4.2-RC1) release. [1] [2] [3] [4] [5]
  • Added a changelog entry in readme.txt for version 1.4.2, highlighting a fix where manually excluded links are now properly respected and not re-checked.

Release Workflow Improvements:

  • Updated .github/workflows/release.yml to exclude additional files and directories (e.g., documentation, test results, .agents, e2e, and various markdown files) from release builds, ensuring cleaner and smaller release packages. [1] [2]

Testing instructions

Mentions #

Summary by CodeRabbit

  • Bug Fixes

    • Resolved issue where manually excluded links could revert to included state and be reprocessed by the link checker. Manual exclusions are now fully respected.
  • Chores

    • Updated to version 1.4.2 and optimized release package configuration.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 28, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9fc4c2da-d55d-46f7-8a0a-896b5fbe7883

📥 Commits

Reviewing files that changed from the base of the PR and between 9bb9857 and c372874.

📒 Files selected for processing (4)
  • .github/workflows/release.yml
  • README.md
  • internet-archive-wayback-machine-link-fixer.php
  • readme.txt

Walkthrough

This PR updates the plugin version from 1.4.1 to 1.4.2-RC1 across the bootstrap file and documentation. The main plugin file is updated with new version metadata and constant, README files are updated with stable tags (1.4.2 and 1.4.2 respectively), and the changelog documents a fix for manual link exclusions. The release workflow is refined to exclude additional development and test artifacts (.distignore, documentation files, agent content, e2e tests, local environment config, Playwright reports, and test results) from the generated release ZIP package.

Possibly related PRs

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

Comment @coderabbitai help to get the list of available commands and usage tips.

@gin0115 gin0115 merged commit 577b6b5 into trunk May 28, 2026
11 of 12 checks passed
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