Code Monkey home page Code Monkey logo

Comments (7)

MikeMcQuaid avatar MikeMcQuaid commented on July 24, 2024

documentation on using the command (rather than the test-bot system as a whole), other than --help - which does not provide high-level docs, just descriptions of each arg

This is all the documentation that's provided beyond https://docs.brew.sh/Brew-Test-Bot and https://docs.brew.sh/Brew-Test-Bot-For-Core-Contributors. We'll accept PRs to add any more and I'll answer questions on those PRs to fill in specific questions you have.

options for a custom upload script (i.e. to upload to somewhere that isn't bintray)

Instead of running brew test-bot --ci-upload use the output bottles and JSON files to upload to the location of your choice.

a way to get both the locally-produced bottle filename, and the filename that it should be uploaded/stored as, without depending on implementation details

The output JSON generated by brew test-bot contains this information.

from homebrew-test-bot.

fredemmott avatar fredemmott commented on July 24, 2024

The output JSON generated by brew test-bot contains this information.

Just checking: is this considered a stable public API?

from homebrew-test-bot.

MikeMcQuaid avatar MikeMcQuaid commented on July 24, 2024

It's simple enough that I don't see it needing to change so: yes, I guess so. It can be considered to follow the versioning of the rest of Homebrew so if there's deprecations they will be announced in the minor version release notes.

from homebrew-test-bot.

fredemmott avatar fredemmott commented on July 24, 2024

Thanks; I'll see if I can find someone who wants to pursue this, otherwise I'll probably take a look some time next year.

from homebrew-test-bot.

scpeters avatar scpeters commented on July 24, 2024

a way to get both the locally-produced bottle filename, and the filename that it should be uploaded/stored as, without depending on implementation details

The output JSON generated by brew test-bot contains this information.

I just ran into this issue since the 1.7.2 tag was made. I made some code that extracts the "filename that it should be uploaded/stored as" from the json and infer the "locally-produced bottle filename" from the name of the json file and changing the extension from json to tar.gz, since the "locally-produced bottle filename" isn't stored in the json.

from homebrew-test-bot.

MikeMcQuaid avatar MikeMcQuaid commented on July 24, 2024

I just ran into this issue since the 1.7.2 tag was made. I made some code that extracts the "filename that it should be uploaded/stored as" from the json and infer the "locally-produced bottle filename" from the name of the json file and changing the extension from json to tar.gz, since the "locally-produced bottle filename" isn't stored in the json.

@scpeters I think it would be good to make brew bottle --json generate that information, what do you think? Would you be interested in submitting a PR to add it?

from homebrew-test-bot.

scpeters avatar scpeters commented on July 24, 2024

@MikeMcQuaid let me know what you think of Homebrew/brew#4736

from homebrew-test-bot.

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.