Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: renamed ArtifactId methods and add docs #115

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

alilleybrinker
Copy link
Member

This commit does two things:

  • Renames ArtifactId constructors from from_* to id_*, which
    hopefully makes it more clear that the first parameter is the thing
    being identified.
  • Added further documentation for all public methods on [ArtifactId],
    plus some documentation on the crate root.

Signed-off-by: Andrew Lilley Brinker [email protected]

This commit does two things:

- Renames ArtifactId constructors from `from_*` to `id_*`, which
  hopefully makes it more clear that the first parameter is the thing
  being _identified_.
- Added further documentation for all public methods on [`ArtifactId`],
  plus some documentation on the crate root.

Signed-off-by: Andrew Lilley Brinker <[email protected]>
@alilleybrinker alilleybrinker merged commit d1283a9 into main Feb 20, 2024
3 checks passed
@alilleybrinker alilleybrinker deleted the alilleybrinker/omnibor-improvements branch February 20, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant