Skip to content

Releases: redhat-actions/s2i-build

Update s2i and node version

16 Mar 18:53
Compare
Choose a tag to compare

Support for multiple tags

21 Apr 08:42
Compare
Choose a tag to compare
  • Rename image_tag input to tags, to allow you to build multiple tags of the same image
  • Rename image_name input to image to maintain consistency across all redhat actions
  • Add outputs image and tags, which output the image name and all tags of the image that was created

Minor Releases

v2.4

v2.3

v2.2

  • Feature include .git folder in s2i build. #40

v2.1

  • Skip s2i installation if already installed in the runner.

Update action to run on Node16

29 Dec 14:36
Compare
Choose a tag to compare

Add changelog for v2.2

09 Feb 03:30
Compare
Choose a tag to compare
Signed-off-by: divyansh42 <diagrawa@redhat.com>

Skip s2i installation if already installed

08 Jun 17:35
Compare
Choose a tag to compare
  • Skip s2i installation if already installed in the runner.

Fix input 'env_vars' bug

15 Mar 14:15
Compare
Choose a tag to compare
Add changelog

Signed-off-by: divyansh42 <diagrawa@redhat.com>

v1.1: Add changelog

11 Jan 15:39
Compare
Choose a tag to compare
Signed-off-by: divyansh42 <diagrawa@redhat.com>

Initial Release

11 Dec 13:27
Compare
Choose a tag to compare

Initial marketplace release

Minor releases

v1.1: Support to provide environment variables

  • Add input env_vars to provide environment variables

Test Release

28 Nov 15:04
Compare
Choose a tag to compare
Test Release Pre-release
Pre-release

Initial pre-release