Skip to content

Releases: gSchool/glearn-cli

v0.8.19

16 Jun 15:50
21bec90
Compare
Choose a tag to compare

Changelog

21bec90 Merge pull request #82 from gSchool/release-errors#178526399
374c260 bump version
80954ca nil check on potentially dereference-able pointer value
afe9601 warnings and errors on releases printed when publishing

v0.8.18

26 May 17:40
50324df
Compare
Choose a tag to compare

Changelog

0026406 Merge branch 'publish-branch#177486276' into change-publish-fail-to-warning
50324df Merge pull request #79 from gSchool/publish-branch#177486276
38609cb Merge pull request #80 from gSchool/change-err-messages
17b9cd5 Merge pull request #81 from gSchool/change-publish-fail-to-warning
d1f03e7 branch acceptable for publish action
5041e81 change-publish-fail-to-warning
c11fd03 param is branch_name rather than branch
5913ba1 release version bump
f6ef306 removed 'Local refs' due to plural issues
34b4c61 star type callout
9b00b45 tweak messaging on preview for files larger than 1mb and for publish larger than 20 mb
dd1ea06 using git remote show origin to detect branch push condition

v0.8.17

04 May 17:34
Compare
Choose a tag to compare

Changelog

68f0604 uid to true for upload markdown
61fb63a version bump

v0.8.16

04 May 16:48
6edd549
Compare
Choose a tag to compare

Changelog

152f3ca Cleanup dependencies w/ go mod tidy
18e3e44 Fix typo in error message
df80c64 Ignore vendor directory and glearn-cli executable
e726614 Merge pull request #73 from gSchool/preview-outside-root#177744850
f1f8474 Merge pull request #74 from gSchool/fix-error-message-typo
3180ef6 Merge pull request #75 from gSchool/add-md-upload-template
102fd54 Merge pull request #76 from gSchool/mod-tidy
6edd549 Merge pull request #77 from gSchool/ingore-git-dir-and-contents
afc8fe4 Merge pull request #78 from gSchool/preview-context#177668604
8fa234f able to preview content outside one directory
2ad9740 add upload challenge to md cmd
dc21649 check if path is in git dir
d26dad9 context passing to poll
3d11a9f course yaml template update
9a1de21 do not use filepath.Base on source when compressing directory
d1bbfef dont warn on things not zipped
d236fd5 fix specs now sending url param
e114b31 update the output of the markdown

v0.8.15

07 Apr 23:04
fb8f977
Compare
Choose a tag to compare

Changelog

fb8f977 Merge pull request #72 from gSchool/fix-yaml-split
c2c892c preferring os.PathSeparato
6c767c8 spell check
7112ab4 use path separator when reading config

v0.8.14

06 Apr 15:23
36964f7
Compare
Choose a tag to compare

Changelog

4e125bd Merge branch 'honor-docker-ignore-files' of github.com:gSchool/glearn-cli into honor-docker-ignore-files
36964f7 Merge pull request #70 from gSchool/honor-docker-ignore-files
309b8d0 WIP on the regex matcher
d7a26b2 add ignorematcher test
de8d800 add new package that is intended to find ingored matches
03af6d6 bump the version
5c26c3e check if file in is the docker ingore and then skip it for zipping
08aa9f8 ignores dockerignore and node_modules when previewing
3280f44 nests ignored files in dockerignore
9360e12 patterns modified for matcher
31091e6 returns error if matcher fails
865f1b2 stops . files upon compression
f9b38a9 test pkg name change

v0.8.13

02 Apr 18:46
ca45797
Compare
Choose a tag to compare

Changelog

42478a5 Add open browser on Windows for preview
52495c2 Merge branch 'master' into download-file#177180439
7bb1d3e Merge branch 'master' into puts-the-config-in-right-spot-on-publish
1a18599 Merge pull request #63 from gSchool/download-file#177180439
0405d49 Merge pull request #66 from gSchool/message-updates
8dc81c4 Merge pull request #67 from franklyandy/add-open-browser-on-windows
17944e5 Merge pull request #68 from gSchool/puts-the-config-in-right-spot-on-publish
5999bf8 Merge pull request #69 from gSchool/publish-warns-work-not-on-remote
ca45797 Merge pull request #71 from gSchool/yaml-headers#177447776
cc23138 add config to root repo, also git add from root
7708681 add flag to publish cmd
b6f6514 adds block URL to publish and updates failed messages.
82d1b31 adds min version of each md template
be1203c adds templates for file headers
aacf43e autoconfigheader template added to md command
1be4ef3 bump version
edfdfa3 check if your up to date with remote or has uncommited work;
f450f65 clearer error when parsing yaml header
4bf2e9b create a dummy file for zipping if file > 1mb
e03fd67 default vis has backup behavior when not set
180d2d1 error, adjusted checkpoint markdown
42b09f3 explicitly testing autoconfig generation for defined values
877dbf3 fix bug in single file preview during yaml read inclusion
b8a4754 fix tests around preview / publish differences
6e6c7de fixed readPath vs configpath issue
9bfa866 ignore vscode stuffs
f1cb76d ingore adding files > 1mb to zip
aa39f17 logic bool &&
c91a307 make sure config yaml is added
36651ea make top level command be a var, test it still works in tests
e03adb0 mention flag for minimal template when args wrong
1bb14ad merge in master
28d0e42 minor cleanups from merge
427694c optional minimal flag for markdown
9ada7f8 parse out config yaml and create a slice of paths
4a7b4a3 printing extras
17cd975 reading content file attributes from header and setting in autoconfig
98c10d4 remove md files from ignored paths
8255b2e up buffer size
215a339 updates block released message with URL
5c8ba89 use config yaml paths for zip
ae429cd using api base url for prints
de21aeb using new autoconfig technique and previewing
f3d66bc weird var name issue
c5f5991 when in publish context move target to root of repo
bad0eea when uid or type is not present, attmept to detect
779b101 whitespace in callout templates
db61d8b wip generates with yaml package, ending early for testing

v0.8.12

12 Mar 23:46
3b583e6
Compare
Choose a tag to compare

Changelog

3b583e6 Merge pull request #64 from gSchool/v0-8-12
9ec3c10 updates 0-8-12 for windows

v0.8.11

12 Mar 15:29
893d4db
Compare
Choose a tag to compare

Changelog

5f62dd6 Adds windows to goreleaser yaml
4f6bb24 Merge pull request #59 from gSchool/add-header-source
01f430f Merge pull request #61 from gSchool/set-token-warn-user#175820991
893d4db Merge pull request #62 from gSchool/windows
b319c94 add source to headers in the api interactions
0b40b95 adds windows compatibility
aa3c50f bump verion
2b2434d make set command fail with no flags provided
7d5374a merge in return-git-output-push-fail
3b5dfea return the git failure output when pushin
46eb6a1 update readme and help for windows

v0.8.10

02 Dec 16:14
Compare
Choose a tag to compare

Changelog

6354497 Merge pull request #58 from gSchool/ordering-md#175398955
bcf5402 bump version in root
426ba60 change to ordering
cc2be44 ordered challenge added to md options
472a89c readme update