Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Make app version string available from inside app (v2) fixes #1035 #1037

Merged
merged 9 commits into from
Apr 26, 2018

Conversation

markbates
Copy link
Member

No description provided.

@markbates markbates added this to the 0.11.1 milestone Apr 20, 2018
Copy link
Member

@stanislas-m stanislas-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works, but I got a panic when exiting my app.

$ bin/coke
INFO[0000] Starting application at http://127.0.0.1:3000
INFO[2018-04-26T21:38:55+02:00] Starting Simple Background Worker
^Cpanic: runtime error: index out of range

goroutine 1 [running]:
main.main()
        /home/michalakst/Documents/Dev/go/src/github.com/stanislas-m/coke/buffalo_build_main.go:41 +0x43b

@markbates
Copy link
Member Author

@stanislas-m good catch! fixed.

@markbates markbates merged commit cb08149 into development Apr 26, 2018
@markbates markbates deleted the make-build-version-available branch April 29, 2018 16:47
stanislas-m pushed a commit that referenced this pull request May 12, 2018
…1037)

* took a better approach to this problem

* added back the accidentally deleted version command

* fixed broken tests

* fixed panic when cancelling
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants