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

fix migration of artifact type for postgres #574

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

pierrotsmnrd
Copy link
Contributor

Fixes #573

Description

This PR ensures a DB migration script is properly run using Postgres

Pull request checklist

  • Did you test this change locally?
  • Did you update the documentation (if required)?
  • Did you add/update relevant tests for this change (if required)? testing this would require to run all the test suite in both standalone mode, and with Postgres as a backend (for example with the docker-compose file at the root of the project). It's a whole piece of work by itself.

@netlify
Copy link

netlify bot commented Sep 14, 2023

Deploy Preview for kaleidoscopic-dango-0cf31d canceled.

Name Link
🔨 Latest commit ceb8936
🔍 Latest deploy log https://app.netlify.com/sites/kaleidoscopic-dango-0cf31d/deploys/65032fe7e133d60008d8d74b

@pierrotsmnrd pierrotsmnrd merged commit 9163292 into main Sep 14, 2023
12 checks passed
@trallard trallard deleted the fix_migration_artifact_type branch September 20, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done 💪🏾
Development

Successfully merging this pull request may close these issues.

[BUG] - Enum "artifact_type" on table "build_artifact" is not properly set with Postgres
2 participants