GithubHelp home page GithubHelp logo

one repo or many? about distributions HOT 8 CLOSED

ipfs avatar ipfs commented on July 4, 2024
one repo or many?

from distributions.

Comments (8)

dignifiedquire avatar dignifiedquire commented on July 4, 2024

I would be very much in favor of having the build logic in each repo (i.e. in go-ipfs and station directly), and pull in the repos from this repo. We can put things like the build task for generating the json object into an npm module that is required by those repos. So a build would look like this:

  • Read list of targets from a file
  • For each target
    • Clone
    • Build
  • Build site
  • Update hashes

from distributions.

jbenet avatar jbenet commented on July 4, 2024

@dignifiedquire yeah, this could work nicely.

on go-ipfs specifically, that repo is enormous. so either it will be blown up and factorized (and it can become just the aggregation, roadmap, and build targets), or we could have a dist-go-ipfs for now to do the building.

from distributions.

dignifiedquire avatar dignifiedquire commented on July 4, 2024

@jbenet there might be an even better way to do this, using something like circle ci to auto build this stuff on push, and use this repo to just pull those artifacts.

from distributions.

jbenet avatar jbenet commented on July 4, 2024

hm indeed! though hate to make it do it a bunch of times.

also, not in the long run-- we'll want signed releases

On Fri, Dec 11, 2015 at 9:38 AM Friedel Ziegelmayer <
[email protected]> wrote:

@jbenet https://github.com/jbenet there might be an even better way to
do this, using something like circle ci to auto build this stuff on push,
and use this repo to just pull those artifacts.


Reply to this email directly or view it on GitHub
#16 (comment).

from distributions.

jbenet avatar jbenet commented on July 4, 2024

(or we can do it as long as the signatures are produced independently)

On Fri, Dec 11, 2015 at 10:09 AM Juan Benet [email protected] wrote:

hm indeed! though hate to make it do it a bunch of times.

also, not in the long run-- we'll want signed releases

On Fri, Dec 11, 2015 at 9:38 AM Friedel Ziegelmayer <
[email protected]> wrote:

@jbenet https://github.com/jbenet there might be an even better way to
do this, using something like circle ci to auto build this stuff on push,
and use this repo to just pull those artifacts.


Reply to this email directly or view it on GitHub
#16 (comment).

from distributions.

dignifiedquire avatar dignifiedquire commented on July 4, 2024

We could probably make it so it only builds for git tags or something like that

from distributions.

dignifiedquire avatar dignifiedquire commented on July 4, 2024

@jbenet https://circleci.com/docs/configuration#tags they support only running commands on tags

from distributions.

jessicaschilling avatar jessicaschilling commented on July 4, 2024

Closing (stale, and we may be reworking the dist site as part of an overall effort on ipfs.io as a whole). Feel free to re-open if needed -- thanks!

from distributions.

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.