Build is green
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 4 2022
LGTM, I guess we should deploy this as soon as possible, right ?
LOL, thanks Jenkins
Build has FAILED
Apply @anlambert's suggested changes
Build is green
Build is green
Use an offset of -15h when querying the api which is the lower timezone recorded in the tzdb
Fix content or directory branch browsing when the branch query parameter
is passed to the directory browsing view and update tests to cover that
case.
State storage is not guaranteed to return the same timezone that was written (postgresql returns the local timezone of the server iirc). You should convert it just before querying the API.
Jeez, what a subtle bug !
Build is green
Ensure we query the api with the same timezone Us/Pacific date as the http api use for querying and expressing results
Nice to have iteration documented officially by the API for once :)
Nov 3 2022
Build is green
Use more Pythonic way to concatenate lists
Could you replace "added" with "Add" in the commit message and diff title, to follow https://docs.softwareheritage.org/devel/contributing/git-style-guide.html ?
aaah thanks, I meant to do that but forgot
Build is green
Rebase
Build is green
- feat: Use subprocess.check_call and extract .tar obtained from .rpm
- Remove extra TODOs and FIXMEs
- Add missing copyrights
Build is green
- feat: Use subprocess.check_call and extract .tar obtained from .rpm