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

Allow to pass repo and owner as parameters #8

Open
chdanielmueller opened this issue Dec 1, 2021 · 1 comment
Open

Allow to pass repo and owner as parameters #8

chdanielmueller opened this issue Dec 1, 2021 · 1 comment

Comments

@chdanielmueller
Copy link

Hi @avakar

I would like to pass owner and repo as parameters to create deployments (and statuses) in other repositories.
I have already opened two pull requests with the change.

It should not break backwards compatibility as the default remains the current repository and owner.

As far as I can tell the build for my changes is missing. (./dist/index.js)
But I am not aware how you have built the code as it is not specified in the package.json
If you could guide me how to do the build that would be great or alternatively you should be able to commit directly to my branches.

Thanks,
Daniel

@chdanielmueller
Copy link
Author

I have built the package with the following commands on node v16.13.1

npm i
ncc build index.js

The PRs should now be ready to merge

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

No branches or pull requests

1 participant