Enable CI builds for ease of distribution #3

Open
blizzardfinnegan wants to merge 59 commits from blizzardfinnegan/PuppetMasterBase:main into master
First-time contributor

Currently available builds:

  • Android (debug)
  • Debian (non-release)
  • Windows
  • MacOS

As described elsewhere, the Kotlin documentation for iOS is sufficiently complex as to be largely incompatible with the current CI design. This may change in the future, but this should be sufficient for now.

Currently available builds: - Android (debug) - Debian (non-release) - Windows - MacOS As described elsewhere, the Kotlin [documentation](https://kotlinlang.org/docs/multiplatform/multiplatform-direct-integration.html) for iOS is sufficiently complex as to be largely incompatible with the current CI design. This may change in the future, but this should be sufficient for now.
Author
First-time contributor

Note that you will need to manually add the repo to https://ci.blizzard.systems , as well as give the "Woodpecker CI Account" on Forgejo write permissions to your repository.

Note that you will need to manually add the repo to https://ci.blizzard.systems , as well as give the "Woodpecker CI Account" on Forgejo write permissions to your repository.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:blizzardfinnegan-main
git switch blizzardfinnegan-main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff blizzardfinnegan-main
git switch blizzardfinnegan-main
git rebase master
git switch master
git merge --ff-only blizzardfinnegan-main
git switch blizzardfinnegan-main
git rebase master
git switch master
git merge --no-ff blizzardfinnegan-main
git switch master
git merge --squash blizzardfinnegan-main
git switch master
git merge --ff-only blizzardfinnegan-main
git switch master
git merge blizzardfinnegan-main
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Azea_Avenbright/PuppetMasterBase!3
No description provided.