Page MenuHomeWrite.as
Feed Advanced Search

May 30 2019

robjloranger lowered the priority of T591: sub package fileutils should return errors from Low to Wishlist.
May 30 2019, 12:58 AM · Write.as CLI
robjloranger moved T598: refactor shared code from Backlog to Next Up on the Write.as CLI board.
May 30 2019, 12:58 AM · Refactor, WriteFreely CLI, Write.as CLI
robjloranger committed rWCLIa993f0084626: ref T594 allow configurable config directory (authored by robjloranger).
ref T594 allow configurable config directory
May 30 2019, 12:58 AM
robjloranger added a comment to T591: sub package fileutils should return errors.

perhaps not, of course generally speaking they should always return their errors.

May 30 2019, 12:58 AM · Write.as CLI
robjloranger updated the task description for T589: Move all tests to the dev server.
May 30 2019, 12:58 AM · API Library: Go
robjloranger created T598: refactor shared code.
May 30 2019, 12:58 AM · Refactor, WriteFreely CLI, Write.as CLI
robjloranger committed rWGOde8ce4dcd2f4: closes T589 update tests to use dev client (authored by robjloranger).
closes T589 update tests to use dev client
May 30 2019, 12:58 AM
robjloranger added a comment to T589: Move all tests to the dev server.

in v2 branch

May 30 2019, 12:58 AM · API Library: Go
robjloranger created T601: load global config from file.
May 30 2019, 12:58 AM · Refactor, WriteFreely CLI, Write.as CLI
robjloranger added a comment to T589: Move all tests to the dev server.

this needs to be updated in both:

  • collection_test.go
    • TestGetCollectionPosts
    • TestGetCollectionPost
  • post_test.go
    • TestCreatePost
    • ExampleClient_CreatePost
May 30 2019, 12:58 AM · API Library: Go
robjloranger created T594: add new configuration directory.
May 30 2019, 12:58 AM · WriteFreely CLI, Restricted Project
robjloranger removed a parent task for T590: Should we change the import for writeas-go: T586: Support any WriteFreely instance.
May 30 2019, 12:58 AM · Write.as CLI
robjloranger removed a subtask for T590: Should we change the import for writeas-go: T591: sub package fileutils should return errors.
May 30 2019, 12:58 AM · Write.as CLI
robjloranger added a member for API Library: Go: robjloranger.
May 30 2019, 12:58 AM
robjloranger added a comment to T605: get authentication working.

wrong password 😵

May 30 2019, 12:58 AM · Write.as CLI
robjloranger removed a subtask for T586: Support any WriteFreely instance: T590: Should we change the import for writeas-go.
May 30 2019, 12:58 AM · Restricted Project, WriteFreely CLI, Restricted Project
robjloranger added a comment to T593: split user config into sub package.

resolved in

May 30 2019, 12:58 AM · Write.as CLI
robjloranger closed T593: split user config into sub package, a subtask of T597: split code out into shared package, allow multiple binaries, as Resolved.
May 30 2019, 12:58 AM · Restricted Project, Write.as CLI
robjloranger added a member for Write.as CLI: robjloranger.
May 30 2019, 12:58 AM
robjloranger closed T605: get authentication working, a subtask of T603: Publish to account / collections, as Invalid.
May 30 2019, 12:58 AM · WriteFreely CLI, Write.as CLI
robjloranger added a comment to T604: Fetch user posts if authenticated.

I was also going to add a flag like detail, d to include more output like the excerpt and collection.

May 30 2019, 12:58 AM · Write.as CLI
robjloranger raised the priority of T605: get authentication working from High to Needs Triage.
May 30 2019, 12:58 AM · Write.as CLI
robjloranger closed T597: split code out into shared package, allow multiple binaries, a subtask of T586: Support any WriteFreely instance, as Resolved.
May 30 2019, 12:58 AM · Restricted Project, WriteFreely CLI, Restricted Project
robjloranger added a comment to T597: split code out into shared package, allow multiple binaries.

resolved in https://github.com/writeas/writeas-cli/pull/27

May 30 2019, 12:58 AM · Restricted Project, Write.as CLI
robjloranger moved T595: add host flag from Backlog to Next Up on the Write.as CLI board.
May 30 2019, 12:58 AM · WriteFreely CLI, Restricted Project
robjloranger added a comment to T592: split sync into sub package.

