Skip to content

Conversation

@anthonyduong9
Copy link
Collaborator

@anthonyduong9 anthonyduong9 commented Jun 12, 2025

Description

Adds -u to move latest to the current version. We want to fix the build, and Deploy Docs is failing with
error: alias 'latest' already exists for version 'v5.10.5'.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes
  • I have not rewritten tests relating to key interfaces which would affect backward compatibility

You have tested formatting, typing and tests

  • I have run make check-ci to check format and linting. (you can run make format to format code if needed.)

Performance Check.

If you have implemented a training change, please indicate precisely how performance changes with respect to the following metrics:

  • L0
  • CE Loss
  • MSE Loss
  • Feature Dashboard Interpretability

Please links to wandb dashboards with a control and test group.

@codecov
Copy link

codecov bot commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #493   +/-   ##
=======================================
  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.

@anthonyduong9 anthonyduong9 marked this pull request as ready for review June 12, 2025 08:02
@anthonyduong9 anthonyduong9 merged commit abcf9a6 into main Jun 12, 2025
5 checks passed
@anthonyduong9 anthonyduong9 deleted the fix-alias-already-exists-error branch June 12, 2025 08:03
v-realm pushed a commit to realmlabs-ai/SAELens that referenced this pull request Nov 15, 2025
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.

2 participants