Skip to content

Use oclif for creating a rfq cli as well as github action #47

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

Open
anujdeshpande opened this issue Sep 5, 2022 · 2 comments
Open

Use oclif for creating a rfq cli as well as github action #47

anujdeshpande opened this issue Sep 5, 2022 · 2 comments

Comments

@anujdeshpande
Copy link
Contributor

@Bucknalla @rcooke-warwick what are your thoughts on this? Previously we had used the rfq tool as a cli - and then executed that in the CI environment. This allowed us to use the rfq tool easily locally. Running GitHub actions - especially reusable actions - locally isn't straightforward.

The rfq tool used to use capitano - a balena project - to create a cli. We have since abandoned that project and are using oclif elsewhere in the company. So I'd be doing some extra work to make that work for us

@Bucknalla
Copy link
Contributor

@anujdeshpande I like that a lot; we should be able to deploy to RFQ locally to see what the artefacts look like and check that they are as expected. Oclif is good because everything starts as a node package and makes it much more reusable.

@rcooke-warwick
Copy link

agreed, makes a lot of sense

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

3 participants