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

feat: automatic releases #2

Closed
wants to merge 1 commit into from
Closed

feat: automatic releases #2

wants to merge 1 commit into from

Conversation

devalexanderdaza
Copy link

  • Automatic release on pull_request to main branch
  • Automatic pre-release on push or pull_request on develop branch
  • Updated documentation
  • Updated template project folder
  • Integrated .gitignore on template project folder

* Automatic release on pull_request to main branch
* Automatic pre-release on push or pull_request on develop branch
* Updated documentation
* Updated template project folder
* Integrated .gitignore on template project folder
@dec0dOS
Copy link
Owner

dec0dOS commented Sep 8, 2021

Hello, @devalexanderdaza! Thanks for your contribution! Some small changes should be done before the merge. I don't think .idea and .vscode should be included in gitignore, the much better solution is to use global gitignore. Please refer to this gist for more info.
And the automatic pre-release and release should be hidden under the cookiecutter flag like this.

@github-actions
Copy link

github-actions bot commented Oct 9, 2021

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Oct 9, 2021
@github-actions github-actions bot closed this Oct 16, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Oct 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stale There has not been activity on this issue or PR for quite some time.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants