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

Versioning and releases #326

Open
iboB opened this issue Nov 29, 2018 · 0 comments
Open

Versioning and releases #326

iboB opened this issue Nov 29, 2018 · 0 comments

Comments

@iboB
Copy link

iboB commented Nov 29, 2018

I see there are no versions and releases so users must use bleeding edge or a fork of Oryol and all dependencies.

It seems to me that in order to properly support versions you must tag all dependencies then change fips.yml to point to the appropriate tags. It's somewhat of a grunt work but I think it's important to allow users work without the risks involved with always using bleeding edge.

This will also allow safe tagging of stable versions which may be useful for breaking changes (for example, the one in the sokol_gfx pull request)

An added benefit will be the ability to git bisect, which with luck you will never have to use.

PS But according to Murphy's law the only way to guarantee you will never use something is to invest effort in making it. So there's that 😆

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

1 participant