Skip to content

chore: Update CI for release-please compatibility and logo source#39

Merged
alsmith151 merged 2 commits into
mainfrom
chore/publish-workflow-release-please-fix
May 27, 2026
Merged

chore: Update CI for release-please compatibility and logo source#39
alsmith151 merged 2 commits into
mainfrom
chore/publish-workflow-release-please-fix

Conversation

@alsmith151

Copy link
Copy Markdown
Owner

This pull request introduces updates to the GitHub Actions workflow and improves the image reference in the project documentation. The workflow changes enhance release automation, while the documentation change ensures the project logo displays correctly.

GitHub Actions workflow improvements:

  • .github/workflows/publish.yml: Added support for triggering the workflow on GitHub Releases (release: types: [published]) and manual dispatches (workflow_dispatch), making publishing more flexible and automatable.

Documentation update:

  • README.md: Updated the logo image source to use an absolute URL, ensuring the logo displays correctly regardless of where the README is viewed.

@alsmith151 alsmith151 merged commit f264d05 into main May 27, 2026
2 checks passed
@alsmith151 alsmith151 deleted the chore/publish-workflow-release-please-fix branch May 27, 2026 15:50
@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.37%. Comparing base (bcac49a) to head (af9e75e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   79.37%   79.37%           
=======================================
  Files          42       42           
  Lines        5589     5589           
=======================================
  Hits         4436     4436           
  Misses       1153     1153           

☔ 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.

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