resolved in https://github.com/writeas/writeas-cli/pull/27

May 30 2019, 12:58 AM · Write.as CLI
robjloranger closed T592: split sync into sub package, a subtask of T597: split code out into shared package, allow multiple binaries, as Resolved.
May 30 2019, 12:58 AM · Restricted Project, Write.as CLI
robjloranger created T605: get authentication working.
May 30 2019, 12:58 AM · Write.as CLI
robjloranger claimed T592: split sync into sub package.
May 30 2019, 12:58 AM · Write.as CLI
robjloranger claimed T593: split user config into sub package.
May 30 2019, 12:58 AM · Write.as CLI
robjloranger moved T594: add new configuration directory from Backlog to Next Up on the Write.as CLI board.
May 30 2019, 12:58 AM · WriteFreely CLI, Restricted Project
robjloranger added a comment to T602: List collections.

found a cool little library for neat tabbed columns

May 30 2019, 12:57 AM · WriteFreely CLI, Write.as CLI
robjloranger added a comment to T594: add new configuration directory.

this will be set on the writefreely cli, the writeas cli will retain the original .writeas directory

May 30 2019, 12:57 AM · WriteFreely CLI, Restricted Project
robjloranger moved T597: split code out into shared package, allow multiple binaries from Backlog to Next Up on the Write.as CLI board.
May 30 2019, 12:57 AM · Restricted Project, Write.as CLI
robjloranger created T597: split code out into shared package, allow multiple binaries.
May 30 2019, 12:57 AM · Restricted Project, Write.as CLI
robjloranger lowered the priority of T591: sub package fileutils should return errors from Normal to Low.
May 30 2019, 12:57 AM · Write.as CLI
robjloranger added a comment to T590: Should we change the import for writeas-go.

no, it's a mirror and working

May 30 2019, 12:57 AM · Write.as CLI
robjloranger added a comment to T604: Fetch user posts if authenticated.

perfect, me too

May 30 2019, 12:57 AM · Write.as CLI
robjloranger created T593: split user config into sub package.
May 30 2019, 12:57 AM · Write.as CLI
robjloranger closed T588: Support fetching individual collection post as Resolved.
May 30 2019, 12:57 AM · API Library: Go
robjloranger added a comment to T601: load global config from file.

it might not be as important as I think, the tool really only runs through once so as long as they share the loading and parsing code there is no need to load it at the start. just on demand and only if needed

May 30 2019, 12:57 AM · Refactor, WriteFreely CLI, Write.as CLI
robjloranger moved T598: refactor shared code from Next Up to Near Future on the Write.as CLI board.
May 30 2019, 12:57 AM · Refactor, WriteFreely CLI, Write.as CLI
robjloranger removed a parent task for T598: refactor shared code: T597: split code out into shared package, allow multiple binaries.
May 30 2019, 12:57 AM · Refactor, WriteFreely CLI, Write.as CLI
robjloranger removed a subtask for T597: split code out into shared package, allow multiple binaries: T598: refactor shared code.
May 30 2019, 12:57 AM · Restricted Project, Write.as CLI
robjloranger added a comment to T586: Support any WriteFreely instance.

I will ping you if I need some help for sure. We may be able to share some code now that I'm moving most of the cli into a package separate from the binary.

May 30 2019, 12:56 AM · Restricted Project, WriteFreely CLI, Restricted Project
robjloranger created T592: split sync into sub package.
May 30 2019, 12:56 AM · Write.as CLI
robjloranger added a comment to T598: refactor shared code.

most shared options are now all under the config sub package.

May 30 2019, 12:56 AM · Refactor, WriteFreely CLI, Write.as CLI
robjloranger committed rWCLIf227faa5dc2e: Closes T592 T593 T597 splits code into packages (authored by robjloranger).
Closes T592 T593 T597 splits code into packages
May 30 2019, 12:56 AM
robjloranger added subtasks for T597: split code out into shared package, allow multiple binaries: T592: split sync into sub package, T593: split user config into sub package, T598: refactor shared code.
May 30 2019, 12:56 AM · Restricted Project, Write.as CLI
robjloranger added a comment to T604: Fetch user posts if authenticated.

I totally missed this comment, I've got it all done. Except nice formatting and concatenating the content.

