You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I would like to use oranda with other programming languages / actions.
I don't mind parsing myself and provide the final manifest to oranda.
But I'm not sure what exactly and how oranda can work in such a way.
For instance, I have the project thewh1teagle/gcb
And I would like to add oranda manually (I don't want to wait until oranda officially supports goreleaser)
I can write the logic myself to parse the releases and getting URLs + name of assets.
Plus - writing manually the project title, description etc - all the things which are parsed from Cargo.toml
But then how do I pass all that information to oranda?
The text was updated successfully, but these errors were encountered:
Hello!
I would like to use oranda with other programming languages / actions.
I don't mind parsing myself and provide the final manifest to oranda.
But I'm not sure what exactly and how oranda can work in such a way.
For instance, I have the project thewh1teagle/gcb
And I would like to add oranda manually (I don't want to wait until oranda officially supports goreleaser)
I can write the logic myself to parse the releases and getting URLs + name of assets.
Plus - writing manually the project title, description etc - all the things which are parsed from
Cargo.toml
But then how do I pass all that information to oranda?
The text was updated successfully, but these errors were encountered: