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

Add AWS credentials to buildbot aws steps. #760

Merged
merged 2 commits into from Dec 2, 2017

Conversation

asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented Dec 1, 2017

Add the AWS credentials to any buildbot steps running aws.


This change is Reviewable

@asajeffrey
Copy link
Member Author

r? @jdm

@highfive highfive assigned jdm and unassigned aneeshusa Dec 1, 2017
@@ -216,6 +216,12 @@ def make_step(self, command, env):
step_kwargs['logEnviron'] = False
step_env += envs.upload_nightly

# Provide credentials where necessary
if arg == 'aws':
Copy link
Member

Choose a reason for hiding this comment

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

nit: elif

Copy link
Member Author

Choose a reason for hiding this comment

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

Oops. Fixed.

@jdm
Copy link
Member

jdm commented Dec 2, 2017

@bors-servo: r+

@bors-servo
Copy link
Contributor

📌 Commit 60f1ca9 has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit 60f1ca9 with merge 5f125d2...

bors-servo pushed a commit that referenced this pull request Dec 2, 2017
Add AWS credentials to buildbot aws steps.

Add the AWS credentials to any buildbot steps running `aws`.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/760)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - status-travis
Approved by: jdm
Pushing 5f125d2 to master...

@bors-servo bors-servo merged commit 60f1ca9 into servo:master Dec 2, 2017
@jdm jdm removed the S-needs-deploy label Dec 2, 2017
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.

None yet

5 participants