#semanticversion search results

Automating #SemanticVersion /3 Whilst apparently we can force an update on the same #docker image tag... github.com/kubernetes/kub…

GemmaBlackUK's tweet image. Automating #SemanticVersion /3

Whilst apparently we can force an update on the same #docker image tag...

github.com/kubernetes/kub…

Automating #SemanticVersion /5 I created a simple bash script that builds the container whilst referencing that script from the .autorc. gist.github.com/gemmadlou/da9b… Then I run: 💻npx auto shipit 🙏 I'm so happy right now.

GemmaBlackUK's tweet image. Automating #SemanticVersion /5

I created a simple bash script that builds the container whilst referencing that script from the .autorc.

gist.github.com/gemmadlou/da9b… 

Then I run:

💻npx auto shipit

🙏 I'm so happy right now.

Automating #SemanticVersion /4 ...I'm deciding to just use the @Intuit Auto's exec plugin to deploy the next version of a docker container. intuit.github.io/auto/plugins/e… So first: 💻npm i --save-dev @auto-it/exec Add plugin definition:

GemmaBlackUK's tweet image. Automating #SemanticVersion /4

...I'm deciding to just use the @Intuit Auto's exec plugin to deploy the next version of a docker container.

intuit.github.io/auto/plugins/e…

So first:
💻npm i --save-dev @auto-it/exec

Add plugin definition:

Hey #bash lovers! Created a quick script to generate new #semanticversion git tags from git commits using the conventional commit standard format! Basically, a feat commit is a minor bump. Fix, etc is a patch. BREAKING CHANGE is a major. gist.github.com/weeksling/d320…


Automating #SemanticVersion /1 😿 The problem I just learned that my #Kubernetes #manifest yaml doesn't deploy the latest version of my container unless I change the version.


To better communicate improvements to the Shinpuruna indicator, I have added a semantic version. Version nr is structured as : MAJOR.MINOR.PATCH. An increment means different things if it is an increment to MAJOR, MINOR or PATCH. #semanticversion


Automating #SemanticVersion /2 In fairness, they advise against it because "when deploying containers in production...it is harder to track which version of the image is running and more difficult to roll back properly." Even though well discussed: github.com/kubernetes/kub…


dear @Bitbucket, you should be more consisten in applying #SemanticVersion to your REST API


In case, if you missed in #SDLC, here is #SemanticVersion semver.org Your saviour from worst nightmare of project maintenance


Check out my article on Semantic Versioning in a Mulesoft Project @MuleSoft #GitVersion @Bitbucket #SemanticVersion medium.com/slalom-technol…


"Como controlar a versão do software like a boss com Semantic Version" - diegobrocanelli.com.br/semantic-versi… #semanticVersion


Just published a #PowerShell module to offer functionality with #SemanticVersion. Work with strings or enhance objects and then test or filter or sort. Currently at 0 installs and hoping for feedback. #SemVerPS powershellgallery.com/packages/SemVe…


Check out my article on Semantic Versioning in a Mulesoft Project @MuleSoft #GitVersion @Bitbucket #SemanticVersion medium.com/slalom-technol…


Automating #SemanticVersion /5 I created a simple bash script that builds the container whilst referencing that script from the .autorc. gist.github.com/gemmadlou/da9b… Then I run: 💻npx auto shipit 🙏 I'm so happy right now.

GemmaBlackUK's tweet image. Automating #SemanticVersion /5

I created a simple bash script that builds the container whilst referencing that script from the .autorc.

gist.github.com/gemmadlou/da9b… 

Then I run:

💻npx auto shipit

🙏 I'm so happy right now.

Automating #SemanticVersion /4 ...I'm deciding to just use the @Intuit Auto's exec plugin to deploy the next version of a docker container. intuit.github.io/auto/plugins/e… So first: 💻npm i --save-dev @auto-it/exec Add plugin definition:

GemmaBlackUK's tweet image. Automating #SemanticVersion /4

...I'm deciding to just use the @Intuit Auto's exec plugin to deploy the next version of a docker container.

intuit.github.io/auto/plugins/e…

So first:
💻npm i --save-dev @auto-it/exec

Add plugin definition:

Automating #SemanticVersion /3 Whilst apparently we can force an update on the same #docker image tag... github.com/kubernetes/kub…

GemmaBlackUK's tweet image. Automating #SemanticVersion /3

Whilst apparently we can force an update on the same #docker image tag...

github.com/kubernetes/kub…

Automating #SemanticVersion /2 In fairness, they advise against it because "when deploying containers in production...it is harder to track which version of the image is running and more difficult to roll back properly." Even though well discussed: github.com/kubernetes/kub…


Automating #SemanticVersion /1 😿 The problem I just learned that my #Kubernetes #manifest yaml doesn't deploy the latest version of my container unless I change the version.


To better communicate improvements to the Shinpuruna indicator, I have added a semantic version. Version nr is structured as : MAJOR.MINOR.PATCH. An increment means different things if it is an increment to MAJOR, MINOR or PATCH. #semanticversion


Just published a #PowerShell module to offer functionality with #SemanticVersion. Work with strings or enhance objects and then test or filter or sort. Currently at 0 installs and hoping for feedback. #SemVerPS powershellgallery.com/packages/SemVe…


Hey #bash lovers! Created a quick script to generate new #semanticversion git tags from git commits using the conventional commit standard format! Basically, a feat commit is a minor bump. Fix, etc is a patch. BREAKING CHANGE is a major. gist.github.com/weeksling/d320…


"Como controlar a versão do software like a boss com Semantic Version" - diegobrocanelli.com.br/semantic-versi… #semanticVersion


In case, if you missed in #SDLC, here is #SemanticVersion semver.org Your saviour from worst nightmare of project maintenance


dear @Bitbucket, you should be more consisten in applying #SemanticVersion to your REST API


No results for "#semanticversion"

Automating #SemanticVersion /3 Whilst apparently we can force an update on the same #docker image tag... github.com/kubernetes/kub…

GemmaBlackUK's tweet image. Automating #SemanticVersion /3

Whilst apparently we can force an update on the same #docker image tag...

github.com/kubernetes/kub…

Automating #SemanticVersion /5 I created a simple bash script that builds the container whilst referencing that script from the .autorc. gist.github.com/gemmadlou/da9b… Then I run: 💻npx auto shipit 🙏 I'm so happy right now.

GemmaBlackUK's tweet image. Automating #SemanticVersion /5

I created a simple bash script that builds the container whilst referencing that script from the .autorc.

gist.github.com/gemmadlou/da9b… 

Then I run:

💻npx auto shipit

🙏 I'm so happy right now.

Automating #SemanticVersion /4 ...I'm deciding to just use the @Intuit Auto's exec plugin to deploy the next version of a docker container. intuit.github.io/auto/plugins/e… So first: 💻npm i --save-dev @auto-it/exec Add plugin definition:

GemmaBlackUK's tweet image. Automating #SemanticVersion /4

...I'm deciding to just use the @Intuit Auto's exec plugin to deploy the next version of a docker container.

intuit.github.io/auto/plugins/e…

So first:
💻npm i --save-dev @auto-it/exec

Add plugin definition:

Loading...

Something went wrong.


Something went wrong.


United States Trends