Skip to content

ci(release): v12#178

Merged
dargmuesli merged 7 commits intomainfrom
beta
Mar 12, 2025
Merged

ci(release): v12#178
dargmuesli merged 7 commits intomainfrom
beta

Conversation

@dargmuesli
Copy link
Copy Markdown
Member

@dargmuesli dargmuesli commented Mar 12, 2025

Migration guide:

  • ⚠️ rename maevsi_stack to vibetype_stack as directory, git remote and docker volumes
  • ⚠️ redeploy database
    • rename database schema
      • maevsi to vibetype
      • maevsi_private to vibetype_private
  • ⚠️ reset redpanda volume
  • rename environment variable
    • MAEVSI_AWS_REGION to VIBETYPE_AWS_REGION
    • MAEVSI_NUXT_PUBLIC_GTAG_ID to VIBETYPE_NUXT_PUBLIC_GTAG_ID
    • MAEVSI_NUXT_PUBLIC_MAEVSI_EMAIL_LIMIT24H to VIBETYPE_NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H
    • MAEVSI_NUXT_PUBLIC_TURNSTILE_SITE_KEY to VIBETYPE_NUXT_PUBLIC_TURNSTILE_SITE_KEY
    • MAEVSI_PGHOST to VIBETYPE_PGHOST
  • rename secret
    • maevsi_api-notification-secret to vibetype_api-notification-secret
    • maevsi_aws-credentials to vibetype_aws-credentials
    • maevsi_firebase-service-account-credentials to vibetype_firebase-service-account-credentials
    • maevsi_openai-api-key to vibetype_openai-api-key
    • maevsi_turnstile-key to vibetype_turnstile-key
    • postgres_role_maevsi_password to postgres_role_vibetype_password
    • postgres_role_maevsi_username to postgres_role_vibetype_username
    • postgres_role_maevsi-postgraphile_password to postgres_role_postgraphile_password
    • postgres_role_maevsi-postgraphile_username to postgres_role_postgraphile_username
  • rename header maevsi-platform to vibetype-platform

dargmuesli and others added 7 commits March 11, 2025 18:37
## [12.0.0-beta.1](11.2.4...12.0.0-beta.1) (2025-03-12)

### ⚠ BREAKING CHANGES

* **deps:** upgrade maevsi/vibetype to v9
* **deps:** upgrade maevsi/sqitch to v6
* rename maevsi to vibetype

### Features

* rename maevsi to vibetype ([4b07ca9](4b07ca9))

### Miscellaneous Chores

* **deps:** upgrade maevsi/sqitch to v6 ([8266053](8266053))
* **deps:** upgrade maevsi/vibetype to v9 ([536e1a4](536e1a4))
## [12.0.0-beta.2](12.0.0-beta.1...12.0.0-beta.2) (2025-03-12)

### Bug Fixes

* **deps:** update ghcr.io/maevsi/vibetype docker tag to v8.6.0 ([2efb63b](2efb63b))
* **secrets:** dissolve production ([ff07c24](ff07c24))
@dargmuesli dargmuesli marked this pull request as ready for review March 12, 2025 09:10
@dargmuesli dargmuesli merged commit 7ab6fc6 into main Mar 12, 2025
3 checks passed
@dargmuesli dargmuesli deleted the beta branch March 12, 2025 09:10
@maevsi-bot
Copy link
Copy Markdown

🎉 This PR is included in version 12.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants