GithubHelp home page GithubHelp logo

Comments (2)

alexcrichton avatar alexcrichton commented on June 14, 2024

Thanks for making an issue! So the surface problem here is likely mostly taken care of and is unlikely to resurface (submodule management). The core problem though is that producing a nightly requires running processes that are not tested as part of our CI. This means that things can break!

Overall to really squash this bug we need two separate pieces:

  • As part of rust-lang/rust CI we need to produce the manifests that rust-central-station produces. I don't know how to do this with today's setup.
  • We also need to CI rust-central-station itself as part of the rust-lang/rust build to ensure that everything works out in terms of deployment and whanot.
  • Finally, we need more integration testing on rust-central-station itself to run it through its paces when making changes.

Unfortunately I don't really know how to do any of those. I was thinking we could add a CI builder which just publishes an older set of artifacts as a release to a dummy location, but that's not really solving the above problems because it's not (a) testing the master branch of rust-central-station or (b) testing the artifacts that are about to be produced by the build.

from rust-central-station.

pietroalbini avatar pietroalbini commented on June 14, 2024

This is fixed by the new promote-release, as it doesn't invoke rustbuild nor clone rust-lang/rust anymore. The new promote-release also features testing in CI.

from rust-central-station.

Related Issues (17)

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.