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

Documentation #19

Open
1 of 4 tasks
ChacaS0 opened this issue Feb 28, 2018 · 0 comments
Open
1 of 4 tasks

Documentation #19

ChacaS0 opened this issue Feb 28, 2018 · 0 comments
Assignees
Labels
beta Stuff for/from the beta doc Operation on documentation enhancement Improvement of existing feature linux linux related stuff note containing or being a note todo when it needs to be done windows windows related stuff
Milestone

Comments

@ChacaS0
Copy link
Owner

ChacaS0 commented Feb 28, 2018

📝

@ChacaS0 ChacaS0 added enhancement Improvement of existing feature todo when it needs to be done beta Stuff for/from the beta doc Operation on documentation linux linux related stuff windows windows related stuff note containing or being a note labels Feb 28, 2018
@ChacaS0 ChacaS0 added this to the v0.2B milestone Feb 28, 2018
@ChacaS0 ChacaS0 self-assigned this Feb 28, 2018
@ChacaS0 ChacaS0 added this to To do in v0.2B via automation Feb 28, 2018
ChacaS0 added a commit that referenced this issue Feb 28, 2018
 Issues related:
 	-> #19

 On branch devel
 Changes to be committed:
	modified:   .travis.yml
	modified:   README.md
ChacaS0 added a commit that referenced this issue Feb 28, 2018
 Issues related:
 	-> #19

 On branch devel
 Changes to be committed:
	modified:   README.md
@ChacaS0 ChacaS0 moved this from To do to In progress in v0.2B Feb 28, 2018
ChacaS0 added a commit that referenced this issue Mar 4, 2018
 Issues related:
 	-> #16
 	-> #19

 On branch devel
 Changes to be committed:
	modified:   README.md
	modified:   cmd/add.go
	new file:   cmd/add_test.go
	modified:   cmd/get.go
	modified:   cmd/init.go
	modified:   cmd/purge.go
	modified:   cmd/root.go
	modified:   cmd/set_test.go
ChacaS0 added a commit that referenced this issue Mar 4, 2018
 Issues related:
 	-> #19

 On branch devel
 Changes to be committed:
	modified:   README.md
ChacaS0 added a commit that referenced this issue Mar 5, 2018
 Issues related:
 	-> #19
 	-> #16

 On branch devel
 Changes to be committed:
	modified:   README.md
	modified:   cmd/add.go
	modified:   cmd/add_test.go
	modified:   cmd/purge.go
	modified:   cmd/root.go
	modified:   cmd/version.go
	modified:   list.todo
ChacaS0 added a commit that referenced this issue Mar 12, 2018
 Issues related:
 	-> #19

 On branch devel
 Changes to be committed:
	modified:   README.md
	modified:   cmd/add.go
	modified:   cmd/add_test.go
	modified:   cmd/doc.go
	modified:   cmd/init.go
	modified:   cmd/init_test.go
	modified:   cmd/rm.go
	modified:   cmd/rm_test.go
	modified:   cmd/set_test.go
	modified:   cmd/update.go
	modified:   list.todo
ChacaS0 added a commit that referenced this issue Mar 20, 2018
 Issues related:
 	-> #19 Documentation
 	-> #22 Tutorial

 On branch gh-pages
 Your branch is up to date with 'origin/gh-pages'.

 Changes to be committed:
	modified:   _config.yml
	new file:   _includes/wallet/add.md
	new file:   _includes/wallet/init.md
	new file:   _includes/wallet/list.md
	modified:   _layouts/default.html
	new file:   _layouts/wallet.html
	modified:   assets/css/style.scss
	new file:   assets/js/wallet.js
	modified:   usage.md
ChacaS0 added a commit that referenced this issue Mar 20, 2018
 Issues related:
 	-> #19 Documentation
 	-> #22 Tutorial

 On branch gh-pages
 Your branch is up to date with 'origin/gh-pages'.

 Changes to be committed:
	modified:   _includes/js/wallet.js
	modified:   _includes/wallet/add.md
	modified:   _includes/wallet/init.md
	modified:   _layouts/wallet.html
ChacaS0 added a commit that referenced this issue Mar 21, 2018
 Issues related:
 -> #19 Documentation
 -> #22 Tutorial

 On branch gh-pages
 Your branch is up to date with 'origin/gh-pages'.

 Changes to be committed:
	modified:   _includes/js/wallet.js
	modified:   _includes/wallet/add.md
	modified:   _includes/wallet/init.md
	modified:   _layouts/wallet.html
ChacaS0 added a commit that referenced this issue Mar 22, 2018
	+ some fixes on menu/footer

 Issues related:
 	-> #19 Documentation
 	-> #22 Tutorial

 On branch gh-pages
 Your branch is up to date with 'origin/gh-pages'.

 Changes to be committed:
	modified:   _includes/js/wallet.js
	new file:   _includes/wallet/config.md
	modified:   _includes/wallet/list.md
	new file:   _includes/wallet/rm.md
	new file:   _includes/wallet/start.md
	modified:   _layouts/wallet.html
ChacaS0 added a commit that referenced this issue Mar 23, 2018
	+ (maybe some improvements, specially for the asciinema recording)
	+ Some changes to menu & footer

 Issues related:
 	-> #19 Documentation
 	-> #22 Tutorial

 On branch gh-pages
 Your branch is up to date with 'origin/gh-pages'.

 Changes to be committed:
	modified:   _includes/wallet/config.md
	new file:   _includes/wallet/help.md
	modified:   _includes/wallet/rm.md
	modified:   _layouts/default.html
	modified:   _layouts/wallet.html
ChacaS0 added a commit that referenced this issue Mar 23, 2018
 Issues related:
 	-> #19 Documentation
 	-> #22 Tutorial

 On branch gh-pages
 Your branch is up to date with 'origin/gh-pages'.

 Changes to be committed:
	modified:   _includes/wallet/start.md
	modified:   _layouts/wallet.html
ChacaS0 added a commit that referenced this issue Mar 31, 2018
 Issues related:
 	-> #21
 	-> #19

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/rm.go
ChacaS0 added a commit that referenced this issue Mar 31, 2018
* ✔️ Mispells fixes

 On branch devel
 Changes to be committed:
	modified:   cmd/init_test.go
	modified:   cmd/list.go
	modified:   cmd/list_test.go
	modified:   cmd/rm_test.go
	modified:   cmd/start_test.go

* 🚧 Work on rework of rm command starts -- bad

 Issues related:
 	-> #21 Improve ``rm`` command

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/rm.go

* 💊 Fixed missspelling

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/init_test.go
	modified:   cmd/list.go
	modified:   cmd/rm.go
	modified:   cmd/rm_test.go

* ✔️🏁 processArgsRm added + tests

 Issues related:
 	-> #21
 	-> #16
 	-> #9

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/init_test.go
	modified:   cmd/rm.go
	modified:   cmd/rm_test.go

* ✔️🏁 New feature for rm
	-> Added & adapted tests only for the ones impacted by those changes

 Issues related:
 	-> #21
 	-> #16

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/rm.go
	modified:   cmd/rm_test.go
	modified:   cmd/root.go

* 💻🏁 Added test for rm.go:simpleDelAllString()
	-> Few changes (variadic params instead of slice)
	-> Some update for the ``$HOME`` on Windows

 Issues related:
 	-> #21
 	-> #16
 	-> #9

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/purge.go
	modified:   cmd/rm.go
	modified:   cmd/rm_test.go
	modified:   cmd/root.go

* ✔️🏁 Added handler for ``*`` wildcard as argument
	-> Tests, were adapted for that

 Issues related:
 	-> #21

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/rm.go
	modified:   cmd/rm_test.go

* 📝 Update of usage for ``rm`` and deletion of deprecated stuff

 Issues related:
 	-> #21
 	-> #19

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/rm.go
@ChacaS0 ChacaS0 removed this from the v0.2B milestone May 28, 2018
@ChacaS0 ChacaS0 removed this from In progress in v0.2B May 28, 2018
@ChacaS0 ChacaS0 added this to the v0.1 milestone May 28, 2018
ChacaS0 added a commit that referenced this issue Jun 8, 2018
* ✔️ Mispells fixes

 On branch devel
 Changes to be committed:
	modified:   cmd/init_test.go
	modified:   cmd/list.go
	modified:   cmd/list_test.go
	modified:   cmd/rm_test.go
	modified:   cmd/start_test.go

