-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(everything)!: universal repo a. github actions
* anki-sync-server now named anki-sync-server not oci-anki-sync * universal structure for more images to come * every software has own directory * use strategy.matrix in gh actions * split readme into one project wide and one for the software * multi-arch builds * convert docker-style to cargo-style * cross-compile on linux/amd64 * install rustup target (not included because different buildplatform than target) * install c (gcc) compiler (reason: same as rustup) BREAKING CHANGE: new container name Signed-off-by: Frederik Zorn <federdaemn@mail.de>
- Loading branch information
Showing
13 changed files
with
312 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.