Commit Graph

12 Commits

Author SHA1 Message Date
JP Simard 3511512dce Revert "Publish a multi-platform Docker image" (#5363)
This reverts commit 73c49d5a48.
2023-11-19 15:06:43 -05:00
JP Simard 73c49d5a48 Publish a multi-platform Docker image
Addresses https://github.com/realm/SwiftLint/issues/4531
2023-11-16 19:02:48 -05:00
JP Simard f9e7ffa6d9 Fix Docker (#5238)
Swift 5.9 needs more dynamic libraries to be available, which grows the
size of the final Docker image from 423MB to 449MB.
2023-09-26 17:35:04 +00:00
Gabriel Féron 409f117da9 Use Ubuntu 20.04 to release Linux binaries (#4882)
* Use Ubuntu 20.04 to release Linux binaries

Using the latest version of Ubuntu leads to incompatibilities with `glibc` versions from LTS versions.

* Use Ubuntu 20.04 for Azure pipelines
2023-04-13 13:25:43 -04:00
JP Simard 100b3eec2a Update Docker CI job to use actions/checkout@v3 (#4675) 2023-01-06 18:04:50 +00:00
JP Simard ea41b9fd09 Rename default branch from master to main (#4116) 2022-09-01 07:09:46 -04:00
JP Simard 235264bb7e Stop building Docker images for Swift 5.5 (#4068)
Follow-up to https://github.com/realm/SwiftLint/pull/4037
2022-08-07 22:03:45 -04:00
JP Simard 21bb280068 Build additional Docker image with Swift 5.5 (#3904)
* Build additional Docker image with Swift 5.5
* Build `swiftlint_linux_swift_5_5.zip`
2022-03-17 17:27:05 -04:00
JP Simard 3d1821d3c0 Revert "Publish a multi-platform Docker image"
This reverts commits 76dae19b1c &
11e86babc7.
2022-01-21 15:38:21 -05:00
JP Simard 76dae19b1c fixup! Publish a multi-platform Docker image 2022-01-21 15:36:14 -05:00
JP Simard 11e86babc7 Publish a multi-platform Docker image 2022-01-21 15:33:00 -05:00
JP Simard f38083998d Update docker.yml 2022-01-21 07:39:47 -08:00