Navigation Menu

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

Feature/release automation #1778

Merged
merged 2 commits into from Sep 27, 2020
Merged

Feature/release automation #1778

merged 2 commits into from Sep 27, 2020

Conversation

fortmarek
Copy link
Member

Short description 📝

Creating a release should be an automated process. Ideally, we should not even think about creating a new release and it should be done eg. every Friday.

Solution 📦

For this task we can use tapestry which now has a github action, too. As the first step, I'd run tapestry manually and once we validate it all works we can run the release automatically without us even doing anything.

@vercel
Copy link

vercel bot commented Sep 14, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tuist/stats/gth0okp5a
✅ Preview: https://stats-git-feature-releaseautomation.tuist.vercel.app

@vercel vercel bot temporarily deployed to Preview September 14, 2020 16:58 Inactive
@pepicrft
Copy link
Contributor

@all-contributors add @fortmarek for ideas

@allcontributors
Copy link
Contributor

@pepibumur

I've put up a pull request to add @fortmarek! 🎉


- Major if there's been a breaking change.
- Minor by default.
- Patch if it's a hotfix release.

Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

on:
push:
tags:
- '*'
Copy link
Contributor

Choose a reason for hiding this comment

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

@fortmarek should this be triggered every Friday at 10:00 and let Tapestry do the tagging?

Copy link
Member Author

Choose a reason for hiding this comment

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

tapestry github-release version is the command that should be triggered continuously - but I'd first do one or two releases manually to validate that the process is working as intended and then we can take the automation one step further

@pepicrft
Copy link
Contributor

@all-contributors add @fortmarek for ideas

@allcontributors
Copy link
Contributor

@pepibumur

I've put up a pull request to add @fortmarek! 🎉

@pepicrft pepicrft merged commit a84dece into master Sep 27, 2020
@pepicrft pepicrft deleted the feature/release_automation branch September 27, 2020 17:55
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