Skip to content

Conversation

@levz0r
Copy link
Owner

@levz0r levz0r commented Nov 24, 2025

No description provided.

lev-engineer and others added 7 commits October 10, 2025 11:20
- Use PAT_TOKEN instead of GITHUB_TOKEN to allow triggering other workflows
- GitHub Actions prevents GITHUB_TOKEN from triggering workflows to avoid infinite loops
- PAT with repo scope allows tag push to trigger the publish workflow

To complete setup:
1. Create a Personal Access Token with 'repo' scope
2. Add it as repository secret named 'PAT_TOKEN'

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

Co-Authored-By: Claude <noreply@anthropic.com>
- Fix content capture to try all selectors instead of stopping at first match
- Add fallback to capture entire main content area if selectors fail
- Exclude progress overlay from captured content
- Speed up scrolling (2x viewport steps, 200ms delays)
- Add attribution line with version to generated markdown files
- Create shared src/background.js to avoid code duplication
- Update build.js to copy from src/ to both extensions
- Update README with new output format and development workflow
- Set Renovate base branch to develop

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

Co-Authored-By: Claude <noreply@anthropic.com>
Replace package-lock.json with pnpm-lock.yaml for consistency.

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

Co-Authored-By: Claude <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8213a18) to head (2cfc10d).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            4         4           
  Branches         1         1           
=========================================
  Hits             4         4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

lev-engineer and others added 2 commits November 24, 2025 10:16
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@levz0r levz0r merged commit d8c9c2a into main Nov 24, 2025
2 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.

3 participants