Skip to content

update recipe flags on zimfarm - #448

Open
elfkuzco wants to merge 1 commit into
mainfrom
solve-book-metadata-issue
Open

update recipe flags on zimfarm#448
elfkuzco wants to merge 1 commit into
mainfrom
solve-book-metadata-issue

Conversation

@elfkuzco

Copy link
Copy Markdown
Contributor

Rationale

This PR adds functionality to the UI to update flags responsible for recipe metadata from the CMS. During book promotion actions, if there are actions to update title metadata, UI loads recipe details and informs user to make corresponding changes to the zimfarm recipe that created the book

Changes

  • prompt user to update appropriate flags that are responsible for the metadata on zimfarm
  • add methods to authenticate with zimfarm in cms auth store
  • upload base64 blobs that are responsible for Illustration metadata to zimfarm before applying the patch with the returned URL
Screenshot_20260728_031111 Screenshot_20260728_031119 Screenshot_20260728_031138 Screenshot_20260728_031148

This closes #333

@elfkuzco elfkuzco self-assigned this Jul 28, 2026
@elfkuzco
elfkuzco requested a review from benoit74 July 28, 2026 02:29
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.95%. Comparing base (5e1e7ba) to head (86de27f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
+ Coverage   80.93%   80.95%   +0.01%     
==========================================
  Files          65       65              
  Lines        3861     3865       +4     
  Branches      467      467              
==========================================
+ Hits         3125     3129       +4     
  Misses        583      583              
  Partials      153      153              

☔ View full report in Codecov by Harness.
📢 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.

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.

Better solve book metadata issue

1 participant