| commit | 9571cf65f4fb334accfdf094f41ccb534fb629a9 | [log] [tgz] |
|---|---|---|
| author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Mon Feb 26 23:11:49 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Feb 26 15:13:00 2024 -0800 |
| tree | e53345c5d7896988f9c2c31cdc7e8f11676f28b3 | |
| parent | 7967a67625a48a2ebfef9d592b96f751b0f3ef09 [diff] |
[roll] Roll infra/recipes Use removeprefix/removesuffix Now that recipes are on Python 3.11, we can use these new functions introduced in Python 3.9, which simplify removing a prefix or suffix from a string. They return the original the string if the original string does not have the specified prefix/suffix. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/941072 Original-Revision: 68fef9acb3e4465984047aa782af909fce6a5809 GitOrigin-RevId: e86ead6ad9095d70e99187885c49a5648721627e Change-Id: Ia3b9f77713f7e261a7f98e68483d9e9180a2dc60
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.