Skip to content

Conversation

@jhoward-lm
Copy link
Contributor

Description

This PR implements support for OCI URLs in bomctl push.

Fixes #123

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Unit tests

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@jhoward-lm jhoward-lm added the enhancement New feature or request label Aug 22, 2024
@jhoward-lm jhoward-lm self-assigned this Aug 22, 2024
@idunbarh
Copy link
Member

idunbarh commented Sep 4, 2024

Please update the README.md that includes the command instructions.

@jhoward-lm jhoward-lm marked this pull request as ready for review September 4, 2024 19:29
@jhoward-lm jhoward-lm requested a review from a team as a code owner September 4, 2024 19:29
@jhoward-lm
Copy link
Contributor Author

Please update the README.md that includes the command instructions.

done!

Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
…s at once

Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
…omctl into 154-client-prepare-push

Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
…nt-prepare-push

Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
…omctl into push-oci

Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
@jhoward-lm jhoward-lm merged commit 157d6de into main Sep 20, 2024
@jhoward-lm jhoward-lm deleted the push-oci branch September 20, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Push Subcommand: OCI client functionality

5 participants