Git Product home page Git Product logo

cargo-publish-workspace's Introduction

Hello! I'm Martijn

ใ€๐Ÿฆ I'm a Software Engineer from The Netherlands. I love open source, software design and language engineering!ใ€‘

languages Rust Java typescript Python


Blog: foresterre.github.io

A selection of my open source projects:

๐Ÿ“ฆ Project ๐Ÿ‘ Description โญ Stars โœจ Activity
๐Ÿฆ€ cargo-msrv Find the minimum supported Rust version (MSRV) for your project repo activity repo activity
๐Ÿฆœ sic Accessible image processing and conversion from the terminal. Front-end for image-rs/image. repo activity repo activity
๐Ÿ›ฌ rust-releases Identify the officially available Rust releases repo activity repo activity
๐ŸŽน bisector Flexible, stateless implementation of the bisection method repo activity repo activity
๐Ÿ‘€ peekmore Multi-peek, no-std, iterator for Rust repo activity repo activity
๐ŸŽ™ storyteller A library for working with user output repo activity repo activity
๐Ÿ‘ parameterized JUnit style parameterized testing for Rust repo activity repo activity
๐Ÿ›ถ yare Lean parameterized testing library for Rust repo activity repo activity

And more:


contact โœ‰ โœ‰ โ€ profiles

cargo-publish-workspace's People

Contributors

bors[bot] avatar dependabot[bot] avatar foresterre avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

cargo-publish-workspace's Issues

Compilation error installing from crates.io

TLDR:

   Compiling cargo-publish-workspace v0.18.1
error[E0599]: no variant or associated item named `VersionlessSubcommands` found for enum `AppSettings` in the current scope
  --> /home/wycats/.cargo/registry/src/github.com-1ecc6299db9ec823/cargo-publish-workspace-0.18.1/src/arguments.rs:37:33
   |
37 |     global_setting(AppSettings::VersionlessSubcommands),
   |                                 ^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `AppSettings`

This doesn't happen when installing from git, and the code it points to is no longer in the codebase. Perhaps a semver-violating breaking change? Either way, it seems like it would be good to do another release.

Add option to retry

The update of the crates.io index fails relatively often. Instead of cancelling completely, requiring a manual restart and skipping already published crates, we should add an option which will retry the current crate, if the error is not fatal.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.