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

Step caching #157

Merged
merged 6 commits into from
Nov 5, 2021
Merged

Step caching #157

merged 6 commits into from
Nov 5, 2021

Conversation

schustmi
Copy link
Contributor

@schustmi schustmi commented Nov 5, 2021

Pre-requisites

Please ensure you have done the following:

  • I have read the CONTRIBUTING.md document.
  • If my change requires a change to the documentation, I have updated the documentation accordingly.
  • I have added tests to cover my changes.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Describe changes

  • Implement option to disable caching on a per step basis
  • Allow passing config to step using *args
  • Fix default config parameter handling

@github-actions github-actions bot added the internal To filter out internal PRs and issues label Nov 5, 2021
@schustmi schustmi requested a review from htahir1 November 5, 2021 10:26
@htahir1 htahir1 merged commit 4b68e54 into main Nov 5, 2021
@htahir1 htahir1 deleted the michael/ENG-24-caching branch November 5, 2021 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal To filter out internal PRs and issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants