Skip to content

Convert milling GIF API endpoint into workflow instead#829

Merged
tieneupin merged 8 commits into
mainfrom
milling-gif-workflow
Jun 17, 2026
Merged

Convert milling GIF API endpoint into workflow instead#829
tieneupin merged 8 commits into
mainfrom
milling-gif-workflow

Conversation

@tieneupin

Copy link
Copy Markdown
Contributor

As part of ensuring the pipeline is modular, and to allow for the step to be rerun easily in the event of failure, the make_milling_gif API endpoint was converted into a workflow that is consumed from RabbitMQ and acked/nacked by the feedback_callback function in the backend server.

@tieneupin tieneupin self-assigned this Jun 16, 2026
@tieneupin tieneupin added enhancement New feature or request server Relates to the server component fib Part of the FIB pipeline extension labels Jun 16, 2026
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 79.41176% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.10%. Comparing base (8f00dbf) to head (1261025).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #829   +/-   ##
=======================================
  Coverage   53.10%   53.10%           
=======================================
  Files          99      100    +1     
  Lines       10817    10837   +20     
  Branches     1432     1436    +4     
=======================================
+ Hits         5744     5755   +11     
- Misses       4769     4776    +7     
- Partials      304      306    +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tieneupin tieneupin merged commit df053f5 into main Jun 17, 2026
17 checks passed
@tieneupin tieneupin deleted the milling-gif-workflow branch June 17, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request fib Part of the FIB pipeline extension server Relates to the server component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants