Skip to content

No parsing of Gitlab "packages" #184

@maaaaz

Description

@maaaaz

Hello there,

As I want to automate the download of librewolf which is hosted on Gitlab, in the packages workspace, I discovered this packages section of GitLab releases is not parsed by lastversion:

$ lastversion  --at gitlab get "https://gitlab.com/librewolf-community/browser/bsys6/-/releases" --format assets
https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/143.0.1-1/librewolf-143.0.1-1-linux-x86_64-package.tar.xz.sig
https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/143.0.1-1/librewolf-143.0.1-1-linux-x86_64-package.tar.xz.sha256sum
https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/143.0.1-1/librewolf-143.0.1-1-macos-x86_64-package.dmg.sig
https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/143.0.1-1/librewolf-143.0.1-1-macos-x86_64-package.dmg.sha256sum
https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/143.0.1-1/librewolf-143.0.1-1-linux-x86_64-deb.deb.sig
https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/143.0.1-1/librewolf-143.0.1-1-linux-x86_64-deb.deb.sha256sum
https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/143.0.1-1/librewolf-143.0.1-1-linux-x86_64-rpm.rpm.sig
https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/143.0.1-1/librewolf-143.0.1-1-linux-x86_64-rpm.rpm.sha256sum
https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/143.0.1-1/librewolf-143.0.1-1-linux-x86_64-package.tar.xz

These URLs are only the other section of releases, but actual binaries are in the packages section: https://gitlab.com/librewolf-community/browser/bsys6/-/releases

Could you fix it ?

Cheers!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions