syeopite
6f19a3a21e
Delete lock.yml
3 years ago
Samantaz Fox
5eb83bb39c
Bump crystal version for ARM docker container to 1.2.0-r0 ( #2527 )
3 years ago
syeopite
d6eaeef8a6
Add Crystal 1.2.0 to CI and bump install-crystal ( #2517 )
3 years ago
syeopite
402bb01151
Update container-release.yml
3 years ago
syeopite
82a1d9dffa
Install Crystal in container-release for linter
3 years ago
syeopite
570541ba49
Run linter in container-release workflow
3 years ago
syeopite
a4ff0b62ce
Skip container release for insignficant changes ( #2367 )
3 years ago
syeopite
dd141daefd
Make building in release mode optional ( #2368 )
3 years ago
Emilien Devos
5c74196f60
remove docker cache on the CI test
3 years ago
Emilien Devos
33724d40a8
moved APKBUILD files to iv-org/lsquic.cr/docker
...
and remove docker cache
3 years ago
syeopite
1d4dd4484d
Add cache(?) to arm docker build ( #2337 )
...
* Add cache(?) to arm docker build
* Update ci.yml
3 years ago
Émilien Devos
8bd2669d3d
Update lock inactive days ( #2331 )
3 years ago
syeopite
2fdb2c7c9a
Exempt "blocked" PRs from being marked as stale ( #2321 )
3 years ago
syeopite
637a5cc14f
Add CI for testing arm64 docker ( #2315 )
...
* Add CI for testing build of docker-arm64
* Add specs check to dockerfiles
3 years ago
syeopite
7ddab5b8cd
Don't run CI on locale only changes ( #2306 )
3 years ago
syeopite
a26adb162c
Bump Crystal 1.1.0 to 1.1.1
3 years ago
Caspian Baska
ef5df36a8a
Add nightly crystal to CI matrix ( #2264 )
...
* Add nightly crystal to a spec matrix
This project is very large and serves as a great test bed for breakages
in nightly builds of crystal
* Order crystal version in CI matrix
* Add daily CI runs
3 years ago
nemunaire
aa3608f0af
Include liblsquic build in dockerfile + add support for ARM64 on Docker ( #2147 )
...
Co-authored-by: Emilien Devos <contact@emiliendevos.be>
3 years ago
syeopite
2fc0a6df93
Prevent CI run when src or wrkflows aren't chngd
3 years ago
syeopite
0a9c804940
Reduce PR stale length
...
PRs should be active. Anything that hasn't had activity in more than 45 days should be considered abandoned.
3 years ago
syeopite
5f8e47a14d
Temporarily remove thread locker comments
3 years ago
syeopite
114cac99e7
Update CI's crystal version
3 years ago
syeopite
7f272f1293
Allow issue/pull locker to be manually dispatched
3 years ago
syeopite
dd13392e36
Change wording of issue/pull locker message
3 years ago
syeopite
abbc2bad35
Slash inactive days for issue locker by half
3 years ago
syeopite
b491d69eec
Formatting
3 years ago
syeopite
d93514d327
Add workflow to lock stale closed issues
3 years ago
saltycrys
689795e8bc
Update to Crystal 0.36.1
4 years ago
saltycrys
5311683d43
Update to Crystal 0.36.0
...
Crystal versions below `0.36.0` are no longer supported.
4 years ago
Andrew Zhao
fedaef5d17
install crystal 35.1 in ci
4 years ago
Perflyst
e35345f135
Remove container release on PR
4 years ago
FireMasterK
c86e9dfc8a
build image daily at 0:00 GMT
4 years ago
FireMasterK
40a2579821
different steps depending on event.
4 years ago
Perflyst
380b64071e
Expire sha images after 6 weeks
4 years ago
Perflyst
5ce0b1c18e
Remove image digest output
...
Does not work with two images at the same time
4 years ago
Perflyst
a00453e151
Build latest only on master, add commit sha tag
...
Close #1688
4 years ago
Perflyst
a1aa40f500
Fix container build
4 years ago
Perflyst
d4ddd7204d
Rename release.yml to container-release.yml
4 years ago
Perflyst
8584654f11
Add container CI release
4 years ago
saltycrys
5f02237119
Remove unused steps from CI
...
There is no way to cache Crystal unfortunately.
See https://github.com/oprypin/install-crystal/issues/2
4 years ago
TheFrenchGhosty
ca4408b343
Merge pull request #1519 from saltycrys/github-actions-ci
...
Switch to GitHub Actions for CI
4 years ago
saltycrys
eb6d3d68a9
Run CI on `api-only` branch, too
4 years ago
TheFrenchGhosty
c98c7d47db
Better message for the Stale action
4 years ago
TheFrenchGhosty
194694a59b
Replace the Stale bot with a Github action because it has been reported as dead
4 years ago
saltycrys
21c1450e4a
Run CI only once per change
4 years ago
saltycrys
2b6b0e62f4
Add shard caching to CI
4 years ago
saltycrys
0fa1567793
Display lint fixes on lint error
4 years ago
saltycrys
139017ba7c
Switch to GitHub Actions for CI
...
Travis CI is slow, builds are first queued up forever and then the builds
themselves are slow, too.
GitHub Actions run pretty much immediately and are fast. Also separate jobs run
at the same time unlike on Travis CI.
4 years ago