May 30 2019, 12:56 AM · Write.as CLI
robjloranger committed rWCLIefa3f32a3568: Ref T597 split out shared code (authored by robjloranger).
Ref T597 split out shared code
May 30 2019, 12:56 AM
robjloranger created T596: add config wizard.
May 30 2019, 12:56 AM · WriteFreely CLI, Write.as CLI
robjloranger created T595: add host flag.
May 30 2019, 12:55 AM · WriteFreely CLI, Restricted Project
robjloranger added a comment to T601: load global config from file.

I found a way to pass information down the stack with the cli.Context.

May 30 2019, 12:55 AM · Refactor, WriteFreely CLI, Write.as CLI
robjloranger removed a project from T590: Should we change the import for writeas-go: Restricted Project.
May 30 2019, 12:55 AM · Write.as CLI
robjloranger removed a project from T591: sub package fileutils should return errors: Restricted Project.
May 30 2019, 12:55 AM · Write.as CLI
robjloranger created T591: sub package fileutils should return errors.
May 30 2019, 12:55 AM · Write.as CLI
robjloranger added a comment to T586: Support any WriteFreely instance.

re: question about default

May 30 2019, 12:55 AM · Restricted Project, WriteFreely CLI, Restricted Project
robjloranger created T589: Move all tests to the dev server.
May 30 2019, 12:55 AM · API Library: Go
robjloranger added a comment to T604: Fetch user posts if authenticated.

May 30 2019, 12:55 AM · Write.as CLI

May 29 2019

GitHub <noreply@github.com> committed rWCLI099d17b4977c: Merge a993f008462690e2ef2c3ed46831b2f525f0d6bf into… (authored by robjloranger).
Merge a993f008462690e2ef2c3ed46831b2f525f0d6bf into…
May 29 2019, 7:20 PM
GitHub <noreply@github.com> committed rWCLIcec93f68e7fa: Merge f227faa5dc2e7c85b944bb18cb05d5bab0e29569 into… (authored by robjloranger).
Merge f227faa5dc2e7c85b944bb18cb05d5bab0e29569 into…
May 29 2019, 6:45 PM
robjloranger committed rWCLI91bf5f934c67: manual cherry pick 0ebe4fc auth/log in error check (authored by robjloranger).
manual cherry pick 0ebe4fc auth/log in error check
May 29 2019, 6:28 PM
robjloranger committed rWCLI0ebe4fc49c50: add error check on log in attempt (authored by robjloranger).
add error check on log in attempt
May 29 2019, 6:21 PM
GitHub <noreply@github.com> committed rWCLI38619abea491: Merge 239293d1e2193e4735d00bb3aecf61a74b6318a0 into… (authored by robjloranger).
Merge 239293d1e2193e4735d00bb3aecf61a74b6318a0 into…
May 29 2019, 5:18 PM
robjloranger committed rWCLI0d09cb3952c4: pull remote changes (authored by robjloranger).
pull remote changes
May 29 2019, 5:00 PM
GitHub <noreply@github.com> committed rWCLIe332650c1696: Merge 239293d1e2193e4735d00bb3aecf61a74b6318a0 into… (authored by robjloranger).
Merge 239293d1e2193e4735d00bb3aecf61a74b6318a0 into…
May 29 2019, 5:00 PM

May 28 2019

GitHub <noreply@github.com> committed rWCLIc4cc43de72d5: Merge 9b2679e0cf53b0ab3f9e95e2f49775c0c27a9c85 into… (authored by robjloranger).
Merge 9b2679e0cf53b0ab3f9e95e2f49775c0c27a9c85 into…
May 28 2019, 6:11 PM

May 27 2019

robjloranger committed rWGO7c3a6949d56d: fixes failing tests (authored by robjloranger).
fixes failing tests
May 27 2019, 4:10 PM

May 25 2019

robjloranger committed rWF95215aa39db5: fixes issue #100 - can't follow from pubgate (authored by robjloranger).
fixes issue #100 - can't follow from pubgate
May 25 2019, 2:39 AM
GitHub <noreply@github.com> committed rWF713ce3559b1b: Merge 95215aa39db51f9510ded34480a62fb61242c4dd into… (authored by robjloranger).
Merge 95215aa39db51f9510ded34480a62fb61242c4dd into…
May 25 2019, 2:39 AM

May 21 2019

