| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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".
- 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.
- Update to version 0.3.0
* Pagination is now supported across the board.
* Improved support for Web hooks.
* builds: add --edit to adjust build manifests using an editor
before submitting, add artifacts sub-command, improve support
for labels.
* todo: add sub-command to create a new ticket and show a ticket.
* git: add sub-command to update repository settings.
* pages: the publish sub-command can now take directories as
input and supports advanced site configuration.
* lists: add sub-command to fetch archives.
- Fetch dependencies via service
- Correct bash completion package Supplements - Specify shell completion package group
- 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
- Update to version 0.1.0 * First public release * Every major action across public services supported
- Use direct shell commands instead of indirect macros within the specfile
- Format spec file via osc service
- Update to latest master (Commit 70566f2) - Rename release to 0 for now
- Update to latest master (Commit b12d9554) - Package shell completions in own packages - Use macro for make - Do not hardcode prefix
- Bump to go version 1.17 only
- Init