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

automate release #1527

Closed
wants to merge 1 commit into from
Closed

automate release #1527

wants to merge 1 commit into from

Conversation

yzwdroid
Copy link
Contributor

@yzwdroid yzwdroid commented Dec 12, 2020

Issue This PR Addresses

Type of Change

  • Bugfix: Change which fixes an issue
  • New Feature: Change which adds functionality
  • Documentation Update: Change which improves documentation
  • UI: Change which improves UI

Description

Automate the release process by github action. To release a new version, we just add a tag when we push or merge a pr.

type(category): description [flags]

Where type is one of the following:

    breaking
    build
    ci
    chore
    docs
    feat
    fix
    other
    perf
    refactor
    revert
    style
    test

Screenshot_20201211_234114

Checklist

  • Quality: This PR builds and passes our npm test and works locally
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not (if applicable)
  • Documentation: This PR includes updated/added documentation to user exposed functionality or configuration variables are added/changed or an explanation of why it does not(if applicable)

@yzwdroid
Copy link
Contributor Author

I didn't update the release document yet, if this is the right method, I will update the document then.

@yzwdroid yzwdroid linked an issue Dec 12, 2020 that may be closed by this pull request
@PedroFonsecaDEV PedroFonsecaDEV added area: CI/CD Continuous integration / Continuous delivery area: deployment Production or Staging deployment type: enhancement New feature or request labels Jan 26, 2021
@birtony birtony self-assigned this Jan 26, 2021
@birtony birtony added this to the 1.6 Release milestone Jan 26, 2021
@birtony
Copy link
Contributor

birtony commented Feb 1, 2021

This PR should be closed when #1628 is merged

@manekenpix
Copy link
Member

Is it needed now? I think we can just close it? @humphd @birtony

@birtony
Copy link
Contributor

birtony commented Feb 1, 2021

Is it needed now? I think we can just close it? @humphd @birtony

I was thinking of waiting until #1628 is merged @manekenpix

@birtony
Copy link
Contributor

birtony commented Feb 3, 2021

Addressed in #1628. Closing.

@birtony birtony closed this Feb 3, 2021
@yzwdroid yzwdroid deleted the issue#1301 branch February 8, 2021 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CI/CD Continuous integration / Continuous delivery area: deployment Production or Staging deployment type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add github action to automate the release process.
4 participants