Skip to content

Releases: pathbird/pbauthor

v0.0.3

28 Feb 19:22
2e14f08
Compare
Choose a tag to compare

Changelog

09af9f2 Add confirmation prompt before uploading codex
1ce4e29 Check for codex source file before initializing codex config
8e1453c Fix CodexUpload file discovery
cff9afd Improve codex upload error reporting
63ed12b Minor graphql client improvements
2e14f08 Refactor to use init funcs

v0.0.2

16 Feb 01:12
a44df33
Compare
Choose a tag to compare

Changelog

a44df33 Add homebrew config for goreleaser

v0.0.1

16 Feb 00:07
b7f6299
Compare
Choose a tag to compare

Changelog

8eb4e0e Add GraphQL
7bcd9b6 Add basic auth code
9f64413 Add codex command skeleton (+other improvements)
b7f6299 Add goreleaser
879a801 Add prompt utilites for course/codex-category
2079619 Add start of codex config
d35b21f Allow overriding Mynerva API host
31dd5cb Allow re-uploading an existing codex
3964c8e Create go.yml
992203e Fix name to refer to GitHub (not Gitlab)
6af866a Implement codex upload command
358b6d3 Initial code skeleton
b07dd01 Initial commit
5a293af Prompt and save codex info for upload
ff029f5 Read codex.toml as part of upload
c7c6b4a Split cmd/ into sub-packages
fd5f08e Tweak api.ErrorResponse to match backend changes
43ba3d1 Update login command to use promptui
314443b go fmt