Skip to content

Releases: lodestar-cli/lodestar

v0.2.0

08 Jul 14:51
Compare
Choose a tag to compare

Changelog

7217eb7 Added Actions to test bazel
07ee33d Added .bazelversion
2cb4e3e Added App Configuration Files
cd97443 Added Bazel
4f530fd Added Bazel Rules to Main CLI project
a3f91e1 Added CLI
b90a2ef Added Documentation
4c3946d Added Lodestar functions
e777c54 Added Promote Bazel Rule with example
42ea9a8 Added State Graph to CLI Output
506d99e Added Temporary Author Signature
980ed3b Added code coverage to repo and edited bazel rules to only run on bazel run
bbba088 Added err printing for Bazel
ac14263 Added external dependencies macro
4a61fd0 Added github actions for testing and pushing to docker hub
cf8cd24 Added go report card to readme
d225ac3 Added initial tests to roughly 50% code coverage
262e11a Added space between files printed in app show
02feaf7 Added state Checking and state output option
f0af7e0 Added tests and formatted code
1c84884 Create LICENSE
34b77b4 Fixed import cycle
e0a37d2 Fixed trailing byte error and potential helm truncation error
1c83a54 Initial addition of concurrenct and structs
066efa4 Initial commit
2a59f12 Merge pull request #10 from lodestar-cli/add-license-1
914a7fe Merge pull request #14 from lodestar-cli/bazel-build-to-bazel-run
1409bb3 Merge pull request #16 from lodestar-cli/add-testing
6a3eba8 Merge pull request #17 from lodestar-cli/add-github-actions
60753bf Merge pull request #18 from lodestar-cli/add-code-coverage
df2732a Merge pull request #19 from lodestar-cli/add-bazel-testing
1818438 Merge pull request #2 from lodestar-cli/output-file-flag
4c88f03 Merge pull request #20 from lodestar-cli/add-release
d0a779f Merge pull request #9 from lodestar-cli/add-promote-bazel
f88e67d Moved where promote and push hold their cli logic
904d5d4 Pulled Lodestar from macro
4e6d990 Push and Promtoe now update with a key map. List and Show now work
e4a1a92 Removed promote
00c2cfb Removed unnecessary yaml files
2af2e03 Reworked Docker to remove dependencies for user Workspaces
258157b Update Promote Usage Text
d4b80e2 Updated Bazel
e71841e Updated CLI Version
c0f06d9 Updated Documentation
eddb94c Updated Vendor and Bazel
28c6ac3 Updated for merge with pull request #12
a3b2229 added goreleaser config and workflow for tagging
20086e7 added secret to release workflow
03801ad app push and promote now use bazel run instead of build
5f2efa6 dded Tag Env Var
f275be9 errors
70e56d5 formatted code
80dda55 removed unecessary files from root
355b7b5 s
ba86e1e updated goreleaser path so it can pick up main go files
671e26e updated readme to show build status