Giter Site home page Giter Site logo

Comments (15)

masinter avatar masinter commented on July 20, 2024

I wanted to release fuller.sysout too. loadup-db.sh takes 5 minutes. Is that long?
Does it matter?

from medley.

rmkaplan avatar rmkaplan commented on July 20, 2024

from medley.

masinter avatar masinter commented on July 20, 2024

I think I will continue to do my own loadups as I'm doing stuff.
@rmkaplan if you're happy doing your own loadups... ? I thought these changes were for you.

from medley.

rmkaplan avatar rmkaplan commented on July 20, 2024

from medley.

masinter avatar masinter commented on July 20, 2024

scripts/loadup-all.sh does a copy-all.sh at the end. This keeps us from having to add tmp to LOADUPSDIRECTORIES

from medley.

rmkaplan avatar rmkaplan commented on July 20, 2024

from medley.

rmkaplan avatar rmkaplan commented on July 20, 2024

from medley.

masinter avatar masinter commented on July 20, 2024

if you look in loadups there are these files that aren't ignored:
README.md - explain what is in loadups
starter.sysout -- stable Interlisp for makeinit to run in
lisp.venuesysout full.venuesysout -- oldest medley 3.5 sysouts we have. Could be moved to obsolete.

from medley.

fghalasz avatar fghalasz commented on July 20, 2024

So I propose that we fully separate loadup-all.sh and loadup-db.sh (maybe renamed to loadup-fuller.sh).

loadup-all.sh just does up to full.sysout including calling copy-all.sh without any of the fuller files.

loadup-db.sh creates the fuller files and copies them to loadups.

That way Ron can continue with loadup-all.sh for everyday work and call loadup-db.sh when needed.

From the github actions and release-medley.sh, we can call loadup-all.sh followed by loadup-db.sh so that the fuller stuff is included in the releases (if that's what we want).

from medley.

rmkaplan avatar rmkaplan commented on July 20, 2024

from medley.

masinter avatar masinter commented on July 20, 2024

@fghalasz I'm not sure in your scheme when the copy from tmp to loadups happen.
@rmkaplan It would simplify thigs if we stpped using tmp and just writing the files as they are made into loadups. We could gitignore loadups if we moved starter.sysout and loadups/README.md.

from medley.

fghalasz avatar fghalasz commented on July 20, 2024

The copy to loadups from tmp happens within each of the scripts (loadup-all and loadup-db) for the files that are created within that script.

from medley.

nbriggs avatar nbriggs commented on July 20, 2024

tmp/RDSYS and tmp/RDSYS.LCOM also need to be copied into library/ as part of the build. They are what give you "remote" access to a vmem files that was saved by uRaid's "v" command.

from medley.

masinter avatar masinter commented on July 20, 2024

I think these issues have settled as far as matching the working style for a few of us, but we should start a "briefing blurb" that talks about how this whole thing holds together.

Once it's been stable a while.

from medley.

masinter avatar masinter commented on July 20, 2024

this was a long discussion and I think we've have something now that makes this discussion not so interesting any more.

from medley.

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.