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 new actions #384

Merged
merged 1 commit into from
Sep 23, 2021
Merged

Add new actions #384

merged 1 commit into from
Sep 23, 2021

Conversation

dmikusa
Copy link
Contributor

@dmikusa dmikusa commented Sep 23, 2021

Summary

Adds support for new update actions.

Use Cases

  • Adds an action for reading CF Java Buildpack index.yml files
  • Adds an action for reading deps from the Paketo deps server API
  • Adds an action for reading Rustup versions from Github

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

- Adds an action for reading CF Java Buildpack index.yml files
- Adds an action for reading deps from the Paketo deps server API
- Adds an action for reading Rustup versions from Github

Signed-off-by: Daniel Mikusa <dmikusa@vmware.com>
@dmikusa dmikusa added type:enhancement A general enhancement semver:minor A change requiring a minor version bump labels Sep 23, 2021
@dmikusa dmikusa requested a review from a team September 23, 2021 13:57
@dmikusa dmikusa merged commit 197c2ad into main Sep 23, 2021
@dmikusa dmikusa deleted the new-actions branch September 23, 2021 14:20
This was referenced Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A change requiring a minor version bump type:enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant