Tags: balasan/starport
Tags
add snapcraft section (ignite#297) * add snapcraft section * goreleaser: publish snap Co-authored-by: Helder Moreira <[email protected]>
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
switch to statik pkg to serve dev ui packr2 was not able to pack templates/ui properly, so had to switch to statik.
hotfix: ci: packr2 task in goreleaser fixed packr2 being not able work outside of GOPATH when boxes and main program resides in different paths.
Merge pull request ignite#133 from tendermint/release/v0.0.10-rc Release/v0.0.10-rc
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]>
PreviousNext