Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: omahs/sonr

Tags

v0.8.8

Toggle v0.8.8's commit message
Refactored build and initialization workflow

Simplified and improved the Earthly build system by stripping redundant
IMPORT statements and transitioning to direct GIT CLONE operations in
the Earthfile. To streamline the development setup, replaced the 'tidy'
task with an 'init' task that sets up the necessary repositories and
ensures that dependencies are fetched effectively. The Taskfile.yml has
been updated to reflect these changes, with the 'build' task now
depending on 'init' and utilizing the 'sat' commands to wake and build
services. Additionally, updated the Go module dependencies for enhanced
stability and removed outdated references.

Resolves issues with slow setup and build processes.

v0.8.7

Toggle v0.8.7's commit message
fix: remove icon

v0.8.6

Toggle v0.8.6's commit message
fix: crypto

v0.8.5

Toggle v0.8.5's commit message
fix: release

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Chore/repo fs cleanup (sonr-io#817)

* init: create build folder for configuration deployments

* fix: add gcloud

* chore: change build dir name for release

* chore: fix goreleaser org

* fix: task build

* fix: update build configs

* fix: goreleaser config

v0.8.4-beta.0

Toggle v0.8.4-beta.0's commit message
fix: goreleaser config

v0.8.3

Toggle v0.8.3's commit message
fix: docker structure

v0.8.2

Toggle v0.8.2's commit message
fix: kryptologoy gomodule import

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "feat: fix package structure with did modules" (sonr-io#816)

* Revert "feat: fix package structure with did modules"

This reverts commit 102f276.

feat: fix package structure with did modules

Remove/pkg cli deps (sonr-io#815)

* feat: remove cli pkgs

* Revert "feat: remove cli pkgs"

This reverts commit 858057e.

* feat: swagger docs

* feat: update lints

---------

Signed-off-by: Prad Nukala <[email protected]>

fix: goreleaser status

Revert "Remove/pkg cli deps (sonr-io#815)"

This reverts commit 43c28f8.

* Revert "Merge branch 'master' into revert/v0.8.0"

This reverts commit 334d2fd, reversing
changes made to 0bb2625.

---------

Signed-off-by: Prad Nukala <[email protected]>

v0.8.0

Toggle v0.8.0's commit message
feat: update go.mod and repo name