Opened at 2024-12-06T22:02:05Z
Closed at 2024-12-13T13:17:46Z
#4141 closed enhancement (fixed)
CI checks for PRs should use reproducible environments as much as possible - not latest
Reported by: | btlogy | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | dev-infrastructure | Version: | n/a |
Keywords: | ci | Cc: | |
Launchpad Bug: |
Description
This has been discussed at least in PR1399 while fixing #4136:
And may be ending in the master soon via this commit in PR1395:
https://github.com/tahoe-lafs/tahoe-lafs/pull/1395/commits/e56c39a74eeff25723b10650873a71ecd85d85f4
But I think it is worth a ticket to state where we stand, and may how far we should/could go in pinning (we might be constrained: see #4053).
Also, it could make sense to use latest in some other context (not for PRs): see #4021.
Change History (2)
comment:1 Changed at 2024-12-06T22:02:24Z by btlogy
- Type changed from defect to enhancement
comment:2 Changed at 2024-12-13T13:17:46Z by hacklschorsch
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This has been fixed with https://github.com/tahoe-lafs/tahoe-lafs/pull/1404