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

Adding support for version info #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

josephspurrier
Copy link

This addresses: #10

@akavel
Copy link
Owner

akavel commented Mar 1, 2016

Review status: 0 of 3 files reviewed at latest revision, 3 unresolved discussions.


README.txt, line 7 [r1] (raw file):
What's the format of the expected contents of the versioninfo.json file? A well-written description (usage info) for end-user must be available in the help message below.


rsrc.go, line 17 [r1] (raw file):
Just to make it clear, if we get this merged, I'd be planning to have it vendored in future, and at some point potentially refactored to be more along with my vision of how to organize code in this project (obviously keeping all copyrights I find in process).


rsrc.go, line 215 [r1] (raw file):
Please remove the commented-out logging lines (here and below).


Comments from the review on Reviewable.io

@akavel
Copy link
Owner

akavel commented Mar 1, 2016

(Please note I'm ok if you respond straight on github, not via "Reviewable"; I'm just testing that service, not even sure if I'll stick with it or not.)

@reedlaw
Copy link

reedlaw commented Aug 15, 2019

I couldn't get this PR working so I "fixed" it for my own use, which might help others in the same situation: https://github.com/Doctible/rsrc

Sorry I don't have time to address the code review issues above. There were some import changes in this PR that don't work without merging so I made my version reference its own packages.

Also, the versioninfo didn't work unless the id is 1 (referenced by a goversioninfo build), so it's hard-coded.

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

3 participants