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

Tags: valtech-uk/ecsgo

Tags

0.2.0-win2

Toggle 0.2.0-win2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update .goreleaser.yml

0.2.0-win1

Toggle 0.2.0-win1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from valtech-uk/RichardWorwood-patch-1

Update .goreleaser.yml

0.2.0-win

Toggle 0.2.0-win's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from valtech-uk/RichardWorwood-patch-1

Update .goreleaser.yml

0.2.0

Toggle 0.2.0's commit message
0.2.0 (tedsmitt#6)

* Restructure and move into ExecCommand struct/chan pattern
- Restructured project to align with go-project-layout
- Makes use of a chan to listen for command instructions, allows navigation between different layers of abstraction
- Did some formatting of the command messages
- Updated tests to work with new code
- Customised survey.SelectQuestionTemplate to keep all messages on the same line to try and cut down on spam

* update colours and formatting slightly

* Update README.md

* Update README.md

* Update README.md

0.1.3

Toggle 0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tedsmitt#5 from KeisukeYamashita/add-version

Add version output

0.1.2

Toggle 0.1.2's commit message
Merge pull request tedsmitt#3 from KeisukeYamashita/support-profile

Support profile flag

0.1.1

Toggle 0.1.1's commit message
Merge pull request tedsmitt#2 from tedsmitt/dev

Add Region Flag, Service Filter

0.1.0

Toggle 0.1.0's commit message
Add goreleaser config, add workflows, amend folder structure slightly