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

Introduce tags (versioning?) #49

Open
cserem opened this issue May 29, 2022 · 2 comments
Open

Introduce tags (versioning?) #49

cserem opened this issue May 29, 2022 · 2 comments

Comments

@cserem
Copy link

cserem commented May 29, 2022

Hello!

ESPHome - to my knowledge - doesn't offer an option to refernce a commit as github source.
Because of this, rollback is a real pain: git clone/git checkout manually, then copy the files to the appropriate folder.
Please evaluate the idea of addig tags to commits, so they can be referenced in the config.yaml for easy "version" switching.

Thanks
M

@syssi
Copy link
Collaborator

syssi commented May 29, 2022

I would be happy about Semantic Versioning (https://semver.org/).

@cserem
Copy link
Author

cserem commented May 29, 2022

Yes, but wouldn't that require extra effort to classify a change as major/minor/patch?

Wouldn't a date based tag be simpler? yyyymmdd+an extra digit if multiple commits get merged per day?

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

No branches or pull requests

2 participants