Skip to content

Tags: balasan/starport

Tags

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add snapcraft section (ignite#297)

* add snapcraft section

* goreleaser: publish snap

Co-authored-by: Helder Moreira <[email protected]>

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix packr2 (ignite#282)

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
type command: supports dashes in app names (ignite#210)

* type command: supports dashes in app names

* update changelog

* services/serve: fix determining root path of the app

* services/serve: fix binary name in the appd and appcli

* trig ci

v0.0.10-rc.3

Toggle v0.0.10-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PR template (ignite#187)

v0.0.10-rc.2

Toggle v0.0.10-rc.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ilgooz İlker G. Öztürk
switch to statik pkg to serve dev ui

packr2 was not able to pack templates/ui properly, so had to switch to statik.

v0.0.10-rc.1

Toggle v0.0.10-rc.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ilgooz İlker G. Öztürk
hotfix: ci: packr2 task in goreleaser

fixed packr2 being not able work outside of GOPATH when boxes and main program resides in different paths.

v0.0.10-rc

Toggle v0.0.10-rc'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 ignite#133 from tendermint/release/v0.0.10-rc

Release/v0.0.10-rc

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
analytics (ignite#37)

* add analytics

* Changed analyticsKey

* refactor analytics

* fix analytics key

* refactor analytics

* refactor analytics

* Add make init

Co-authored-by: Denis Fadeev <[email protected]>

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
starport add cosmwasm (ignite#40)

* addCmd wasm

* Add cosmwasm

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmd: app command should support dashes in app name (ignite#26)

* cmd: app command should support dashes in app name

also we now have a strict validation check for user given app name both
against go.mod module name rules and go package name rules for generated x/ pkg.

* Remove dashes from appName in startServe

* cmd/app: keep binary name same as the user give one

also refactor the parts related to handling user given app path/name.

* templates/app/templates/Makefile: rm dashes from conf dirs

Co-authored-by: Denis Fadeev <[email protected]>

Co-authored-by: Denis Fadeev <[email protected]>