Vyshakh P
Vyshakh P
curl -fsSL https://github.com/release-lab/install/raw/v1/install.sh | bash -s -- -r=abice/go-enum -v=v0.5.6 -e=go-enum [1/3] Download https://github.com/abice/go-enum/releases/download/v0.5.6/go-enum_linux_arm64.tar.gz to /root/Downloads % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total...
release lab script also wont work since the file name is not normalized
Found a [similar ticket is closed without a fix](https://github.com/abice/go-enum/issues/188).. yes.. I can tweak it.. better to do a simple naming convention as per the std, and you can add the...
curl https://i.jpillora.com/abice/[email protected] | bash This is something working way to install this repo
Can we introduce some namespace and namespace authentication, where namespaces can be assigned to teams? Something similar to Kubernetes namespace. And cross namespace access should be possible so that workflows...
@saig0, Looks like you mis understood, my bad. Let me explain. Lets take a situation where multiple teams who using Zeebe, and all of them can add workflows and add...
Exactly, this is what we currently doing, something like this `.` Lots of complexity following this in org-wide, as which is not restricted by the broker. Another approach we thought...
Another example is Uber Cadance - Domain https://cadenceworkflow.io/GLOSSARY.html > **domain** > Cadence is backed by a multitenant service. The unit of isolation is called a domain. Each domain acts as...
https://github.com/lorenzodonini/ocpp-go/issues/59 found this ticket as well. But no progress or updates.
the panic will cause the system to exit if not recovered. Why panic, may be a bad coder/coding. and some libraries cause panic instead of error in its error cases,...