Skip to content
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

chore: release build-onchain-apps cli #50

Merged
merged 14 commits into from
Nov 16, 2023
Merged

chore: release build-onchain-apps cli #50

merged 14 commits into from
Nov 16, 2023

Conversation

alvaroraminelli
Copy link
Contributor

@alvaroraminelli alvaroraminelli commented Nov 15, 2023

What changed? Why?

  • Turn root project private and release the CLI package.

To get started, open a new shell and run:

npx @base-org/build-onchain-apps@latest create buy-me-a-coffee-app

Notes to reviewers

How has it been tested?

registry-url: https://registry.npmjs.org
cache: yarn

# For provenance https://docs.npmjs.com/generating-provenance-statements#prerequisites
- name: Install npm 9.5
run: npm install -g npm@^9.5.0
shell: bash
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- name: Lint Check
# When fails, please run "npm run lint" to your code
run: npm run lint
# - name: Format Check
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Format check is breaking the CI. It no longer supported by nx team, see here

Copy link
Contributor

@Zizzamia Zizzamia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great update!

@Zizzamia Zizzamia merged commit 48855b8 into main Nov 16, 2023
1 check passed
@Zizzamia Zizzamia deleted the release-cli branch November 16, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants