Use Case
We have a list of openvox8/9 platforms that we support at the moment:
https://github.com/OpenVoxProject/shared-actions/blob/main/platforms.json
The list is our source for all platforms where we build rpm/deb/dmg/msi packages.
vanagon: This list is for all ruby based projects. Right now this is openbolt and openvox-agent
ezbake: This is for all clojure based projects. Right now this is openvox-server and openvoxdb
main: the current major version we are working on ( would have been too easy to call it 9.x)
8.x: everything we support for openvox agent/db/server/ & openbolt 8.x
Describe the solution you would like
I imagine a table that's rendered based on this json file.
Describe alternatives you've considered
No response
Additional context
No response
Use Case
We have a list of openvox8/9 platforms that we support at the moment:
https://github.com/OpenVoxProject/shared-actions/blob/main/platforms.json
The list is our source for all platforms where we build rpm/deb/dmg/msi packages.
vanagon: This list is for all ruby based projects. Right now this is openbolt and openvox-agent
ezbake: This is for all clojure based projects. Right now this is openvox-server and openvoxdb
main: the current major version we are working on ( would have been too easy to call it 9.x)
8.x: everything we support for openvox agent/db/server/ & openbolt 8.x
Describe the solution you would like
I imagine a table that's rendered based on this json file.
Describe alternatives you've considered
No response
Additional context
No response