Franz Guzmán
|
159e7a1413
|
Refactor GitHub Actions draft workflow and Dockerfile to use upx to compress binary (#247)
* Refactor GitHub Actions draft workflow and Dockerfile to use upx to compress binary
* Update missing logic to move file to gh actions runner
|
2024-10-18 13:32:03 -05:00 |
|
David Mazarro
|
e91090242d
|
Simplification of Nix flake and removal of GHC 8 (#245)
Co-authored-by: CristhianMotoche <cristhian.motoche@gmail.com>
Co-authored-by: Sebastián Estrella <2049686+sestrella@users.noreply.github.com>
|
2024-10-01 10:14:44 -05:00 |
|
Sebastián Estrella
|
0e4bef339b
|
[#133] Create releases with pre-compiled binaries (#194)
Co-authored-by: Cristhian Motoche <cmotoche@stackbuilders.com>
Co-authored-by: David Mazarro <dmunuera@stackbuilders.com>
|
2022-05-11 16:30:50 -05:00 |
|
Sebastián Estrella
|
51c2f9b550
|
[#181] Separate build-and-test from the release process (#183)
Co-authored-by: Franz Guzmán <fguzman@stackbuilders.com>
|
2022-04-01 13:45:11 -05:00 |
|
Juan Paucar
|
e882dc039f
|
Allow aeson 2 (#166)
* New bounds for aeson and yaml packages
* Update version
Co-authored-by: CristhianMotoche <cristhian.motoche@gmail.com>
|
2021-11-16 21:42:17 -05:00 |
|
Juan Paucar
|
81abdc15ae
|
Consider new file directory for executable
|
2021-10-17 22:29:46 -05:00 |
|
Juan Paucar
|
61631efafe
|
Inclue extra files mentioned on cabal file
|
2021-10-17 21:35:55 -05:00 |
|
Juan Paucar
|
6aacacff8f
|
Take into account cabal 3 bahaviour
|
2021-10-17 21:19:02 -05:00 |
|
Juan Paucar
|
9a8d463a8f
|
update alpine version to support newer cabal
|
2021-10-17 20:32:15 -05:00 |
|
Nicko Vivar D
|
924ece0da9
|
Remove testing dependencies of the Dockerfile
|
2019-11-22 17:48:26 -05:00 |
|
Nicko Vivar D
|
06025a4e7b
|
Update Dockerfile
|
2019-02-07 11:20:07 -05:00 |
|
Götz Christ
|
6312aa06ac
|
Create ~/.ssh directory on the Docker image.
Update README.md and CHANGELOG.md
|
2018-05-22 09:23:21 -05:00 |
|
Javier Casas
|
8595ce83a2
|
Add back SSH to the Hapistrano Docker image so it can connect to the destination machine to deploy.
|
2018-05-14 08:23:06 -05:00 |
|
Javier Casas
|
80c85b44e2
|
Docker image (#92)
* Dockerfile for building a Hapistrano image
|
2018-05-05 11:55:47 -05:00 |
|