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

Explicitly set Drone cache parameters #36320

Merged
merged 3 commits into from
Aug 18, 2020

Conversation

sureshc
Copy link
Contributor

@sureshc sureshc commented Aug 18, 2020

All Drone continuous integration builds started failing around 1PM PDT 8/17/2020. It appears that Docker Image for the 3rd party Drone plugin AWS S3 Cache that our Drone build utilizes to speed up builds was updated in DockerHub to a version that now requires one or more Parameters to be explicitly set to specify where to store/retrieve the cache file. The simplest solution appears to be to just specify the root Parameter to the bucket name.

Reviewer Checklist:

  • Tests provide adequate coverage
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@sureshc sureshc merged commit 124a9e6 into staging Aug 18, 2020
@sureshc sureshc deleted the explicitly-set-drone-cache-parameters branch August 18, 2020 15:50
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

2 participants