Skip to content

Add CI build through RISC OS Build service.#1

Open
gerph wants to merge 10 commits intoeffarig:trunkfrom
gerph:add-ci-builds
Open

Add CI build through RISC OS Build service.#1
gerph wants to merge 10 commits intoeffarig:trunkfrom
gerph:add-ci-builds

Conversation

@gerph
Copy link
Copy Markdown

@gerph gerph commented Jan 16, 2022

This change introduces automated building of the sources using the
RISC OS Build service - we send the code and makefile to the service
and it builds things according to the makefile, and then returns the
result to us.

Every push to the repository will automatically build the code using
the dist target from the make file and archive the results as a RISC OS
zip archive.

We should also be able to create a tag prefixed with 'v' to create
a release automatically as well.

This change introduces automated building of the sources using the
RISC OS Build service - we send the code and makefile to the service
and it builds things according to the makefile, and then returns the
result to us.

We should also be able to create a tag prefixed with 'v' to create
a release automatically as well.
@effarig
Copy link
Copy Markdown
Owner

effarig commented Jan 21, 2022

Thanks for this, though KeyMapper isn't the most active project! It may take me a while to look into this in detail, I want to find a good chunk of time to understand it all.

@gerph
Copy link
Copy Markdown
Author

gerph commented Jan 22, 2022

No worries; happy to explain anything you have problems with, though I've tried to leave comments to explain why things are done in the code, or within the change messages on each change.

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.

2 participants