GithubHelp home page GithubHelp logo

Comments (4)

itaymendel avatar itaymendel commented on May 26, 2024

hi, if you use private packages there are three options for you:

  1. Set up "remote registry" configuration for RippleCI (you can set this in your "organization settings" page).
  2. Build the components on your CI with the provided CI script packages (https://bit.dev/blog/integrating-bit-with-your-existing-ci-lq55w51k/)
  3. Build the components locally on your system before the export (by adding the --build flag, ie bit tag -m "my version" --build

from bit.

andreeatirgovatu avatar andreeatirgovatu commented on May 26, 2024

After I tried to use bit tag -m "my version" --build , this command is trying to publish the components as public, but my components should be private. Is there a way to change it?

Also, after I tried to export the component I got:

unexpected network error has occurred.
server responded with: "scope "{scope}". error: error: merge error occurred when exporting the component(s) {scope}/envs/my-react-env, {scope}/sidebar to the remote scope.
to resolve this error, please re-import the above components.
if the component is up to date, run "bit status" to make sure it's not merge-pending"

from bit.

itaymendel avatar itaymendel commented on May 26, 2024

the component can still be private, this is only related to building the component in an environment that has access to your private packages. the command will not mark the component as public. this is defined only in the scope settings.

as for the error you are getting, please run bit checkout head before you run bit tag.

from bit.

andreeatirgovatu avatar andreeatirgovatu commented on May 26, 2024

Thank you so much for your answers @itaymendel !

from bit.

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.