Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Port installer generation to github actions #562
Conversation
Linux insaller version works! |
c6f6112
to
06e1205
fix executable on osx was not found by installbuilder
4852950
to
c2f2a53
svenstaro/upload-release-action did not find a draft release
…e-agent-installer)
This reverts commit 394c1ef.
LGTM! |
Please check if the PR fulfills these requirements
before creating one)
feature
The installer generation process at the moment is unusable
this PR introduces the ArduinoCreateAgent installers automatic generation using github actions (see release.yml)
The Taskfile.yml includes some improvements like cli build and win build fixes
nope