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

Add publish-snapshot CI job #2595

Merged
merged 2 commits into from
Aug 15, 2023
Merged

Conversation

wslulciuc
Copy link
Member

@wslulciuc wslulciuc commented Aug 15, 2023

Problem

It'd be useful to the community to publish a snapshot for marquez-api.

Solution

One-line summary: Adds publish-snapshot CI job to publish a snapshot for marquez-api.

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've included a one-line summary of your change for the CHANGELOG.md (Depending on the change, this may not be necessary).
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

@boring-cyborg boring-cyborg bot added the api API layer changes label Aug 15, 2023
@wslulciuc wslulciuc requested a review from phixMe August 15, 2023 09:25
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #2595 (145c466) into main (ce0f117) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2595   +/-   ##
=========================================
  Coverage     83.28%   83.28%           
  Complexity     1287     1287           
=========================================
  Files           243      243           
  Lines          5936     5936           
  Branches        279      279           
=========================================
  Hits           4944     4944           
  Misses          845      845           
  Partials        147      147           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wslulciuc wslulciuc marked this pull request as ready for review August 15, 2023 16:28
@wslulciuc wslulciuc added the review Ready for review label Aug 15, 2023
Copy link
Member

@phixMe phixMe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks

@wslulciuc wslulciuc merged commit 28b94d2 into main Aug 15, 2023
1 check passed
@wslulciuc wslulciuc deleted the feature/publish-snapshot-for-api branch August 15, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API layer changes review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants