...or development projects of a specific kind. For example, if a team writes Golang code that is executed in AWS Lambda, the starting point repository might be a Golang repository with an AWS SAM t...
Hello everyone, When I sent an IQL query to JIRA insight using an endpoint on the localhost I get a null response, but when I use postman to send the same IQL query that is generated by the same end...
...have debug it: echo $GOPATH => empty GOPATH=/c/Go/bin echo $GOPATH => /c/Go/bin go version =>bash: go: command not found Is Golang deployed? Shall I deploy it? T...
...cripts to prove everything work as intended Here's the reference documentation, I expect a grpc server written in Golang 1.16 that implements the protobuf defined. You can find the importable p...
...ere? Either with the git server, or something with my golang configuration?
...ritten-in-golang/qaq-p/452267.
...rite or admin access. I added a ssh key to the main project and the public portion to access keys of the dependent project, as suggested by some post on the internet, but I keep getting the error....
Hey everyone, Last weekend I was working on adding sonar static analysis of my Go applications as part of our continuous delivery pipeline. When I was searching around I couldn't find a good...
...ase? Thank you, Aviram main file: ========== package main import ( "DB" ) func main() { DB.OpenConnection() } ========== bitbucket-pipelines.yml: ========== image: golang:1.12 p...
Hello, I am trying to add the output binary of my pipeline to the build-in artifactory. image: golang:1.13 pipelines: default: - step: script: - PACKAGE_PATH="${GOPATH}/src/b...
...roblems faced while developing it. Language Decision OEC needs to process many SQS messages that represent Opsgenie events and Golang is a language that is cut out for our multi-threaded program to h...
...ind module for path _/opt/atlassian/pipelines/agent/build/__PACKAGE_PATH_/connection Here is my bitbucket-pipelines.yml file image: golang:1.12.3clone: depth: fullpipelines: default: - s...
Hi, I'm having a a really silly and frustrating issue. I'm currently working at a start-up and I'm trying to get started with Bitbucket pipelines for the PHP-based web portal of the c...
I am getting: + go get -v # cd .; git ls-remote https://bitbucket.org/daragao/arb_crypto fatal: could not read Username for 'https://bitbucket.org': No such device or address # cd .; hg identi...
Currently having no success automatically creating Jira tickets for a specific project that has customfields, multicheckboxes. I'm attempting this in Golang with go-jira (https://github.com/a...
Does anyone have any examples of a pipelines build for GO using Glide as the dependency manager? I'm new to pipelines and I'm trying to convert from code fresh docker builders. Thank...
...bsp; image: golang:1.9 name: Build and test &n...
Go language implies to have the following directory structure: "bitbucket.org/username/project/package" As I can see for now, bitbucket only allows to have either "bitbucket.org/project/package" ...
I've yet to see it brought up in any of the big golang communities, google isn't finding much either. Does anyone have any experience testing Golang projects with Bamboo? Does i...
Hi. The Go language has a tool to fetch content from git repositories, build the result, and install a binary along GOPATH/bin. Here is an example that works, but installs the binary strappy as "...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.