Skip to content

Automated releases based on dprint-plugin-typescript release? #3

@dsherret

Description

@dsherret

Hey, thanks for putting in the work and creating this! 😊

I think it would be beneficial to automate the releases of this based on the releases of dprint-plugin-typescript on cargo (I do a lot of releases). Any ideas for automating it?

Notes

  • For getting dprint-core version based on dprint-plugin-typescript, I think cargo metadata could be used (https://doc.rust-lang.org/cargo/commands/cargo-metadata.html) then the Cargo.toml in this repo could be updated programatically based on that.
  • I don't think there will be any breaking changes in the API, but we can deal with them when a build fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions