Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 320 Bytes

RELEASE.md

File metadata and controls

18 lines (14 loc) · 320 Bytes

Release

Release Steps

  • cmd/main.go - cli.Version cli.BuildTime
  • .github/y4-lang.yml - echo "VERSION=v0.0.1" >> $GITHUB_ENV
  • CHANGELOG
  • Dockerfile
  • docker-build.sh
  • action.bat clean
  • action.bat build

Update Go Version

  • go.mod - go *
  • .github/y4-lang.yml - go-version: '*'
  • Dockerfile
  • CHANGELOG