Lewis Cowles
Lewis Cowles
@vnghia would stopping the containers then become a responsibility of the workflow orchestrator, rather than step? I'd have thought docker steps would stop containers once the step is complete. Always...
If you used playwright.config.js / ts; I think you could control the server via environment variable... Then you can default to the values you've hard-coded in `tests/test_datasette_lite.py`, and change that...
For-now fix is to run `aws configure`, and fill in the details so a default profile is present. Meh, I guess it works.
> Meh, I guess it works. But is not ideal!
This is my fault. As I understand it, any contributor with write access could write to a repo a script which uses that token for nefarious purposes. It's also very...
There is even a `pages: write`. So here is the weird thing. What the heck do I need a token for? When I use `contents: write` I don't need an...
Thanks for the explainer @yoannchaudet I'll be interested to see what the other permissions of id-token are or if it's just "hey, it's me GitHub". There must be lots more...
Ah I think I see something here that I will get updated. Looks like `job_workflow_ref` paired with `environment` and `runner_environment` do satisfy things from the situation I was thinking of....
@terryf82 > When the permissions key is used, all unspecified permissions are set to no access, with the exception of the metadata scope, which always gets read access. Should be...
Basically, can someone close this, because this module is removed in 3.13+ https://peps.python.org/pep-0594/ https://github.com/TalkBank/batchalign2/issues/24 will be what I might follow, as well as https://github.com/ManimCommunity/manim/issues/3968 to see what folks use instead....