Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): meltano run now has a --run-id option to allow for custom run UUIDs #8459

Merged
merged 4 commits into from
Apr 18, 2024

Conversation

edgarrmondragon
Copy link
Collaborator

Copy link

netlify bot commented Mar 21, 2024

Deploy Preview for meltano canceled.

Name Link
🔨 Latest commit b24ce0d
🔍 Latest deploy log https://app.netlify.com/sites/meltano/deploys/662137300cbbe00008d5f0a5

@edgarrmondragon edgarrmondragon changed the title feat(CLI): meltano run now has a --run-id option to allow for custom run UUIDs feat(cli): meltano run now has a --run-id option to allow for custom run UUIDs Mar 21, 2024
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.66%. Comparing base (c342843) to head (b24ce0d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8459      +/-   ##
==========================================
+ Coverage   91.64%   91.66%   +0.01%     
==========================================
  Files         245      245              
  Lines       19275    19300      +25     
  Branches     2151     2150       -1     
==========================================
+ Hits        17665    17691      +26     
  Misses       1332     1332              
+ Partials      278      277       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/feat/custom-run-id branch from 2e53816 to c396dfa Compare April 3, 2024 03:16
@edgarrmondragon edgarrmondragon marked this pull request as ready for review April 17, 2024 22:54
@edgarrmondragon edgarrmondragon added this pull request to the merge queue Apr 18, 2024
Merged via the queue into main with commit d08e658 Apr 18, 2024
50 checks passed
@edgarrmondragon edgarrmondragon deleted the edgarrmondragon/feat/custom-run-id branch April 18, 2024 15:24
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.

feature: Capture run ID
3 participants