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 commented Dec 1, 2017

Add the AWS credentials to any buildbot steps running aws.


This change is Reviewable

@asajeffrey
Copy link
Member Author

asajeffrey commented Dec 1, 2017

r? @jdm

@highfive highfive assigned jdm and unassigned aneeshusa Dec 1, 2017
@asajeffrey asajeffrey mentioned this pull request Dec 1, 2017
3 of 3 tasks complete
@@ -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':

This comment has been minimized.

Copy link
@jdm

jdm Dec 1, 2017

Member

nit: elif

This comment has been minimized.

Copy link
@asajeffrey

asajeffrey Dec 2, 2017

Author Member

Oops. Fixed.

@jdm
Copy link
Member

jdm commented Dec 2, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Dec 2, 2017

📌 Commit 60f1ca9 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Dec 2, 2017

Testing commit 60f1ca9 with merge 5f125d2...

bors-servo added 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

bors-servo commented Dec 2, 2017

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

@bors-servo bors-servo merged commit 60f1ca9 into servo:master Dec 2, 2017
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@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
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.