intrigus-lgtm
2a6a05f2b8
Use fork of action-docker-layer-caching to prevent warnings ( #1794 )
...
https://github.com/satackey/action-docker-layer-caching hasn't been updated in quite some time.
E.g. GitHub has started to complain about the deprecated `save-state` command.
Solve this by switching to a newer fork.
2 years ago
Disconnect3d
2f3438ddb2
CI: disable builds on push ( #1788 )
2 years ago
Disconnect3d
0db1eeadca
Remove ArchLinux from CI ( #1776 )
...
Since it breaks every now and then. This should be reverted when we start to install deps in a virtualenv
2 years ago
Xeonacid
1224cf75ef
Support Arch Linux docker test ( #1378 )
...
* Specify dockerfile for ubuntu/debian
To add Dockerfile.arch later
* Support Arch Linux docker test
* Fix setup-dev supported distro
* Create set_zigpath function
* Download zig from upstream for archlinux
* Add hash as part of key for docker cache
as https://github.com/satackey/action-docker-layer-caching#inputs notes.
3 years ago
Disconnect3d
dd6454065d
Merged #1351 PR: Run tests in docker images ( #1370 )
...
* Added images to DockerFile
* Docker test
* Docker.yml changes, longer timeout and naming changes
* typo in run command
* added matrix for docker workflow 'testing'
* typo in matrix
* git fixes
* docker testing
* Changed stage build'testing'
* testing docker change
* Run images in seperate containers
* docker files added
* reverted Dockerfile
* Removed files from the index (now ignored)
* Docker test, changed build to pull
* Update comments in Ubuntu and Debian dockerfiles
* added main service back
* Reducing common code
* Condensing docker-compose.yml
* Revert docker-compose.yml changes
* Removing matrix from docker-compose.yml
* removing target images from docker-compose
* Added dockerfile-unitTests
* Condensing docker-compose.yml
* Reverting compose changes
* Merged Dockerfiles and fixed image names
* removed .DS_Store
* Revert pycharm_debugging.md
* Testing remove
* Testing remove
* Remove ds files
* Add files via upload
* Add files via upload
* Docker changes
* Docker workflow changes
* Update Dockerfile
* Update docker-compose.yml
* shorten docker-compose.yml by using yaml anchors
* fix docker-compose.yml
Co-authored-by: Kevin Nguyen <u7315258@anu.edu.au>
Co-authored-by: Filip Mazur <110886132+mazfil@users.noreply.github.com>
Co-authored-by: KevinN318 <110944398+KevinN318@users.noreply.github.com>
Co-authored-by: Filip Mazur <u6934917@anu.edu.au>
3 years ago
Gulshan Singh
9755a40d7b
Build docker in CI ( #1117 )
3 years ago