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

fix(2676): Update validator with provider field #773

Merged
merged 3 commits into from
Mar 23, 2022
Merged

fix(2676): Update validator with provider field #773

merged 3 commits into from
Mar 23, 2022

Conversation

tkyi
Copy link
Member

@tkyi tkyi commented Mar 22, 2022

Context

Provider field is not showing up in validator yet.

Objective

This PR adds provider field to validator.

References

Related to screwdriver-cd/screwdriver#2676

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

adong
adong previously approved these changes Mar 22, 2022
@@ -154,4 +154,16 @@
</ul>
</span>
</div>
<div class="provider" title="This is the cloud provider you have added to the job for AWS Native builds.">
Copy link
Member

Choose a reason for hiding this comment

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

perhaps it should say, this is the ...AWS cloud provider configuration...
Also shouldn't this be optional ? only if job.provider exist

Copy link
Member Author

Choose a reason for hiding this comment

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

I was just following what the other ones look like
A lot of them are also optional but show up by default on the right

I can change wording, but I think it's a given that it's configuration, right?

Copy link
Member

Choose a reason for hiding this comment

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

so I think eventually when we support multiple providers, it might make sense to just call it provider 🤔

@tkyi tkyi merged commit 0f39e15 into master Mar 23, 2022
@tkyi tkyi deleted the addProvider branch March 23, 2022 18:16
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