Skip to content

Run CREATE statement in backfill script#2109

Merged
Hayden-IO merged 1 commit intosigstore:mainfrom
cmurphy:mysql-backfill-create
May 8, 2024
Merged

Run CREATE statement in backfill script#2109
Hayden-IO merged 1 commit intosigstore:mainfrom
cmurphy:mysql-backfill-create

Conversation

@cmurphy
Copy link
Copy Markdown
Contributor

@cmurphy cmurphy commented May 6, 2024

For the case where we want to start populating a new MySQL instance but the Rekor server storage provider is not actually switched to MySQL yet, ensure the table is created before trying to copy the data.

Summary

Release Note

Documentation

For the case where we want to start populating a new MySQL instance but
the Rekor server storage provider is not actually switched to MySQL yet,
ensure the table is created before trying to copy the data.

Signed-off-by: Colleen Murphy <colleenmurphy@google.com>
@cmurphy cmurphy requested a review from a team as a code owner May 6, 2024 23:39
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.95%. Comparing base (488eb97) to head (48f7b69).
Report is 105 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2109       +/-   ##
===========================================
- Coverage   66.46%   48.95%   -17.51%     
===========================================
  Files          92       80       -12     
  Lines        9258     6639     -2619     
===========================================
- Hits         6153     3250     -2903     
- Misses       2359     2985      +626     
+ Partials      746      404      -342     
Flag Coverage Δ
e2etests ?
unittests 48.95% <ø> (+1.26%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Hayden-IO Hayden-IO merged commit 891581e into sigstore:main May 8, 2024
@github-actions github-actions Bot added this to the v1.2.2 milestone May 8, 2024
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