Skip to content

Rebuild dist assets with updated hashes#87

Merged
t0mdavid-m merged 2 commits into
developfrom
claude/nice-tesla-MPCM1
May 29, 2026
Merged

Rebuild dist assets with updated hashes#87
t0mdavid-m merged 2 commits into
developfrom
claude/nice-tesla-MPCM1

Conversation

@t0mdavid-m
Copy link
Copy Markdown
Member

Summary

This PR updates the built distribution assets for the Vue.js component with new content hashes, reflecting changes in the underlying source code.

Key Changes

  • Rebuilt index.js asset with new hash (index-264a76c5.js)
  • Rebuilt index.css asset with new hash (index-a58b60d0.css)
  • Updated index.html to reference the new asset hashes

Details

The distribution files in js-component/dist/ have been regenerated, likely from changes in the Vue component source code. The asset filenames include content hashes that change whenever the compiled output changes, ensuring cache-busting on deployment. The HTML entry point has been updated to reference these new asset versions.

https://claude.ai/code/session_01Ru4C8Nx5KuvMFJ77rPLAGw

claude added 2 commits May 29, 2026 14:11
Regenerates the committed flash_viewer_grid bundle from the Vue source so the deployed app (loaded from js-component/dist with _RELEASE=True) includes the fix that clears the Sequence View amino acid selection when the selected proteoform changes.

https://claude.ai/code/session_01Ru4C8Nx5KuvMFJ77rPLAGw
Points the submodule to 57c9f6f (FVdeploy line) — the Vue source commit (PR #27) that the rebuilt js-component/dist bundle in this branch was built from — so the submodule reference and the committed bundle stay consistent.

https://claude.ai/code/session_01Ru4C8Nx5KuvMFJ77rPLAGw
@t0mdavid-m t0mdavid-m merged commit d0028fa into develop May 29, 2026
6 checks passed
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 29, 2026

Warning

Review limit reached

@t0mdavid-m, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 50 minutes and 4 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7b086ccc-6960-4333-a7f2-5854efe52b2b

📥 Commits

Reviewing files that changed from the base of the PR and between 689b031 and 456f162.

⛔ Files ignored due to path filters (3)
  • js-component/dist/assets/index-264a76c5.js is excluded by !**/dist/**
  • js-component/dist/assets/index-a58b60d0.css is excluded by !**/dist/**
  • js-component/dist/index.html is excluded by !**/dist/**
📒 Files selected for processing (1)
  • openms-streamlit-vue-component
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/nice-tesla-MPCM1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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