Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix up CI: CI for backend #1685

Closed
yarikoptic opened this issue Sep 21, 2023 · 5 comments
Closed

Fix up CI: CI for backend #1685

yarikoptic opened this issue Sep 21, 2023 · 5 comments
Assignees
Labels
maintenance Action to maintain the system (neither a bugfix nor an enhancement)

Comments

@yarikoptic
Copy link
Member

In #1679 I spotted that "CI for backend" is all red and apparently it was so for weeks without anyone addressing that:

image

@CodyCBakerPhD
Copy link

If it's helpful at all - I've been using an email notification as a part of the NWB Inspector health monitor (daily checks), it's proven very useful and can be modified to notify any number of people when the CI fails

https://github.com/NeurodataWithoutBorders/nwbinspector/blob/dev/.github/workflows/dailies.yml#L16-L30

@yarikoptic
Copy link
Member Author

I am also getting similar notifications for a number of projects.
FWIW -- historical logs are collected by https://github.com/con/tinuous and archived on drogon at /mnt/backup/dandi/tinuous-logs/dandi-archive/ for this repo happen you want to compare to older logs etc

@waxlamp waxlamp added the maintenance Action to maintain the system (neither a bugfix nor an enhancement) label Sep 22, 2023
@waxlamp waxlamp self-assigned this Sep 22, 2023
@mvandenburgh mvandenburgh self-assigned this Sep 25, 2023
@yarikoptic
Copy link
Member Author

@mvandenburgh any progress on this? any new PR is hindered with redness.

@mvandenburgh
Copy link
Member

It's a breaking change in django-storages (relevant issue: jschneier/django-storages#1308). I opened a PR to pin this dependency to the last working version, which will unblock CI while I work on getting the latest version to work.

@waxlamp
Copy link
Member

waxlamp commented Feb 2, 2024

This has been fixed.

@waxlamp waxlamp closed this as completed Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Action to maintain the system (neither a bugfix nor an enhancement)
Projects
None yet
Development

No branches or pull requests

4 participants