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

Added build pipeline (#1) #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

anabolyc
Copy link

Hey

I decided to follow your steps and after spending some time and resolving small issues here and there decided to document my progress via code and build pipeline
This changeset does following

  • Adds submodules for every dependency, this allows better dependency tracking and more stable builds
  • Adds build pipeline, all steps are run via Github Action on push and produce all artifacts that you'd need to flash your device
  • Adds release pipeline, so tagged commit will automatically produce release with all artifacts included, like this one
  • Updated manual build scripts to take above changes into account. They should still work

I'm planning to work on this further. This looks fantastically interesting and useless, just kind of stuff hobbyists would like to do. I'm thinking to re-create it in custom hardware, let me kno if you're interested to collab on this.

anabolyc and others added 2 commits October 27, 2023 08:55
* Added submodules and build pipeline
* Less logging from ct-ng
* Release creation
---------

Co-authored-by: Andriy Malyshenko <[email protected]>
* Added gh.io web installer
* Added firmware files locally (bc of CORS policy)
* Added readmes and screencast
---------

Co-authored-by: Andriy Malyshenko <[email protected]>
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.

1 participant