Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: taq/traquitana

Tags

v2.0.7

Toggle v2.0.7's commit message
Version 2.0.7

v2.0.6

Toggle v2.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
taq Eustáquio Rangel
Now we have a 'branches' option on the YAML file.

Now we have a 'branches' key/option on the YAML file. If present, it
will check if the current Git (just Git supported now) branch name is
listed on the key/option value, comma separated. For example, if
branches are:

branches: master,development

and your're on the 'feature123' branch, it will not deploy, showing a
message telling the current branch, 'feature123', is not 'master' or
'development'.

v2.0.5

Toggle v2.0.5's commit message
Version 2.0.5

v2.0.4

Toggle v2.0.4's commit message
Version 2.0.4

v2.0.3

Toggle v2.0.3's commit message
Version 2.0.3

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
taq Eustáquio Rangel
Dealing with Psychic aliases on Ruby 3

v2.0.1

Toggle v2.0.1's commit message
Version 2.0.1

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
taq Eustáquio Rangel
Fixed version again!

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
taq Eustáquio Rangel
New bundler configs needs to be on a single line.

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was signed with the committer’s verified signature.
taq Eustáquio Rangel
Fixed bundler version regex