Code Monkey home page Code Monkey logo

Comments (4)

DilumAluthge avatar DilumAluthge commented on July 22, 2024 1

Do you think it would be sufficient to put it in the README? Or does it need to go in the automerge comment?

Btw it’s three days for new packages and package renames. Everything else is 15 minutes.

from general.

timholy avatar timholy commented on July 22, 2024

I think either would be OK. Ideally there would be one place where this number is encoded, both in how it's documented and implemented, but that's clearly not essential if it's not easy to achieve.

from general.

DilumAluthge avatar DilumAluthge commented on July 22, 2024

It’s defined here: (new_package_waiting_period = Day(3))

run: julia --project=.ci/ -e 'using RegistryCI; using Dates; RegistryCI.AutoMerge.run(merge_new_packages = true, merge_new_versions = true, new_package_waiting_period = Day(3), new_jll_package_waiting_period = Minute(15), new_version_waiting_period = Minute(15), new_jll_version_waiting_period = Minute(15), registry = "JuliaRegistries/General", authorized_authors = String["JuliaRegistrator", "jlbuild"], suggest_onepointzero = false, additional_statuses = String[], additional_check_runs = String["Travis CI - Pull Request"])'

But that’s not super user friendly

from general.

timholy avatar timholy commented on July 22, 2024

Yeah, if one wanted to enforce DRY one would have to parse that and generate the documentation from it. Might be a case where DRY isn't worth it; one could insert comments about the other place(s) that need updating if those numbers change.

from general.

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.