[Proposal] automatic publish into platfromio registry #41
sebastian-toepfer
started this conversation in
General
Replies: 1 comment 4 replies
-
|
Any suggestions to improve the xPack project are highly appreciated! I took a look at your workflow, but I'm not familiar with PlatformIO and probably I missed some details. It looks like you are downloading the xPack OpenOCD binaries from the GitHub Releases, repack them and publish them on PlatformIO. Is this correct? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The OpenOCD version in the PlatformIO registry is very old and lacks many features. Why don't we publish every release there? If you think that's a good idea, I have a workflow that should make that possible. The problem with my version is that the package is published under my username, which wouldn't be right given all the great work you've done.
I'm not entirely sure if we can use the release trigger, since the artifacts apparently aren't added until later. But why don't we just start with a different workflow based on Dispatch?
@ilg-ul: what do you think?
Beta Was this translation helpful? Give feedback.
All reactions