Files
hut/_service
JL K f7769d08c8 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

7 lines
174 B
Plaintext

<services>
<service name="download_files" mode="manual"/>
<service name="go_modules" mode="manual">
<param name="archive">v*.*.tar.gz</param>
</service>
</services>