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

Copy script from gitlab project #4

Merged
merged 5 commits into from
Apr 25, 2024

Conversation

mgcam
Copy link
Member

@mgcam mgcam commented Apr 24, 2024

No description provided.

Imported a client script for interaction with the
npg_porch server from an internal GitLab project.

To avoid hardcoding pipeline details, created two
additional script arguments, pipeline_url and
pipeline_version.

Replaced real token values with placeholders.
@mgcam mgcam force-pushed the copy_script_from_gitlab_project branch from a9c430c to a437f40 Compare April 24, 2024 19:58
Updated project dependencies.
@mgcam mgcam force-pushed the copy_script_from_gitlab_project branch from a437f40 to 9e6b1da Compare April 24, 2024 20:00
Copy link
Contributor

@nerdstrike nerdstrike left a comment

Choose a reason for hiding this comment

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

I like the bugbear. Do we need quite so many ignores for flake, or was this an interim thing?

.flake8 Outdated
@@ -1,4 +1,6 @@
[flake8]
max-line-length = 100
extend-select = B950
extend-ignore = E203, E501, E701
Copy link
Contributor

Choose a reason for hiding this comment

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

These look a redundant for the script at least. You still want them?

Copy link
Member Author

Choose a reason for hiding this comment

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

How do you feel about aa594ee and starting from a clean slate?

@nerdstrike nerdstrike merged commit 70ffc5b into wtsi-npg:devel Apr 25, 2024
1 check 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.

3 participants