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

Make use of github actions for CI and release [$1080] #208

Open
mainnet-pat opened this issue Apr 25, 2024 · 2 comments
Open

Make use of github actions for CI and release [$1080] #208

mainnet-pat opened this issue Apr 25, 2024 · 2 comments
Assignees
Labels
💰bounty There is a bounty on this issue

Comments

@mainnet-pat
Copy link

mainnet-pat commented Apr 25, 2024

monero-ts can benefit from GH Actions for CI, running tests on new commits in branches and PRs, detect changes to C++ code and rebuild emscription. Also package the release to be deployed on NPM upon new release action.

This approach will make use of docker environment for reproducible builds and for running the monerod and monero-wallet-cli in tests.

See how we did it in mainnet-cash/mainnet-js

@woodser woodser added the 💰bounty There is a bounty on this issue label Apr 25, 2024
@woodser woodser changed the title Make use of github actions for CI and release Make use of github actions for CI and release [$1080] Apr 25, 2024
Copy link

There is a bounty on this issue. The amount is in the title. The reward will be awarded to the first person or group of people who resolve this issue.

If you are starting to work on this bounty, please write a comment so that we can assign the issue to you. We expect contributors to provide a PR in a reasonable timeframe or, in case of an extensive work, updates on their progress. We will unassign the issue if we feel the assignee is not responsive or has abandoned the task.

Read the full conditions and details of the bounty system.

@mainnet-pat
Copy link
Author

I will work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💰bounty There is a bounty on this issue
Projects
None yet
Development

No branches or pull requests

2 participants