Skip to content

Conversation

@antonbaliasnikov
Copy link
Contributor

What ❔

  • Rename zkstack_cli crates with unique names for publishing.
  • Set individual versions of the zkstack_cli workspace crates to the common workspace version.

Why ❔

To allow publishing to crates.io.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

Copy link
Member

@popzxc popzxc left a comment

Choose a reason for hiding this comment

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

Could you rename it to zkstack_cli_* (because zkstack as a term has different meaning)?

@antonbaliasnikov antonbaliasnikov force-pushed the aba-rename-zkstack-cli-crates branch from 4a4ed74 to 4781e93 Compare January 8, 2025 15:21
@antonbaliasnikov antonbaliasnikov force-pushed the aba-rename-zkstack-cli-crates branch from 4781e93 to 634b04e Compare January 8, 2025 15:22
@antonbaliasnikov
Copy link
Contributor Author

Could you rename it to zkstack_cli_* (because zkstack as a term has different meaning)?

@popzxc , sure! Reworked to zkstack_cli_*.

@popzxc popzxc added this pull request to the merge queue Jan 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2025
@popzxc popzxc added this pull request to the merge queue Jan 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2025
@popzxc popzxc added this pull request to the merge queue Jan 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2025
@popzxc popzxc added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit 7adb612 Jan 9, 2025
31 checks passed
@popzxc popzxc deleted the aba-rename-zkstack-cli-crates branch January 9, 2025 09:05
zkzoomer pushed a commit that referenced this pull request Jun 21, 2025
## What ❔

* [x] Rename `zkstack_cli` crates with unique names for publishing.
* [x] Set individual versions of the `zkstack_cli` workspace crates to
the common workspace version.

<!-- What are the changes this PR brings about? -->
<!-- Example: This PR adds a PR template to the repo. -->
<!-- (For bigger PRs adding more context is appreciated) -->

## Why ❔

To allow publishing to crates.io.

<!-- Why are these changes done? What goal do they contribute to? What
are the principles behind them? -->
<!-- Example: PR templates ensure PR reviewers, observers, and future
iterators are in context about the evolution of repos. -->

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [x] Tests for the changes have been added / updated.
- [x] Documentation comments have been added / updated.
- [x] Code has been formatted via `zkstack dev fmt` and `zkstack dev
lint`.
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.

2 participants