-
list containers, import setttings, stop/remove old one, create and start new one with exactly same settings
https://pkg.go.dev/github.com/docker/docker/client#Client.ContainerList
https://pkg.go.de…
-
Can you recommend me an open-source free to use CI/CD engine where I can define build steps through a JSON config file, such as command line commands to run, or batch files to execute, and the ability…
-
# Tasks
- [x] Set up initial ElectronJS app - @McSohan
- [x] Set up basic GitHub CI/CD - @ishanppendse
- [x] Linting and Formatting - @amnore
- [x] Testing - Zhihang Li
- [x] Set up Code Quality To…
-
![image](https://github.com/user-attachments/assets/802bfd53-97ab-48b1-8fa9-8a927a76ba92)
CI/CD, which stands for continuous integration and continuous delivery/deployment, aims to streamline and a…
-
-
-
* Create GitHub Action for Running Unit Tests
* Configure Branch Protection Rules
m0nq updated
22 hours ago
-
Stubs are not executed in CI/CD and could be wrongly implemented. We need to add to each component tested a stub run as well.
-
- [X] Add firebase on project
- [ ] Create github action
-
# Key Deliverables:
- [ ] Automate image build upon merge
- [ ] Automate testing during pull-requests commit
- [ ] Deploy?? How and where?