16 Commits

Author SHA256 Message Date
50e12744b5 Accepting request 1124138 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1124138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tumbleweed-cli?expand=0&rev=8
2023-11-08 21:18:09 +00:00
Jimmy Berry
5b9e14890f Accepting request 1124137 from home:boombatower:branches:openSUSE:Tools
- Update to version 0.3.4:
  * tumbleweed: allow handling of redirects (#32)

OBS-URL: https://build.opensuse.org/request/show/1124137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/tumbleweed-cli?expand=0&rev=15
2023-11-07 23:22:51 +00:00
70d7796429 Accepting request 729923 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/729923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tumbleweed-cli?expand=0&rev=7
2019-09-11 08:40:35 +00:00
Jimmy Berry
2c863846b2 Accepting request 729922 from home:boombatower:branches:openSUSE:Tools
- Update to version 0.3.3:
  * Handle https URLs (#12)

OBS-URL: https://build.opensuse.org/request/show/729922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/tumbleweed-cli?expand=0&rev=13
2019-09-10 14:53:20 +00:00
Stephan Kulow
b26127051b Accepting request 682649 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/682649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tumbleweed-cli?expand=0&rev=6
2019-03-10 08:38:08 +00:00
Jimmy Berry
8516342ff5 Accepting request 682648 from home:boombatower:branches:openSUSE:Tools
- Update to version 0.3.2:
  * switch: verify latest version was determined otherwise exit.
  * Include --fail in all curl calls.
  * tumbleweed_unmigrate(): correct indentation of condition.

OBS-URL: https://build.opensuse.org/request/show/682648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/tumbleweed-cli?expand=0&rev=11
2019-03-07 22:22:39 +00:00
cbb6b189c6 Accepting request 643271 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/643271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tumbleweed-cli?expand=0&rev=5
2018-10-22 09:25:01 +00:00
Jimmy Berry
b0b2c5f650 Accepting request 643270 from home:boombatower:branches:openSUSE:Tools
- Update to version 0.3.1:
  * Issue notice of official hosting and migration if target is available.
  * completion.bash: include revert command for flag completion.
  * README: include details about Tumbleweed snapshot review tool.

OBS-URL: https://build.opensuse.org/request/show/643270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/tumbleweed-cli?expand=0&rev=9
2018-10-19 20:30:19 +00:00
b139912a2a Accepting request 636472 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/636472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tumbleweed-cli?expand=0&rev=4
2018-09-19 12:31:06 +00:00
Jimmy Berry
69987adb05 Accepting request 636469 from home:boombatower:branches:openSUSE:Tools
- Update to version 0.3.0:
  * Provide bash completion script.
  * Provide migrate and unmigrate commands.
  * Provide pre and post migrate URLs and check to pick which to use.
  * Utilize prompt() in uninit().
  * README: drop bash highlighter from command examples.

OBS-URL: https://build.opensuse.org/request/show/636469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/tumbleweed-cli?expand=0&rev=7
2018-09-18 21:07:57 +00:00
fc443d7ade Accepting request 593352 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/593352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tumbleweed-cli?expand=0&rev=3
2018-04-04 09:09:22 +00:00
Jimmy Berry
0151591b76 Accepting request 593351 from home:boombatower:branches:openSUSE:Tools
- Update to version 0.2.1:
  * repo_init(): handle repo files with space in name. :(
  * Update README to suggest installation from main OSS repository.

OBS-URL: https://build.opensuse.org/request/show/593351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/tumbleweed-cli?expand=0&rev=5
2018-04-04 02:56:15 +00:00
48b921d1ab Accepting request 542739 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/542739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tumbleweed-cli?expand=0&rev=2
2017-11-19 10:13:33 +00:00
Jimmy Berry
0da87f8575 Accepting request 542738 from home:boombatower:branches:openSUSE:Tools
- Update to version 0.2.0:
  * Update URL to point at S3 hosting location in lieu of openSUSE host.
  * switch(): validate version against list.
  * Add README.md covering installation and common usage.
  * Include target in status help description.
  * uninit(): remove $VAR_FILE as well.
  * Rename history file to match new variable name format.
  * Rename config() to variable() since more appropriate.
  * Rework to utilize libzypp(repovarexpand) = 1 variable support.
  * status(): for correctness call target() instead of config().
  * init(): prevent double initialization.
  * init(): history_init() before config() since it appends to history.
  * Sort command in processing case.
  * Complete rework switch and revert for new config paradigm.
  * Use a better argument format for switch documentation.
  * Expose history command.
  * Provide tumbleweed_prompt().
  * Rework update/upgrade command processing.
  * Add target to status and own command.
  * Rename version command to installed, but provide version alias.
  * Drop list-repos command.
  * Repurpose revert as uninit.
  * Update target URL to production value.
  * Implement basis for config based version updates.
  * Provide tumbleweed_sudo() and utilize in tumbleweed_revert().
  * Add COPYING.
- Add explicit requirement on libzypp(repovarexpand) >= 1.

OBS-URL: https://build.opensuse.org/request/show/542738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/tumbleweed-cli?expand=0&rev=3
2017-11-18 03:18:01 +00:00
6acc12b583 Accepting request 503693 from openSUSE:Tools
Command line interface for interacting with tumbleweed snapshots

OBS-URL: https://build.opensuse.org/request/show/503693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tumbleweed-cli?expand=0&rev=1
2017-07-08 10:33:06 +00:00
43f0d60b26 Accepting request 499440 from home:boombatower:snapshot
Command line interface for interacting with tumbleweed snapshots

OBS-URL: https://build.opensuse.org/request/show/499440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/tumbleweed-cli?expand=0&rev=1
2017-06-14 08:08:01 +00:00