Coder Social home page Coder Social logo

Comments (7)

rchiossi avatar rchiossi commented on June 15, 2024

Do not output one line per bundle when adding them. Maybe list them in one long line instead.

I don't feel like this is a good idea. The info will likely get so clogged that will just be a blob of information popping on your screen.

Omit the Git output in case of success and just tell me you created a git repository for me.

Agreed

Consider if it is valuable to add one our two helpful indications about the next steps: "To create a build do this, to bump version do that".

Agreed, but I think it should be better to introduce a silent option before, so we don't have to worry too much about the verbosity of those outputs.

from mixer-tools.

rchiossi avatar rchiossi commented on June 15, 2024

I'll draft a PR to handle those issues, then we can iterate over it if it is still not clean enough.

from mixer-tools.

kevincwells avatar kevincwells commented on June 15, 2024

@rchiossi If it's not a big deal, can you hold off on this for a few days? The way init adds things to the mix and initializes the git repo is all changed in my #107 that i'm refactoring. I like these changes, it'll just involve less rework if it's done after.

from mixer-tools.

kevincwells avatar kevincwells commented on June 15, 2024

👍 to cutting the git output. I already pass -q in AddBundles for this same reason.

As for outputing bundles line-by-line or all-on-one, I think it'd be nice if it only printed the output for a small number of bundles. It only really becomes an issue if it's --all. The bundles are added using AddBundles, so we could either drop the print-out from that command altogether, or pass in a quiet option.

from mixer-tools.

rchiossi avatar rchiossi commented on June 15, 2024

@rchiossi If it's not a big deal, can you hold off on this for a few days? The way init adds things to the mix and initializes the git repo is all changed in my #107 that i'm refactoring. I like these changes, it'll just involve less rework if it's done after.

@kevincwells No problem. I'll wait for your PR then.

from mixer-tools.

tmarcu avatar tmarcu commented on June 15, 2024

bumps?

from mixer-tools.

tmarcu avatar tmarcu commented on June 15, 2024

N/A

from mixer-tools.

Related Issues (20)

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.