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

Maintain releases #183

Open
udayangaac opened this issue Oct 26, 2022 · 5 comments
Open

Maintain releases #183

udayangaac opened this issue Oct 26, 2022 · 5 comments

Comments

@udayangaac
Copy link

I faced an issue when I was using this library.

... github.com/alexbrainman/odbc/api/api_unix.go:15:11: 
fatal error: 'sql.h' file not found 

#include <sql.h>
^~~~~~~

I was using old commit of the master branch. Some one was fixed this and he/her updated the master. So I couldn't catch that and took some time to fix it. This library is very usefull and it is better if you (@alexbrainman) can maintain releases.

@alexbrainman
Copy link
Owner

Some one was fixed this and he/her updated the master. So I couldn't catch that and took some time to fix it.

What did you do? I would check master branch if I am looking for latest changes of a package.

it is better if you (@alexbrainman) can maintain releases.

What exactly do you propose I do?

Thank you.

Alex

@udayangaac
Copy link
Author

I suggest you to maintain tags updated with proper release notes. Please have a look on this. Thank you @alexbrainman

@alexbrainman
Copy link
Owner

I suggest you to maintain tags updated with proper release notes.

Last commit was merged nearly year ago. There were 2 commits in the last 2 years. There were 4 commits in the last 3 years.

Do you suggest I tag every commit I merge?

This package code does not change much. So I don't see who would benefit with these tags or release notes.

Alex

@udayangaac
Copy link
Author

udayangaac commented Nov 10, 2022

Ok, we are using this library with the current development. You introduce new thing to this library or some one fix a bug and you merge that to master branch. How do I identify those changes ?

@udayangaac udayangaac reopened this Nov 10, 2022
@alexbrainman
Copy link
Owner

How do I identify those changes ?

You need to look for these changes on the master branch.

Alex

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