Skip to content

chore: running doc build on release#489

Merged
chanind merged 1 commit intomainfrom
run-docs-build-on-release
May 28, 2025
Merged

chore: running doc build on release#489
chanind merged 1 commit intomainfrom
run-docs-build-on-release

Conversation

@chanind
Copy link
Collaborator

@chanind chanind commented May 28, 2025

Description

The current docs deploy doesn't run post-release because the release is triggered by an action and github actions won't run actions triggered by previous actions to avoid infinite loops. This PR tries to get around this by explicitly running deploy docs after the main release workflow. I can't really test this without triggering a release to make sure the docs deploy works.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@chanind
Copy link
Collaborator Author

chanind commented May 28, 2025

merging to test doc building

@chanind chanind merged commit 13e0647 into main May 28, 2025
2 checks passed
@chanind chanind deleted the run-docs-build-on-release branch May 28, 2025 11:37
@codecov
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.14%. Comparing base (ed47131) to head (c57cc44).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #489   +/-   ##
=======================================
  Coverage   75.14%   75.14%           
=======================================
  Files          19       19           
  Lines        3171     3171           
  Branches      458      458           
=======================================
  Hits         2383     2383           
  Misses        630      630           
  Partials      158      158           

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

v-realm pushed a commit to realmlabs-ai/SAELens that referenced this pull request Nov 15, 2025
xXCoolinXx pushed a commit to xXCoolinXx/SAELens that referenced this pull request Feb 23, 2026
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