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

Initial omnibor::ArtifactId implementation #114

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

alilleybrinker
Copy link
Member

This commit completes the first implementation of the
ArtifactId type, which is really just a wrapper
around GitOid.

This includes all methods delegating to GitOid
under the hood, plus examples run as doc tests which
all pass!

Signed-off-by: Andrew Lilley Brinker alilleybrinker@gmail.com

Description

Related Issue

Motivation and Context

How Has This Been Tested?

This commit completes the first implementation of the
ArtifactId type, which is really just a wrapper
around GitOid.

This includes all methods delegating to GitOid
under the hood, plus examples run as doc tests which
all pass!

Signed-off-by: Andrew Lilley Brinker <alilleybrinker@gmail.com>
@alilleybrinker alilleybrinker force-pushed the alilleybrinker/docs-fixup branch from 6b48b89 to 02a4458 Compare February 20, 2024 19:47
@alilleybrinker alilleybrinker changed the title Alilleybrinker/docs-fixup Initial omnibor::ArtifactId implementation Feb 20, 2024
@alilleybrinker alilleybrinker changed the title Initial omnibor::ArtifactId implementation Initial omnibor::ArtifactId implementation Feb 20, 2024
@alilleybrinker alilleybrinker merged commit 03a0072 into main Feb 20, 2024
3 checks passed
@alilleybrinker alilleybrinker deleted the alilleybrinker/docs-fixup branch February 20, 2024 19:48
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