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
It needs to support at least the current features of the CI: testing and releasing for linux/amd64, linux/arm64 and macos/amd64 (maybe more in the future).
The text was updated successfully, but these errors were encountered:
That was one of the first things we investigated. Here a very basic skeleton: https://github.com/Julow/platform-ci (private repo), it has the boilerplate to make ocurrent works and a small basic pipeline for building a package.
Currently, the CI is run by github actions.
Port CI to OCurrent and use OCluster to run it.
It needs to support at least the current features of the CI: testing and releasing for linux/amd64, linux/arm64 and macos/amd64 (maybe more in the future).
The text was updated successfully, but these errors were encountered: