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: Add client for Artifacts API #70

Merged
merged 9 commits into from
Sep 9, 2024

Conversation

vignesh-ni
Copy link
Contributor

@vignesh-ni vignesh-ni commented Sep 1, 2024

TODO: Check the above box with an 'x' indicating you've read and followed CONTRIBUTING.md.

What does this Pull Request accomplish?

This PR adds client methods for all of the artifacts endpoints and testing for these endpoints.

Why should this Pull Request be merged?

This is an client for artifact APIs and will enable users to more easily interact with that APIs.

What testing has been done?

Auto testing is included against NI's test tier.

API Link: Swagger-link

Signed-off-by: Vigneshwaran Selvaraj <vigneshwaran.selvaraj@ni.com>
@vignesh-ni vignesh-ni marked this pull request as draft September 1, 2024 10:44
@vignesh-ni vignesh-ni marked this pull request as ready for review September 1, 2024 10:45
Signed-off-by: Vigneshwaran Selvaraj <vigneshwaran.selvaraj@ni.com>
Signed-off-by: Vigneshwaran Selvaraj <vigneshwaran.selvaraj@ni.com>
Signed-off-by: Vigneshwaran Selvaraj <vigneshwaran.selvaraj@ni.com>
Copy link

@MuthuRajan-S MuthuRajan-S left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, need an example script.

nisystemlink/clients/artifact/_artifact_client.py Outdated Show resolved Hide resolved
tests/integration/artifact/test_artifact.py Show resolved Hide resolved
nisystemlink/clients/artifact/_artifact_client.py Outdated Show resolved Hide resolved
nisystemlink/clients/artifact/_artifact_client.py Outdated Show resolved Hide resolved
Signed-off-by: Vigneshwaran Selvaraj <vigneshwaran.selvaraj@ni.com>
@vignesh-ni
Copy link
Contributor Author

@mure , @spanglerco , @cameronwaterman. Gentle remainder to review this PR

@mure
Copy link
Contributor

mure commented Sep 3, 2024

@vignesh-ni I was out sick last week and have a bunch of reviews piled up. I should get to this tomorrow.

tests/integration/artifact/test_artifact.py Outdated Show resolved Hide resolved
nisystemlink/clients/artifact/_artifact_client.py Outdated Show resolved Hide resolved
nisystemlink/clients/artifact/_artifact_client.py Outdated Show resolved Hide resolved
nisystemlink/clients/artifact/_artifact_client.py Outdated Show resolved Hide resolved
Signed-off-by: Vigneshwaran Selvaraj <vigneshwaran.selvaraj@ni.com>
Signed-off-by: Vigneshwaran Selvaraj <vigneshwaran.selvaraj@ni.com>
@Madhan-Reddy-ni
Copy link
Collaborator

@mure @spanglerco A gentle remainder to review the PR..

@spanglerco
Copy link
Collaborator

@vignesh-ni @Madhan-Reddy-ni I'm deferring to @mure's review, which he's already provided. If you need a re-review, there's a button at the top in the reviewers section to re-request a review:
image

Not all of the code owners review every PR in this repo.

@mure
Copy link
Contributor

mure commented Sep 6, 2024

@vignesh-ni Looks like the build is failing at the lint step

Signed-off-by: Vigneshwaran Selvaraj <vigneshwaran.selvaraj@ni.com>
Signed-off-by: Vigneshwaran Selvaraj <vigneshwaran.selvaraj@ni.com>
@santhoshramaraj santhoshramaraj merged commit 0ada3d7 into ni:master Sep 9, 2024
6 checks passed
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.

7 participants