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

Have a dashboard that reports the modules with failing remote tests #2205

Open
bsipocz opened this issue Nov 12, 2021 · 2 comments
Open

Have a dashboard that reports the modules with failing remote tests #2205

bsipocz opened this issue Nov 12, 2021 · 2 comments

Comments

@bsipocz
Copy link
Member

bsipocz commented Nov 12, 2021

I'm just brainstorming about the ways that will help us noticing, assigning, and addressing failing remote tests in a timely manner. One way would be a dashboard, or another a github action that also pings those who are maintaining the given module: #1446 (if there is someone at archives, the rest of the modules would remain in the "best effort" category by the library maintainers).

E.g. the list in #2203 will become outdated very soon.

@keflavich
Copy link
Contributor

A dashboard sounds useful; can we use the gh projects pages for this? or is there some other automated tool? I don't think it's a good use of limited for us to build a dashboard when there are so many dispersed failures.

@bsipocz
Copy link
Member Author

bsipocz commented Nov 12, 2021

I think the gh pages would require issues to be created for each items (otherwise people would not be assigned anyway). I think that would be a bit of a noise-generating for the main repo, which may still be OK. Or technically those isses could go into a separate repo.

Anyway, if someone feels the urge of playing with a bit of github API, build a custom actions and make this work, it would be a great addition of infrastructure :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants