os icon indicating copy to clipboard operation
os copied to clipboard

jose-14: new package

Open gdonval opened this issue 1 year ago • 4 comments

Provides jose, libjose and splits.

https://github.com/jose

Required by OpenID Connect backend for SSSD.

Pre-review Checklist

For new package PRs only

  • [ ] This PR is marked as fixing a pre-existing package request bug
    • [ ] Alternatively, the PR is marked as related to a pre-existing package request bug, such as a dependency
  • [x] REQUIRED - The package is available under an OSI-approved or FSF-approved license
  • [x] REQUIRED - The version of the package is still receiving security updates
  • [ ] This PR links to the upstream project's support policy (e.g. endoflife.date)

gdonval avatar Oct 08 '24 16:10 gdonval

if there's cli, maybe add a version or help command test.

tuananh avatar Oct 14 '24 04:10 tuananh

Could we have CI logs? It's really frustrating to get a "failed" without any indication of what could have gone wrong.

gdonval avatar Oct 14 '24 12:10 gdonval

Added binary tests (from README actually) as well as compile-time tests.

gdonval avatar Oct 14 '24 13:10 gdonval

Added binary tests (from README actually) as well as compile-time tests.

love the extensive tests :)

tuananh avatar Oct 14 '24 14:10 tuananh

@gdonval you can use yam cli to format it https://github.com/chainguard-dev/yam

tuananh avatar Feb 26 '25 15:02 tuananh