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

docs: building a new version after building a prev version #313

Closed
machawk1 opened this issue Mar 13, 2018 · 1 comment
Closed

docs: building a new version after building a prev version #313

machawk1 opened this issue Mar 13, 2018 · 1 comment
Assignees
Labels
chore Changes to the build process or auxiliary tools and libraries such as documentation generation docs Documentation only changes
Milestone

Comments

@machawk1
Copy link
Contributor

I sought to try out v0.2.0 and re-followed the instructions from the README. My history of stale sources (see #217) plagued me again -- I received build errors in step 5/5 in the process of building from source and the process failed to build. go get did not perform the equivalent of git pull. When performing the latter (git pull) manually and repeating the README instructions, qri built as expected.

This caveat may need to be documented in the build instructions -- if I have pulled from source and built before then do so at a later date, the most recent source is not (apparently) subsequently used.

@b5 b5 added docs Documentation only changes chore Changes to the build process or auxiliary tools and libraries such as documentation generation labels Mar 14, 2018
@b5 b5 added this to the 0.2.1 milestone Mar 14, 2018
@b5
Copy link
Member

b5 commented Mar 14, 2018

nice catch, we should consider adding a git pull check / call to the makefile.

@b5 b5 modified the milestones: 0.2.1, 0.3.0, 0.4.0, 0.3.1 Apr 9, 2018
@b5 b5 self-assigned this Apr 10, 2018
b5 added a commit that referenced this issue Apr 17, 2018
added a quick makefile action to checkout qri repos & update,
and documentation to help fix issues encountered rebuilding qri
after updates.
also bumped circleci to use go 1.10.1

closes #313, closes #237
@b5 b5 closed this as completed in 348f420 Apr 17, 2018
ramfox pushed a commit that referenced this issue May 3, 2018
added a quick makefile action to checkout qri repos & update,
and documentation to help fix issues encountered rebuilding qri
after updates.
also bumped circleci to use go 1.10.1, and removed unused deps

closes #313, closes #237
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes to the build process or auxiliary tools and libraries such as documentation generation docs Documentation only changes
Projects
None yet
Development

No branches or pull requests

2 participants