Skip to content

Fix: fix mistakes around validate-links action #61

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 7 commits into from
Jul 17, 2025

Conversation

hesreallyhim
Copy link
Owner

  • was using outdated syntax
  • not passing the data from step-to-step properly

hesreallyhim and others added 7 commits July 16, 2025 18:29
- Replace deprecated ::set-output with $GITHUB_OUTPUT environment variable
- Add fallback for local testing when GITHUB_OUTPUT is not available
- Fix error condition to check for newly_broken links instead of total broken

This addresses the deprecation warning in GitHub Actions and ensures
compatibility with the latest GitHub Actions runner.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Replace deprecated ::set-output in validate-links.yml with $GITHUB_OUTPUT
- Update Python script to print JSON to stdout for workflow capture
- Also write to GITHUB_OUTPUT when available for future compatibility
- Fix whitespace linting issue

This completes the migration away from deprecated GitHub Actions syntax
while maintaining backward compatibility with the existing workflow.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@hesreallyhim hesreallyhim self-assigned this Jul 17, 2025
@hesreallyhim hesreallyhim merged commit 197bda7 into main Jul 17, 2025
1 check 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