Tran 💻 v0.1.1
Changes
- Build tran GitHub API @abdfnx & @david-tomson
- Integrate GitHub with tran #9
- Add
tran auth
command to authenticate with github - Create
tran gh-config
command to manage github configs - Build
tran gh-repo
command - Add
tran sync
command to sync tran config file
Pull Requests
- docs(readme): fix chroma link by @ItsJimi in #7
- integrate github with
tran
by @david-tomson in #9 - Bump github.com/david-tomson/tran-git from 0.0.2 to 0.0.3 by @dependabot in #10
- remove
false
value from tran version checker by @Timothee-Cardoso in #11
Changelog
- 496a962 docker(trancli/tran): update tran dockerfile, and upgrade release action
- bc89a3a add some updates on tran API, update tran dockerfile, update checker
- c7c3d4d actions(release): setup
task
and use it for tran releasing, update Taskfile - 0234c18 Merge pull request #11 from Timothee-Cardoso/patch-1
- a43c6ec remove
false
from tran version checker - 15f4f54 fix
sync
command, add new task, update tran sync shell commands - ca31170 Bump github.com/david-tomson/tran-git from 0.0.2 to 0.0.3 (#10)
- d3d7d17 integrate github with
tran
(#9) - 5675c59 cleanup(tmp): remove
gh-tran
tmp file in./scripts/gh-tran
- 669a518 init @go-task Taskfile for
tran
, create tran ci workflow - 281b63e add
viper
toTechnologies Used in Tran
, add ZinoKader as a reference - acb96d7 docs(readme): fix chroma link (#7)
- ff6e182 actions(go): create
go.yml
workflow to check status of tran code
New Contributors
- @ItsJimi made their first contribution in #7
- @david-tomson made their first contribution in #9
- @Timothee-Cardoso made their first contribution in #11
Full Changelog: v0.1.0...v0.1.1