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

Implement release flow (CI) #204

Merged
merged 30 commits into from
Aug 14, 2024
Merged

Implement release flow (CI) #204

merged 30 commits into from
Aug 14, 2024

Conversation

owl352
Copy link
Collaborator

@owl352 owl352 commented Jul 26, 2024

Issue

At the moment, the workflows scheme is not quite right. Also, we don't have an option to automatically create releases with the generated changelog.

Things done

Improved workflow structure. All processes were split into 3 files + changelog template file. This gave us more readable workflow files.
A number of new features have also been added:

  • Changelog generator & Realese
  • Optional database reset
  • PR lint

Copy link

vercel bot commented Jul 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer-zham ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2024 9:24am

@owl352 owl352 added the enhancement New feature or request label Jul 26, 2024
@owl352 owl352 marked this pull request as ready for review July 26, 2024 19:09
@owl352 owl352 added indexer Related to indexer module frontend Related to fronted (UI) backend Related to backend (API) labels Aug 7, 2024
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
@owl352 owl352 removed the enhancement New feature or request label Aug 8, 2024
@owl352 owl352 changed the title Git actions workflows update Ci refactoring and release generation Aug 8, 2024
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
.github/workflows/deploy.yml Outdated Show resolved Hide resolved
@owl352 owl352 requested a review from pshenmic August 13, 2024 09:22
@pshenmic pshenmic changed the title Ci refactoring and release generation Implement release flow (CI) Aug 14, 2024
Copy link
Owner

@pshenmic pshenmic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, let's do it

@pshenmic pshenmic merged commit fc7b1c1 into master Aug 14, 2024
8 checks passed
@owl352 owl352 deleted the feat/git-workflows branch November 23, 2024 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend (API) frontend Related to fronted (UI) indexer Related to indexer module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants