Giter VIP home page Giter VIP logo

chaotic-repository-template's People

Contributors

justtne avatar dr460nf1r3 avatar

Stargazers

Technetium1 avatar  avatar

Watchers

 avatar  avatar

chaotic-repository-template's Issues

[Request] Cache downloaded sources

Some packages have very large source downloads. Caching sources would save significant bandwidth on rebuilds.

Example packages include chromium-based browsers, firefox-based browsers, and many -git packages.

Instead of entirely clearing cache, problem files could be deleted:

  • When the hash changes. Check .SRCINFO
  • The git repo is out of sync. Compare .SRCINFO with .git/config

Full cache clear could be triggered manually. Since each builder may have its own cache, maybe a variable in .CI/config could store a timestamp that forces a cache clear if any files/folders are older.

[Request] command-line utility

Would be nice to have a cli utility to perform tasks independently of the git repo.

  • test builds, with and without interfere
  • verify signatures
  • clear / modify cached sources
  • other tasks that would be inconvenient to perform with git

[Request] Add ability to trigger test builds

From @dr460nf1r3:

how about implementing build tests via MR? Like:

  • passing the builder another branch to source pkgbuilds from
  • test building the package but don't actually deploy them
  • maybe transfer the archive from the landing zone to the staging repo location which @stackofprimes mentioned
  • make passing builds a requirement for merging MRs
    I imagine this decreases maintainers time spent with test building packages and also prevents bad PKGBUILDs ending up in main

This could also run a few other checks to ensure noticing potential issues.

Another benefit could be being the base for staging rebuilds, eg. we bump packages and move them to the prod repo once the MR has been merged?

Another implementation possibility is to have a command line utility that is run after logging on to the build server, similar to chaotic v3.

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.