commit | 3f6efe9a871c629fb465d34336250c5267189513 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Mar 18 13:24:50 2025 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Mar 19 17:36:24 2025 +0000 |
tree | 23ffe7292e82f9c2a56c0f4480bc3fcb5401e4ce | |
parent | 6425f84efe7f6f7e4b12a1579362293460bcec15 [diff] |
Stop using cached upper-constraints.txt When we used ADD, we were having cache busting problems because there's no way to download the specific file, so we should operate instead on the git repo which will be pinned and cache busted if the commit changes. Skip-Release-Notes Change-Id: Iab83b182581ebaed6cf2cd8dec7bac3da1f8ea48
If you have any questions and discussions about Atmosphere, you can join the community:
You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::
pre-commit install --hook-type commit-msg