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

feat: Add code #1

Merged
merged 28 commits into from
Sep 24, 2021
Merged

feat: Add code #1

merged 28 commits into from
Sep 24, 2021

Conversation

averikitsch
Copy link
Contributor

Will follow up on automating NPM publishing

@google-cla google-cla bot added the cla: yes label Jun 16, 2021
@averikitsch averikitsch force-pushed the initial branch 5 times, most recently from f051843 to 7781e8d Compare June 16, 2021 21:09
@averikitsch
Copy link
Contributor Author

averikitsch commented Jun 16, 2021

I'm not sure why component installation works when this library is embedded in an action versus these tests. Example averikitsch/deploy-cloudrun#16

@bharathkkb
Copy link
Contributor

@averikitsch I tried these locally and beta seemed to pass for me. For gsutil I had to bump the gcloud version, maybe an issue with json parsing in that specific version?

@averikitsch
Copy link
Contributor Author

Code is ready for review. I will do another review of the documentation and workflows, then plan for publishing to NPM.

Copy link
Contributor

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

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

Overall LGTM
Some small nits below

.github/dependabot.yml Outdated Show resolved Hide resolved
@@ -0,0 +1,66 @@
@google-github-actions/setup-cloud-sdk / [Exports](modules.md)

# [Google GitHub actions: Setup Cloud SDK Client](https://github.com/google-github-actions)
Copy link
Contributor

Choose a reason for hiding this comment

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

This looks the same as the root readme?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am generating docs and it copies the README into the docs directory


## Table of contents

### Functions
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this autogenerated?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am generating this using typedoc (npm run docs)

package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
tests/download-util.test.ts Outdated Show resolved Hide resolved
tests/format-url.test.ts Outdated Show resolved Hide resolved
tests/download-util.test.ts Outdated Show resolved Hide resolved
tests/index.test.ts Outdated Show resolved Hide resolved
tests/index.test.ts Outdated Show resolved Hide resolved
@averikitsch averikitsch merged commit 04bfb81 into main Sep 24, 2021
@averikitsch averikitsch deleted the initial branch September 30, 2021 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants