Radomir Sohlich
Zlin, Czech Republic

Golang

Golang: Don’t afraid of makefiles

  • Sep 18, 2017
  • POST
I’m using Golang for a while. During the development, I was used to repeatedly execute “go build”,“go test” manually. This was a bad habit on which I resign. It is not so painful if you use simple command without any args. But in case of more complex tasks, naturally, it is going to be a pain. There are few options you can consider as a way out. You can use a bash script to do the work for you.

Deploy on Clever Cloud with Bitbucket Pipelines

  • Aug 31, 2017
  • POST
There are a lot of CI tools that are available on the market. These are usualy free for open-source project. Recently I’ve come across the Bitbucket Pipelines feature that is free also for private ones, with limitation naturally. It is the CI/CD tool bounded to Bitbucket repository, that is based on containers. In this post, I’d like to walk through the setup of Pipelines to deploy the build on Clever Cloud.
LATESTS
Golang: Don’t afraid of makefiles
  • Sep 18, 2017
  • POST
Deploy on Clever Cloud with Bitbucket Pipelines
  • Aug 31, 2017
  • POST
Angular on Electron, part 2
  • Aug 20, 2017
  • POST
Angular on Electron, part 1
  • Jul 29, 2017
  • POST
Streaming JSON with Jackson
  • Feb 8, 2017
  • POST
Nats Proxy Framework
  • Aug 28, 2016
  • POST
CATEGORIES
  • golang
  • angular
  • cloud
  • java
TAGS
  • angular
  • desktop
  • electron
  • golang
  • architecture
  • bitbucket
  • ci/cd
  • clever-cloud
  • development
  • docker

© 2017 Radomir Sohlich

Powered by Hugo.

Robust designed by Daisuke Tsuji.