🚀 Launch Week Day 5:Introducing Immutable Scans.Learn More →
Socket
Book a DemoInstallSign in
Socket

src.axxonsoft.dev/bitbucket/proj/bl

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

src.axxonsoft.dev/bitbucket/proj/bl

Go Modules
Version
v1.4.99999
Version published
Created
Source

bl

This is the package with bindings to gRPC API for AxxonNext vms

To compile new version of bindings

  • download latest archive with proto files from build plan and unarchive it to vms_proto dir 1.2) rollback changes vms_proto/domain/Domain.internal.proto and vms_proto/events/Events.internal.proto
  • run make recompile
  • commit changes (both proto and compiled bindings files)
  • push to master and add tag in format v1.4., where v is build number of axxon next from which proto files were downloaded

Add and push tag

git tag v1.4.9269 && git push origin v1.4.9269

FAQs

Package last updated on 18 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts