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

fix(generate-registry): format description of cargo packages #3307

Merged
merged 2 commits into from
Nov 30, 2024

Conversation

suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke commented Nov 30, 2024

aqua gr crates.io/dd-rust-license-tool

Before:

packages:
  - name: crates.io/dd-rust-license-tool
    type: cargo
    repo_owner: DataDog
    repo_name: rust-license-tool
    description: A tool for creating the `LICENSE-3rdparty.csv` file for DataDog open-source Rust projects.
    crate: dd-rust-license-tool

After:

packages:
  - name: crates.io/dd-rust-license-tool
    type: cargo
    repo_owner: DataDog
    repo_name: rust-license-tool
    description: A tool for creating the `LICENSE-3rdparty.csv` file for DataDog open-source Rust projects
    crate: dd-rust-license-tool

@suzuki-shunsuke suzuki-shunsuke added the bug Something isn't working label Nov 30, 2024
@suzuki-shunsuke suzuki-shunsuke added this to the v2.38.2 milestone Nov 30, 2024
@suzuki-shunsuke suzuki-shunsuke enabled auto-merge (squash) November 30, 2024 21:51
@suzuki-shunsuke suzuki-shunsuke merged commit ae39729 into main Nov 30, 2024
15 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the fix-remove-period-from-desc branch November 30, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant