🚀 Launch Week Day 4:Introducing the Alert Details Page: A Better Way to Explore Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

src.axxonsoft.dev/bitbucket/proj/bl/v2

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/v2

Go Modules
Version
v2.0.0-20231201084409-c72ff04b8062
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 into vms_proto dir 1.2) rollback changes in vms_proto/google and vms_proto/domain/Domain.internal.proto and vms_proto/events/Events.internal.proto
  • run make recompile IMAGE=[image built using Dockerfile that exists in root repo]
  • 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 01 Dec 2023

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