File golang-l3t.changes of Package golang-l3t
-------------------------------------------------------------------
Tue Apr 23 12:01:15 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* facade: Use different error messages when looking for running and not-running incidents
* l3o: don't require running incidents
* l3se: default searches: don't filter for running incidents by default
* facade/cmd: do not require running incidents for accept and get-incident when using -b <bug>
* facade: Only search for running incidents when using -b <bug>
* cmd/mail-action: Fatal -> Fatalf as there is %v
* l3se: add help message
* cmd/config: Allow dumping subsections
* mail-action: add prefix ! to ask for a pause before leaving
* bzg: Resolution should be right after Status
* cosmetic: remove unneeded repetition
* help: the cache is used with bzg -c
* split-supportconfig: Don't conflict options with get-attachment
* vendor: Bring in the timestamp parsing fix from go-suseapi
* bze: Add option -F <file>
* bze: Add collision checking
* facade_test: fix Bz timestamp field names
* bze: add option to not fetch incidents
* Get rid of the main help command
* bzg: Allow accessing bugs from the cache
* client: use Mutex as the SR cache is shared across goroutines
* Gopkg: bump
* bze/bzg/help: Improve help messages for bug commands
* Add the 'help' subcommand
* bze: Don't create the template before checking for aliens
* bze: Also ignore forge.provo.novell.com
* cmd/sleep: What weird wording in the short description
* README.md: more small fixes
* Bump to the latest go-supportconfig
* cmd/*: Update usage strings
* split-supportconfig: remove the default from the help message
* Add split-supportconfig
-------------------------------------------------------------------
Wed Apr 10 21:40:26 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* Add l3t-mail-action
* defaults: Ensure empty values are strings
* config template: add bugzilla.{username,password}
* README.md: more updates
* bzg: bad alias `l3g`
* l3t-make-sr-links: Thinko in the alias of the command
-------------------------------------------------------------------
Wed Apr 10 10:55:55 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* bzg: remove unnecessary extra newline
-------------------------------------------------------------------
Wed Apr 10 10:51:19 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* bzg: change another instance of variabl assignment
-------------------------------------------------------------------
Wed Apr 10 10:45:35 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* template: Add the helpers "set" and "get"
-------------------------------------------------------------------
Wed Apr 10 10:13:27 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* incident: Rename .HighestPriority to .ComputedPriority
-------------------------------------------------------------------
Wed Apr 10 07:28:22 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* main: Invoke the subcommand directly, without exec
-------------------------------------------------------------------
Wed Apr 10 06:41:52 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* main: use the right main binary name when replacing itself
* cmd:* Add the aliases used by the busybox-style symlinks
* Add the ping command
* Update packages
* l3g: removed extra newline and highlight when all agents are absent
* bugzilla/osc: Also try ~/.config/osc/oscrc
* cmd/open-bug-web: Do not use bugzilla.Bug just for xdg-open
* Remove bugzilla/
* Use the extenral go-suseapi bugzilla instead
* cmd/config: add the subcommand get
-------------------------------------------------------------------
Wed Apr 10 06:39:58 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* main: use the right main binary name when replacing itself
* cmd:* Add the aliases used by the busybox-style symlinks
* Add the ping command
* Update packages
* l3g: removed extra newline and highlight when all agents are absent
* bugzilla/osc: Also try ~/.config/osc/oscrc
* cmd/open-bug-web: Do not use bugzilla.Bug just for xdg-open
* Remove bugzilla/
* Use the extenral go-suseapi bugzilla instead
* cmd/config: add the subcommand get
-------------------------------------------------------------------
Tue Apr 09 17:07:17 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* main: use the right main binary name when replacing itself
-------------------------------------------------------------------
Tue Apr 09 17:04:54 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* cmd:* Add the aliases used by the busybox-style symlinks
-------------------------------------------------------------------
Tue Apr 09 16:55:02 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* Add the ping command
-------------------------------------------------------------------
Tue Apr 09 13:15:31 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* Update packages
* l3g: removed extra newline and highlight when all agents are absent
* bugzilla/osc: Also try ~/.config/osc/oscrc
* cmd/open-bug-web: Do not use bugzilla.Bug just for xdg-open
* Remove bugzilla/
* Use the extenral go-suseapi bugzilla instead
* cmd/config: add the subcommand get
-------------------------------------------------------------------
Mon Apr 08 19:37:05 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* Missing file: open-bug-web.go
* Missing file: cwb.go
* defaults: missing product: Helio for cloud 8
* README.md: remove the reference to Argos
-------------------------------------------------------------------
Mon Apr 08 19:31:55 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* Updated README.md to include some of the one from the original l3t
* golint has no mercy
* Lint: unexport Cache
* facade: move Cacher to cacher.go
-------------------------------------------------------------------
Mon Apr 08 12:08:05 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* Add the hidden command `generate-autocomplete`
* Add the command `next`
* Living and learning: Use make() properly
* defaults: Disable concurrency
* Do not abort when no configuration is found
-------------------------------------------------------------------
Mon Apr 08 12:07:31 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* Add caching
* defaults: Missing entry for expand.bug
* bze: add the option -nN
* bzg: Allow sorting comments using oldest_to_newest, newest_to_oldest, or newest_to_oldest_desc_first
* Missing formaters
* bugzilla: No need to copy Comment and Attachment around
-------------------------------------------------------------------
Sat Apr 06 21:11:15 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* New commands expand-{bug,incident}
-------------------------------------------------------------------
Sat Apr 06 20:52:29 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* Add l3o
* Allow remapping colors in the output
* l3se: named searches
* Add global options to search-incidents
-------------------------------------------------------------------
Sat Apr 6 20:52:16 UTC 2019 - bogdano <BArendartchuk@suse.com>
- add defaults.patch
-------------------------------------------------------------------
Sat Apr 06 20:21:17 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* Add make-sr-symlinks
* log: Reset the log after parsing the global command line options
* create-ptf: fatalf
* cmd/command: Ensure --config and --set are parsed before clientes are created
* README: Note about templating
* Introduce the 'global' options --config and --set
* defaults: Note about broken yaml parsing for SUMA
* cmd/command: do not enforce NoArgs
* l3ls: fix padding when color is disabled
-------------------------------------------------------------------
Fri Apr 05 15:14:33 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
* Introduce: create-ptf
-------------------------------------------------------------------
Fri Apr 05 13:35:11 UTC 2019 - barendartchuk@suse.com
- Update to version 0.0.1:
*
-------------------------------------------------------------------
Tue Apr 2 21:50:25 UTC 2019 - bogdano <BArendartchuk@suse.com>
- hello world