feat!: migrates to farmos3 and postgres 13#21
Merged
braughtg merged 1 commit intodevelopmentfrom Dec 12, 2023
Merged
Conversation
braughtg
added a commit
that referenced
this pull request
Dec 12, 2023
Reverts #21 Action to create release did not work correctly.
|
🎉 This PR is included in version 2.0.0-development.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
github-actions Bot
pushed a commit
that referenced
this pull request
Dec 12, 2023
## [2.0.0](v1.5.3...v2.0.0) (2023-12-12) ### ⚠ BREAKING CHANGES * database images are built using farmOS v3.x and postgres v13. * migrates to farmos3 and postgres 13 (#21) ### Features * migrates to farmOS and postgres 13 ([#23](#23)) ([729f80c](729f80c)) * migrates to farmos3 and postgres 13 ([#21](#21)) ([dc606e8](dc606e8))
|
🎉 This PR is included in version 2.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrates the base and sample databases to farmOS v3.x and postgres v13. These sample databases are not compatible with farmOS v2.x and the v2.x databases are not compatible with farmOS v3.x and postgres v13.
If using the farmOS v3.x images then a release of the sample databases >= 2.0.0 is required.