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

build: Automate release creation #4910

Merged
merged 4 commits into from
Feb 26, 2025
Merged

build: Automate release creation #4910

merged 4 commits into from
Feb 26, 2025

Conversation

istarkov
Copy link
Member

@istarkov istarkov commented Feb 25, 2025

Description

See script title comment why it's for

  • - Fix doc in SaaS
    New docs
Run ./release.sh

If release contains a migration: git commit -m "::migrate::" --allow-empty

Push created branch into the main repo, create draft Pull Request. (Draft pull request to ensure that it will not be merged by mistake)

Steps for reproduction

  1. click button
  2. expect xyz

Code Review

  • hi @kof, I need you to do
    • conceptual review (architecture, feature-correctness)
    • detailed review (read every line)
    • test it on preview

Before requesting a review

  • made a self-review
  • added inline comments where things may be not obvious (the "why", not "what")

Before merging

  • tested locally and on preview environment (preview dev login: 0000)
  • updated test cases document
  • added tests
  • if any new env variables are added, added them to .env file

@istarkov istarkov marked this pull request as ready for review February 25, 2025 06:43
@istarkov istarkov requested review from TrySound and kof February 25, 2025 06:43
@kof kof merged commit 65a18f3 into main Feb 26, 2025
23 checks passed
@kof kof deleted the process branch February 26, 2025 21:23
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.

None yet

2 participants