Skip to content

Releases: nebulab/circleci-orbs-feature-branch-preview

1.6.8

01 Apr 15:17
82e45d2
Compare
Choose a tag to compare

Add metadata for pull-request, branch and subdomain to docker container

See #4

1.6.7

27 Mar 13:51
3d8b696
Compare
Choose a tag to compare

Persist the Preview URL for future jobs

See #3

1.6.6

22 Mar 17:21
cf0a7b9
Compare
Choose a tag to compare
Merge pull request #1 from nebulab/kennyadsl/release-dev-orb-on-push

Release a new development version at each commit push

1.6.5

22 Mar 10:51
bf45c38
Compare
Choose a tag to compare
Rename workflow main -> production

Because we are going to introduce another workflow for development
releases

1.6.4

22 Mar 10:47
16faa98
Compare
Choose a tag to compare
Extract the version from $GITHUB_REF

$GITHUB_REF is something like "refs/tags/1.6.2" and we need to take
only the last part of it.

1.6.3

22 Mar 10:40
ce7bf45
Compare
Choose a tag to compare
Extract the version from $GITHUB_REF

$GITHUB_REF is something like "refs/tags/1.6.2" and we need to take
only the last part of it.

1.6.2

22 Mar 10:06
c1ccee5
Compare
Choose a tag to compare
echo the version that is going to published in the GH Action

1.6.1

22 Mar 07:34
edf94a8
Compare
Choose a tag to compare
Correctly interpolate GITHUB_REF env variable

1.6.0

21 Mar 17:54
8cda27a
Compare
Choose a tag to compare

Test releasing a new version

1.5.0

21 Mar 17:49
8bc47a9
Compare
Choose a tag to compare
Update README with publishing instructions