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

problem trying to run "gub start issue_number" #11

Open
dhoss opened this issue Aug 11, 2014 · 0 comments
Open

problem trying to run "gub start issue_number" #11

dhoss opened this issue Aug 11, 2014 · 0 comments

Comments

@dhoss
Copy link

dhoss commented Aug 11, 2014

Here's a quick workflow:

devin@kodiak-dev:~/projects/Kodiak$ gub issues
Issues disabled dhoss/Kodiak.
Listing issues for :
+----+----------------------------------------------------------------------------+--------+----------+--------+
| ID | Title                                                                      | Author | Assignee | Status |
+----+----------------------------------------------------------------------------+--------+----------+--------+
| 60 | make sure only admins and owners can edit/delete/etc posts respectively    | dhoss  | dhoss    | open   |
| 59 | turn off SHOW_SQL by default                                               | dhoss  | dhoss    | open   |
| 58 | fix author display name on posts                                           | dhoss  | dhoss    | open   |
| 57 | health check functionality                                                 | dhoss  | dhoss    | open   |
| 55 | store app config in db                                                     | dhoss  | dhoss    | open   |
| 4  | Use bundler for gem-ification                                              | dhoss  | dhoss    | open   |
| 3  | Configuration                                                              | dhoss  | dhoss    | open   |
| 2  | Documentation                                                              | dhoss  | dhoss    | open   |
| 1  | Add tests                                                                  | dhoss  | dhoss    | open   |
| 54 | initial configurable display items                                         | dhoss  | dhoss    | open   |
| 53 | Response messages should be internationalized so that they're standardized | dhoss  | dhoss    | open   |
| 51 | notifications                                                              | dhoss  | dhoss    | open   |
| 50 | admin panel                                                                | dhoss  | dhoss    | open   |
| 49 | Add logging                                                                | dhoss  | dhoss    | open   |
| 47 | Fix acts_as_sane_tree deprecation error                                    | dhoss  | dhoss    | open   |
| 46 | Die immediately if anything in the setup process goes wrong                | dhoss  | dhoss    | open   |
| 45 | switch tags to use postgres arrays                                         | dhoss  | dhoss    | open   |
| 44 | Api version routes                                                         | dhoss  | dhoss    | open   |
| 43 | post karma                                                                 | dhoss  | dhoss    | open   |
| 42 | email notifications                                                        | dhoss  | dhoss    | open   |
| 38 | heartbeat endpoint                                                         | dhoss  | dhoss    | open   |
| 33 | autosave drafts                                                            | dhoss  | dhoss    | open   |
| 32 | diffs/versioning for posts                                                 | dhoss  | dhoss    | open   |
| 31 | basic "similar posts" functionality                                        | dhoss  | dhoss    | open   |
| 29 | Basic api                                                                  | dhoss  | dhoss    | open   |
| 27 | Allow users to create lists of associations                                | dhoss  | dhoss    | open   |
| 26 | track user actions                                                         | dhoss  | dhoss    | open   |
| 25 | basic stats                                                                | dhoss  | dhoss    | open   |
| 22 | documentation                                                              | dhoss  | dhoss    | open   |
| 20 | multiple sign in options                                                   | dhoss  | dhoss    | open   |
+----+----------------------------------------------------------------------------+--------+----------+--------+
Found 30 issue(s).
Hint: use "gub start" to start working on an issue.
devin@kodiak-dev:~/projects/Kodiak$ gub start 58
Unable to find token. You might need to run 'gub setup'.
devin@kodiak-dev:~/projects/Kodiak$ cat ~/.gubrc 

---
token:*****

Pertinent system information:

OS RVM version Ruby version
Debian Wheezy (Linux kodiak-dev 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux) rvm 1.25.28 (stable) by Wayne E. Seguin [email protected], Michal Papis [email protected] [https://rvm.io/] ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux]

Please let me know if I need to provide more information.

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