Releases: nebulab/circleci-orbs-feature-branch-preview
Releases · nebulab/circleci-orbs-feature-branch-preview
1.6.8
01 Apr 15:17
Compare
Sorry, something went wrong.
No results found
Add metadata for pull-request
, branch
and subdomain
to docker container
See #4
1.6.7
27 Mar 13:51
Compare
Sorry, something went wrong.
No results found
Persist the Preview URL for future jobs
See #3
1.6.6
22 Mar 17:21
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Rename workflow main -> production
Because we are going to introduce another workflow for development
releases
1.6.4
22 Mar 10:47
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
echo the version that is going to published in the GH Action
1.6.1
22 Mar 07:34
Compare
Sorry, something went wrong.
No results found
Correctly interpolate GITHUB_REF env variable
1.6.0
21 Mar 17:54
Compare
Sorry, something went wrong.
No results found
Test releasing a new version
1.5.0
21 Mar 17:49
Compare
Sorry, something went wrong.
No results found
Update README with publishing instructions