* Improvement of the ``rm`` command (#21) (#25)

* ✔️ Mispells fixes

 On branch devel
 Changes to be committed:
	modified:   cmd/init_test.go
	modified:   cmd/list.go
	modified:   cmd/list_test.go
	modified:   cmd/rm_test.go
	modified:   cmd/start_test.go

* 🚧 Work on rework of rm command starts -- bad

 Issues related:
 	-> #21 Improve ``rm`` command

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/rm.go

* 💊 Fixed missspelling

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/init_test.go
	modified:   cmd/list.go
	modified:   cmd/rm.go
	modified:   cmd/rm_test.go

* ✔️🏁 processArgsRm added + tests

 Issues related:
 	-> #21
 	-> #16
 	-> #9

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/init_test.go
	modified:   cmd/rm.go
	modified:   cmd/rm_test.go

* ✔️🏁 New feature for rm
	-> Added & adapted tests only for the ones impacted by those changes

 Issues related:
 	-> #21
 	-> #16

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/rm.go
	modified:   cmd/rm_test.go
	modified:   cmd/root.go

* 💻🏁 Added test for rm.go:simpleDelAllString()
	-> Few changes (variadic params instead of slice)
	-> Some update for the ``$HOME`` on Windows

 Issues related:
 	-> #21
 	-> #16
 	-> #9

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/purge.go
	modified:   cmd/rm.go
	modified:   cmd/rm_test.go
	modified:   cmd/root.go

* ✔️🏁 Added handler for ``*`` wildcard as argument
	-> Tests, were adapted for that

 Issues related:
 	-> #21

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/rm.go
	modified:   cmd/rm_test.go

* 📝 Update of usage for ``rm`` and deletion of deprecated stuff

 Issues related:
 	-> #21
 	-> #19

 On branch dev-enhancement-rm
 Changes to be committed:
	modified:   cmd/rm.go

* Implementation of ``tempest list --fix`` flag (#27)

* 🚧 Added the functionality, now needs the tests

 Issues related:
 	-> #20

* 🏁 Tests for list.go (``--fix`` flag related)
	+ Begin of migration to the use of Target instead of simple strings

 Issues related:
 	-> #20

-----------------------
Merge Fixes #20

* 🔨 Auto mode for TEMPest (#28)

* 🚧 Moved configs files for TEMpest into a directory
	[+] Added .sh for auto-mode
	--> Issues related: #24, #15
* Handler for shutup mode made, need merge
* Stash pop
* 🏁 Added tests for shutup mode handler (start.go)
	-> Issues related: #15, #16
* ✔️🏁 Added logs flag for get command
	[+] Added the corresponding test
	--> Issues related: #15, #16
* ✔️ Added handler for relative paths with ``add``
* 🏁 Added tests for treatRelativePath()
* 🏁 Test for getAllLogs() (--logs)
	--> Issues related: #15, #16
	[*] Should be the end of the Linux part for this one
* 💻 Windows autostart kinda done for theoric part
	[#] Issues related: #15, #9
	[T] Unit tests for set.go:setAutoStart()
	[T] Runtime testing for Windows
* 📛 Hot fix for codecov chmod
* 🏁 Test only for error checks
	[I] #15, #16
	[T] More elaborated tests for setAutoStart()
	[#] Fixes #15

* ➕ New flag for get (auto-mode)
	[+] Also implemented test func for it
	[#] Issues: #15, #16

* 📝 Update of README.md

* ⬆️ dep ensure

* Manage temp files (#30)

* 🚧 Started to refractor purge to purge files
	[T] Keep refratoring each functions affected
	[#] Issues: #17
	[N] Some comments were deleted (cobra related)

* New func to display size + units

* 📄🚽 Implemented the file purging
	[T] Tests
	[#] #30, #17

* 🏁 Tests for purge
👉 Apply TreatLastChar() to conf.Gobin & conf.Gopath

* Targets automation (#34)

* ✔️ Func to find dirs from exact pattern added

* ✔️ Flag on ``add`` command added
🏁 Test for the research func
	[T]	Test the other funcs created

* ✔️ Better error handling for that
👉 TODO? More interaction for this command/flag

* ✔️ command ``new`` implemented to generated new target dirs
🏁 Tests passed

*  Added fallback to cmd.Help() by default

* ✔️ add

* ✔️ init

* ✔️ new
✅ fix init

* ✔️ purge

* ✔️ rm

* ✔️ root

* ✔️ set

* ✔️ start
👉 the rest can wait :(

* 👍 Small update to README.md

* messing

* Update documentation (#37)

*  Added fallback to cmd.Help() by default

* ✔️ add

* ✔️ init

* ✔️ new
✅ fix init

* ✔️ purge

* ✔️ rm

* ✔️ root

* ✔️ set

* ✔️ start
👉 the rest can wait :(

* 👍 Small update to README.md

* messing

* small fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Stuff for/from the beta doc Operation on documentation enhancement Improvement of existing feature linux linux related stuff note containing or being a note todo when it needs to be done windows windows related stuff
Projects
None yet
Development

No branches or pull requests

1 participant