aptly icon indicating copy to clipboard operation
aptly copied to clipboard

Add API endpoint suitable for dput.

Open benallard opened this issue 9 months ago • 2 comments

Fixes #

Requirements

All new code should be covered with tests, documentation should be updated. CI should pass.

Description of the Change

Checklist

  • [ ] unit-test added (if change is algorithm)
  • [ ] functional test added/updated (if change is functional)
  • [ ] man page updated (if applicable)
  • [ ] bash completion updated (if applicable)
  • [ ] documentation updated
  • [ ] author name in AUTHORS

benallard avatar Apr 03 '25 08:04 benallard

looks good !

could you please add a description for the PR, maybe with an example on how to use it?

In order to merge, we should add a system test and make sure we have good test coverage. Maybe you can have a look at existing tests, and copy and modify one...

the test seem to fail in the pipeline, due to a go version conflict. I will look at this soonish...

neolynx avatar Apr 12 '25 11:04 neolynx

Hi and thanks a lot for this feature !

I tried to rebase on master, but don't have the permissions on your repo. could you somehow share the PR or rebase ?

The system tests should be working again on master...

neolynx avatar Apr 25 '25 12:04 neolynx