robjloranger committed rWFff2d3fc3d5fc: fixes issue #100 - can't follow from pubgate (authored by robjloranger).
fixes issue #100 - can't follow from pubgate
May 21 2019, 2:02 PM
GitHub <noreply@github.com> committed rWFbfc5ad643b72: Merge ff2d3fc3d5fcf237590eee2ce871deb6faf458f4 into… (authored by robjloranger).
Merge ff2d3fc3d5fcf237590eee2ce871deb6faf458f4 into…
May 21 2019, 2:02 PM
robjloranger added a member for WriteFreely: robjloranger.
May 21 2019, 2:22 AM

May 20 2019

GitHub <noreply@github.com> committed rWFc34646189acb: Merge f6f9a4a15c3b5436277f3f1e51fe9dc939932037 into… (authored by robjloranger).
Merge f6f9a4a15c3b5436277f3f1e51fe9dc939932037 into…
May 20 2019, 9:52 PM
robjloranger committed rWFf6f9a4a15c3b: fixes issue #100 - can't follow from pubgate (authored by robjloranger).
fixes issue #100 - can't follow from pubgate
May 20 2019, 9:52 PM
robjloranger committed rWF3986c8eec16b: add missing string variable in log statement in export.go + go fmt (authored by robjloranger).
add missing string variable in log statement in export.go + go fmt
May 20 2019, 9:52 PM
GitHub <noreply@github.com> committed rWF0ea15d0e9d33: Merge f0b37c1e233ba465cedcd66499548a5482403727 into… (authored by robjloranger).
Merge f0b37c1e233ba465cedcd66499548a5482403727 into…
May 20 2019, 9:49 PM
robjloranger committed rWFf0b37c1e233b: fixes issue #100 - can't follow from pubgate (authored by robjloranger).
fixes issue #100 - can't follow from pubgate
May 20 2019, 9:49 PM
robjloranger committed rWF14f5681cfc72: go-bindata url updated (authored by Sandrockcstm <sandrockcstm@yahoo.com>).
go-bindata url updated
May 20 2019, 9:49 PM
robjloranger committed rWF1a9c215fba52: add missing string variable in log statement in export.go + go fmt (authored by robjloranger).
add missing string variable in log statement in export.go + go fmt
May 20 2019, 9:49 PM
GitHub <noreply@github.com> committed rWF3417f64a85ca: Merge 81f4c7a9c5b614bae30db81d38bb91c75e681ef2 into… (authored by robjloranger).
Merge 81f4c7a9c5b614bae30db81d38bb91c75e681ef2 into…
May 20 2019, 9:46 PM
robjloranger committed rWF81f4c7a9c5b6: fixes issue #100 - can't follow from pubgate (authored by robjloranger).
fixes issue #100 - can't follow from pubgate
May 20 2019, 9:45 PM
robjloranger committed rWFaa7c81be4ad7: fixes issue #100 - can't follow from pubgate (authored by robjloranger).
fixes issue #100 - can't follow from pubgate
May 20 2019, 9:41 PM
robjloranger committed rWFb43c9a0cc878: add missing string variable in log statement in export.go + go fmt (authored by robjloranger).
add missing string variable in log statement in export.go + go fmt
May 20 2019, 9:41 PM

May 18 2019

GitHub <noreply@github.com> committed rWF737734e8af54: Merge 6ff136455c93a3ce74b81eedadfb6e8bab044b58 into… (authored by robjloranger).
Merge 6ff136455c93a3ce74b81eedadfb6e8bab044b58 into…
May 18 2019, 2:40 AM
GitHub <noreply@github.com> committed rWFa47172511787: Merge 6ff136455c93a3ce74b81eedadfb6e8bab044b58 into… (authored by robjloranger).
Merge 6ff136455c93a3ce74b81eedadfb6e8bab044b58 into…
May 18 2019, 2:07 AM
GitHub <noreply@github.com> committed rWF061c376341bf: Merge 6ff136455c93a3ce74b81eedadfb6e8bab044b58 into… (authored by robjloranger).
Merge 6ff136455c93a3ce74b81eedadfb6e8bab044b58 into…
May 18 2019, 12:17 AM
robjloranger committed rWF6ff136455c93: Add go-bindata as a module dependency (authored by robjloranger).
Add go-bindata as a module dependency
May 18 2019, 12:15 AM