Commit Graph

57 Commits (14a57fd229e428c1d51e6b1518332c1249adc109)

Author SHA1 Message Date
TheFrenchGhosty 12c219ee6c
Bump Crystal version for CI and Docker to 1.2.2 3 years ago
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
Samantaz Fox f85930700b
Add myself (SamantazFox) as codeowner of locale files (#2472) 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 82e6f6e095
Create CODEOWNERS (#2417)
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

Allows automatically assigning PRs to teams/users when it modifies a 
specific section of the repo that they "own".
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
TheFrenchGhosty 55ce1ce3ec
Merge pull request #1724 from iv-org/add-issue-templates
Add issue templates
4 years ago
Perflyst 2b14633047 Split enhancement and feature request, apply suggestions 4 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
Perflyst b30db728cc
Add suggestions 4 years ago
Perflyst ec8fe21485 Add issue templates 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