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 an example which uses cURL to manage GitHub labels #27

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

lukehoban
Copy link
Contributor

@lukehoban lukehoban commented Dec 17, 2021

Also shows using Command within a component to create a nice typed interface. This includes parsing stdout (JSON) to extract strongly typed results.

Also shows that secrets compose into this model.

Also shows offloading commands to local scripts.

Part of #11.

Also shows using Command within a component to create a nice typed interface.  This includes parsing stdout (JSON) to extract strongly typed results.

Also shows that secrets compose into this model.

Also shows offloading commands to local scripts.
Copy link
Contributor

@nimbinatus nimbinatus left a comment

Choose a reason for hiding this comment

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

+1, LGTM

@lukehoban lukehoban merged commit e8ba2a3 into master Dec 17, 2021
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.

3 participants