8 Commits

Author SHA256 Message Date
JL K
b4d045b7a4 Accepting request 1314990 from home:amanzini:branches:devel:tools:scm
- Update to version 0.7.0:
  * Added:
    + git webhook handling
    + git setup command that configures a repository for "git send-email" via 
      the project config file
    + pages ACL handling
    + "Update" command for multiple resources
    + "count" flag for all list commands. The number of items that should be 
       fetched by hut can now be specified. This is especially useful when 
       redirecting "stdout" and not using the interactive pager.
  * Changed:
    + Some list commands, like ticket list and patchset list, support filtering
      by status now and will only show actionable items by default (proposed 
      patches, open tickets)
    + hut will check all git remotes now instead of just origin

OBS-URL: https://build.opensuse.org/request/show/1314990
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hut?expand=0&rev=13
2025-11-02 11:57:43 +00:00
JL K
61503ea47b Accepting request 1255272 from home:amanzini:branches:devel:tools:scm
- Update to version 0.6.0:
  - Project config: To make using hut a more seamless experience and help
    new contributors, a config file can be added to repositories.
  - Lots of new "hg" commands.
  - "update" commands for most resources.
  - Pager no longer messes up terminal on an internal error.
  - hut now checks whether "stdin" is an interactive terminal when it
    decides whether input should be read from "$EDITOR" or "stdin".
  - The deprecated not-found flag has been removed.

OBS-URL: https://build.opensuse.org/request/show/1255272
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hut?expand=0&rev=11
2025-03-22 18:19:57 +00:00
JL K
57dcc6e986 Accepting request 1179503 from home:mcepl:branches:devel:tools:scm
- Change upstream to the new location https://sr.ht/~xenrox/hut
- Update to version 0.5.0:
  - Upgrade dependencies
  - Update GraphQL schema
  - Upgrade hg schema
  - export/lists: add visibility
  - export/paste: ignore empty filenames
  - export/meta: write info.json file
  - export: fix writeExportStamp return value
  - client: remove unused Client.Hostname
  - import: accept multiple directories
  - config: use scfg decoder to read config file
  - todo ticket edit: new command
  - todo ticket list: Add status filtering
  - pager/editor: Use shlex to parse command
  - export/git: add readme and head
  - export/hg: add readme and nonPublishing
  - Add the import command
  - export: Support specifying services and resources
  - import: Fix wrong import path
- At least pretend we run some tests (there is almost no test
  coverage upstream).
- I believe _service should have all tests to "manual", not
  "localonly".

OBS-URL: https://build.opensuse.org/request/show/1179503
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hut?expand=0&rev=9
2024-06-13 15:49:58 +00:00
JL K
ae3e83f506 Accepting request 1133983 from home:amanzini:branches:devel:tools:scm
- Update to version 0.4.0
  * Pagination is now supported for all commands.
  * todo trackers can now be exported.
  * Comments are now displayed when showing a todo ticket.
  * Sharing builds secrets is now supported.
  * A new command to display lists subscriptions has been added.
  * The graphql command can perform file uploads.

OBS-URL: https://build.opensuse.org/request/show/1133983
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hut?expand=0&rev=7
2023-12-19 16:31:06 +00:00
JL K
8f0ad5c4a3 Accepting request 1079291 from home:jlkDE
- Update to version 0.3.0
- Fetch dependencies via service

OBS-URL: https://build.opensuse.org/request/show/1079291
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hut?expand=0&rev=5
2023-04-13 20:01:41 +00:00
JL K
29fda3af76 Accepting request 995174 from home:jlkDE
- Correct bash completion package Supplements
- Specify shell completion package group

OBS-URL: https://build.opensuse.org/request/show/995174
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hut?expand=0&rev=3
2022-08-15 14:26:08 +00:00
JL K
0a054f463f Accepting request 991606 from home:jlkDE
- Update to version 0.2.0
  * Add various user-webhooks
  * Add various tracker webhooks
  * Add ticket webhooks
  * Add various create and delete actions
  * Implement user-webhook ID completions
  * Fix broken endpoints
  * Add missing completions
  * Improve output of list commands
  * Update outdated schemas
  * export: new subcommand
  * lists patchset show: new subcommand
  * builds: Improve secret list output

OBS-URL: https://build.opensuse.org/request/show/991606
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hut?expand=0&rev=2
2022-07-28 20:57:51 +00:00
7de5617c42 Accepting request 970615 from home:jlkDE
I want to maintain hut in Factory and would like to use devel:tools:scm as the devel/feeder project.

OBS-URL: https://build.opensuse.org/request/show/970615
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hut?expand=0&rev=1
2022-04-19 07:31:15 +00:00