Skip to content

Releases: jimschubert/ossify

v0.0.4

16 Jan 16:09
Compare
Choose a tag to compare

v0.0.4

For more details, see v0.0.3..v0.0.4

v0.0.3

16 Jan 15:50
Compare
Choose a tag to compare

v0.0.3

Quality

Uncategorized

For more details, see v0.0.2..v0.0.3

v0.0.2

21 Oct 02:45
Compare
Choose a tag to compare

Changelog

fb6347c 🎨 code formatting
a97d08a Add badge for CI build
976d95c Add basic .gitlab-ci.yml
a294d12 Add test to GitHub Workflow "build"
fcc9dfb Cleanup releas workflow
b6564bd Extract string array search, work on CI via github actions
eac1092 Fix auto-labeler eval for [template[s]]
7bae729 Fix docker hub image name
ad3f841 Fix for newly released Go 1.14
8435fbc GitHub Action: relative docker context
c7edb94 GitHub Actions: "Master Build" workflow
3acee2c Go workflow, new yaml format
3dd2773 Hide "version" command
47c16c1 Improve version string
76f84a4 Initial commit
fe6349f Introduce packr and modify some CI
1f9fcf2 Link gitlab badge to pipelines page
12a9b18 Merge branch 'master' of github.com:jimschubert/ossify
051d31f Move license config
40133a1 Release modifications
ffd2271 Remove packr attempt in release.yml
348143d Simplify config + reduce deps
15810cd Update build-master.yml
a5e0832 Update for build/release and Go 1.14
6dc8cc1 Update main.workflow
c3ea6b3 Update release.yml
702467f Use spf13/cobra for command processing

Docker images

  • docker pull jimschubert/ossify:latest
  • docker pull jimschubert/ossify:v0.0.2

v0.0.1

24 Feb 03:41
Compare
Choose a tag to compare

Changelog

fb6347c 🎨 code formatting
a97d08a Add badge for CI build
976d95c Add basic .gitlab-ci.yml
a294d12 Add test to GitHub Workflow "build"
b6564bd Extract string array search, work on CI via github actions
eac1092 Fix auto-labeler eval for [template[s]]
8435fbc GitHub Action: relative docker context
c7edb94 GitHub Actions: "Master Build" workflow
3acee2c Go workflow, new yaml format
47c16c1 Improve version string
76f84a4 Initial commit
1f9fcf2 Link gitlab badge to pipelines page
12a9b18 Merge branch 'master' of github.com:jimschubert/ossify
051d31f Move license config
a5e0832 Update for build/release and Go 1.14
6dc8cc1 Update main.workflow
702467f Use spf13/cobra for command processing