Content
@
0 reply
0 recast
2 reactions
Salief
@salief
How do you go about testing CI/CD locally?
6 replies
1 recast
39 reactions
Mo
@meb
I heard GitHub act is good to set up in VSCode for replicating, but never went through with setup
1 reply
0 recast
3 reactions
alec
@alecpap
is there a good local tool for github actions? best process i've found is to use a script(s) (@google/zx) that does the ci/cd "stuff" and then invoke those scripts from github actions. for local testing, run the script
0 reply
0 recast
0 reaction
xh3b4sd ↑
@xh3b4sd.eth
Can you tell us more about what exactly you consider testing locally? I run everything in Github actions and I just try to make sure that the interfaces work properly together.
1 reply
0 recast
0 reaction
vimes
@vimes
If on GitHub, Act is the way to go.
0 reply
0 recast
2 reactions
Fiz
@fiz
Dockerize everything
0 reply
0 recast
0 reaction
NCOOKIΞ
@ncookie.eth
Prayer
0 reply
0 recast
0 reaction