8000 chore: release/v0.17.0 by lumtis · Pull Request #1372 · ignite/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: release/v0.17.0 #1372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 86 commits into from
Jul 15, 2021
Merged

chore: release/v0.17.0 #1372

merged 86 commits into from
Jul 15, 2021

Conversation

lumtis
Copy link
Contributor
@lumtis lumtis commented Jul 15, 2021

No description provided.

ilgooz and others added 30 commits May 31, 2021 16:22
feat: Merge pull request #1218 from tendermint/release/v0.16.1
* Getting Started doc

* Add image

* Update index.md

* Add directory table

* Fixes based on feedback

* Convert indentation to spaces

* Remove scaffold/intro.md

* Replace Go relayer with TS relayer

* Replace scaffold chain with scaffold app

* Replace scaffold chain with scaffold app

* Running a chain in development vs production

* Update docs/run/index.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/run/index.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/run/index.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/run/index.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/run/index.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/run/index.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/run/index.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/run/index.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](npm/ssri@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](mafintosh/dns-packet@v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.16.3...4.16.6)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs: install, mention setting go env vars

* Update docs/intro/install.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>
* chore(Makefile): make install faster

* fix
* feat(build): add --release option

when using this option, a release/ dir will be created under the app's source
code with app binaries inside tarballs built for different os/arch targets and a
checksum.txt file.

* done some refactoring.

* Update starport/cmd/build.go

Co-authored-by: Denis Fadeev <denis@fadeev.org>

* Added --realease to the changelog

* Apply suggestions from code review

Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>

Co-authored-by: Denis Fadeev <denis@fadeev.org>
Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>
Bump the Cosmos SDK version to allow scaffolded chains to run on arm devices

Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>
* suggested edits for the awesome release command

* Update starport/cmd/build.go

yes, I am learning! text wrap ourselves makes sense in a code file (TIL)

Co-authored-by: Denis Fadeev <denis@fadeev.org>

* Apply suggestions from code review

applying changes since it's my PR

Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>

Co-authored-by: Denis Fadeev <denis@fadeev.org>
Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>
* Add Algolia docs search

* Update the Algolia index
* feat(docs): generate docs for cli and automate w/

CI.

on every push to develop, a GH action will run the generator script and
open a PR against develop branch if there is a diff.

* docs

* Update starport/internal/tools/gen-cli-docs/main.go

Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>

Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>
Co-authored-by: ilgooz <ilgooz@users.noreply.github.com>
* Snake case

* Rename files

* Lint

* Fix proto import

* Changelog
* Remove duplicated

* go sum
Co-authored-by: ilgooz <ilgooz@users.noreply.github.com>
Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>
Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>
* docs: Getting started fix

* Update index.md (#1248)

Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>
* feat: add integration to auto release apps

through the Github CI.

* implemented a cli action under actions/cli.

* apps will be scaffold with a release workflow using the new starport
cli action and other 3rd party actions.

* added instructions about how to install an app through the curl+bash
installer.

* tweak

* docs

* Apply suggestions from code review

Co-authored-by: Denis Fadeev <denis@fadeev.org>

* fix

* Update starport/templates/app/stargate/readme.md.plush

Co-authored-by: Denis Fadeev <denis@fadeev.org>

* create/update "latest" release

everytime there is a change to the develop branch

* use default branch for "latest" release

* tweak

* tweak

* Update starport/templates/app/stargate/.github/workflows/release.yml

Co-authored-by: Denis Fadeev <denis@fadeev.org>

* Update starport/templates/app/stargate/readme.md.plush

Co-authored-by: Denis Fadeev <denis@fadeev.org>

* Apply suggestions from code review

Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>

Co-authored-by: Denis Fadeev <denis@fadeev.org>
Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>
Pantani and others added 19 commits July 6, 2021 10:39
* improve glob feature and also exclude hidden folders from the path walk

* fix the integration tests
Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>
…dule (#1299)

* New app template

* Fix template

* add wasm

* Update cosmoscmd

* Fix wasm template

* Remove testutil registration

* Error message for previous version

* error typo

* Update spm

* Fix gomod

Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>
* Singleton component templates

* Message template

* File modification

* Query test

* Update tests

* Add singletin in scaffolder

* Fix template errors

* Fix nil key

* integration test

* changelog

* Integrate command

* Update single tests

* Fix

* lint

* Fix module scaffold

Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>
v0.17 hasn't been released yet, so it's early to change the readme.
* rename(cmd): rename --no-default-module to --no-module

Signed-off-by: Sonia Singla <soniasingla.1812@gmail.com>

* Update docs/cli/index.md

Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>

Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>
Co-authored-by: Denis Fadeev <denis@fadeev.org>
Co-authored-by: Denis Fadeev <denis@fadeev.org>
v0.17 hasn't been released yet, so it's early to change the readme.
Signed-off-by: Sonia Singla <soniasingla.1812@gmail.com>
because Starport depends on CosmWasm and it doesn't support arm64 atm.
* fix(cmd/generate): vuex and openapi cmds should work

whether if 'client' section presents or not in the 'config.yml'.

* fix generate all logic for build and serve

* fix

* generate all
related to invalid .proto files.

instead of just returning with the parsing error, path info for the
related file also included. e.g.:

```
file: /home/ilker/Documents/code/src/github.com/tendermint/starport/local_test/mov/proto/mov/tx.proto: <input>:17:1: found "}" but expected [field =]
```
* chore: disable ga

* tidy
Co-authored-by: Pantani <Pantani@users.noreply.github.com>
* docs: Update changelog for v0.17

* Update changelog.md

* Update changelog.md

* Update changelog.md
@lumtis lumtis requested review from fadeev and ilgooz as code owners July 15, 2021 18:03
@lumtis lumtis requested a review from Pantani July 15, 2021 18:03
D8F1 @lumtis lumtis changed the title Release/v0.17.0 chore: release/v0.17.0 Jul 15, 2021
@lumtis lumtis merged commit 57f9982 into master Jul 15, 2021
@lumtis lumtis deleted the release/v0.17.0 branch July 15, 2021 18:26
ilgooz added a commit that referenced this pull request Jul 19, 2021
Merge pull request #1372 from tendermint/release/v0.17.0
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
Merge pull request ignite#1372 from tendermint/release/v0.17.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants
0