Monitoring the general state of continuous integration tests #438
Open
opened 2023-03-28 05:16:38 +00:00 by 3wordchant
·
3 comments
Labels
Clear labels
abra
awaiting-feedback
backups
bug
build
ci/cd
community organising
contributing
coopcloud.tech
design
documentation
duplicate
enhancement
fedi
fedi-infra
finance
funding
good first issue
help wanted
installer
legal
performance
proposal
question
security
test
wontfix
Everything to do with abra
Ping/pong on comms
Something is not working
Go build related issues
Getting the robots into the mix
Opening this thing up
Contributors stuff
Our main website
Design thinking required
Let's write things together
This issue or pull request already exists
New feature
Democratic decision making
Money things
Anything related to grant funding
Easy start with development
Need some help
Installation related issues
Performance related
Large change which requires feedback & decisin making
More information is needed
Securing our shit
Unit or integration test suite
This won't be fixed
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
BornDeleuze
Brooke
carla
cas (Cassowary)
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
iexos
jade (Jade Ambrose)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
moosemower
moritz
notplants
oxaliq (sorrel)
p4u1
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
renovate-bot (Comrade Renovate Bot)
ripclap
simon
sixsmith (Sixsmith)
stevensting
trav (Trav Fryer)
val (val (he/him))
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: toolshed/organising#438
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently, some (most?) recipes have basic continuous integration tests, e.g. Wordpress:
And yet!
So, how to make this all more visible?
Yeh, good to raise it. Some great has been put in! Thanks all 👏 Some thoughts...
I guess there is some avoidance of this due to the fact of not existing for so long (like the missing
abratest suite) and also, it is a bit unreliable (i.e. what is it really testing?) and also it is bit complicated to grasp. Also, it kinda falls into the "whose responsibility is this?" hole.There are so many apps and there are so many
.drone.ymlconfigs, so it's also kinda overwhelming. Maybe we only CI test apps that have some rating of 3+ or something? Or some way to thin it down to a maintained listing which can be watched over going forward.I think we need to switch from
stack-ssh-deployto actually usingabra? And some scenarios, instead of just deploy only (e.g. "can make new app from recipe", "can backup deployed app", etc.)? Again, I'm thinking of the YunoHost CI system.Idk maybe we need to work back from the automation to how can we test things manually ourselves on our local workstations? Easier to grasp and for people to be involved in. This was what we ended up with the recipe versioning automation?
Related: coop-cloud/organising#401
Following on from coop-cloud/organising#438 (comment) 👉 coop-cloud/organising#491