summaryrefslogtreecommitdiffstats
path: root/.github (follow)
AgeCommit message (Collapse)Author
2022-11-17CI: Use Crystal 1.6.2 in test matrixSamantaz Fox
2022-11-01dockerfile: Pass '-Ddisable_quic' to 'crystal build' (#3376)Samantaz Fox
+ use alpine 3.16 as a base like the crystal team
2022-10-30CI: bump install-crystal action to v1.7.0Samantaz Fox
2022-10-30CI: bump Crystal versionsSamantaz Fox
2022-09-28Never mark feature requests/enhancements as staleSamantaz Fox
2022-08-06crystal 1.5.0 to CI and update crystal versionEmilien Devos
2022-06-08Pull submodules during CISamantaz Fox
2022-06-05Update actions used in GH workflows (#3138)Mohammed Anas
2022-04-16Update crystal version in CISamantaz Fox
2022-01-19Create FUNDING.ymlTheFrenchGhosty
2022-01-16Issue template: ask to read the FAQSamantaz Fox
2021-11-17Bump Crystal version for CI and Docker to 1.2.2TheFrenchGhosty
2021-10-26Delete lock.ymlsyeopite
2021-10-24Bump crystal version for ARM docker container to 1.2.0-r0 (#2527)Samantaz Fox
2021-10-15Add Crystal 1.2.0 to CI and bump install-crystal (#2517)syeopite
2021-10-07Add myself (SamantazFox) as codeowner of locale files (#2472)Samantaz Fox
2021-10-02Update container-release.ymlsyeopite
2021-10-02Install Crystal in container-release for lintersyeopite
2021-10-02Run linter in container-release workflowsyeopite
2021-09-28Create CODEOWNERS (#2417)syeopite
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".
2021-09-01Skip container release for insignficant changes (#2367)syeopite
2021-09-01Make building in release mode optional (#2368)syeopite
2021-08-24remove docker cache on the CI testEmilien Devos
2021-08-24moved APKBUILD files to iv-org/lsquic.cr/dockerEmilien Devos
and remove docker cache
2021-08-21Add cache(?) to arm docker build (#2337)syeopite
* Add cache(?) to arm docker build * Update ci.yml
2021-08-16Update lock inactive days (#2331)Émilien Devos
2021-08-12Exempt "blocked" PRs from being marked as stale (#2321)syeopite
2021-08-09Add CI for testing arm64 docker (#2315)syeopite
* Add CI for testing build of docker-arm64 * Add specs check to dockerfiles
2021-08-06Don't run CI on locale only changes (#2306)syeopite
2021-08-06Bump Crystal 1.1.0 to 1.1.1syeopite
2021-08-06Add nightly crystal to CI matrix (#2264)Caspian Baska
* 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
2021-07-15Include liblsquic build in dockerfile + add support for ARM64 on Docker (#2147)nemunaire
Co-authored-by: Emilien Devos <contact@emiliendevos.be>
2021-06-18Prevent CI run when src or wrkflows aren't chngdsyeopite
2021-06-18Reduce PR stale lengthsyeopite
PRs should be active. Anything that hasn't had activity in more than 45 days should be considered abandoned.
2021-06-11Temporarily remove thread locker commentssyeopite
2021-06-09Update CI's crystal versionsyeopite
2021-06-08Allow issue/pull locker to be manually dispatchedsyeopite
2021-06-08Change wording of issue/pull locker messagesyeopite
2021-06-05Slash inactive days for issue locker by halfsyeopite
2021-06-05Formattingsyeopite
2021-06-05Add workflow to lock stale closed issuessyeopite
2021-02-09Merge pull request #1724 from iv-org/add-issue-templatesTheFrenchGhosty
Add issue templates
2021-02-08Split enhancement and feature request, apply suggestionsPerflyst
2021-02-04Update to Crystal 0.36.1saltycrys
2021-02-02Update to Crystal 0.36.0saltycrys
Crystal versions below `0.36.0` are no longer supported.
2021-01-31Add suggestionsPerflyst
2021-01-30Add issue templatesPerflyst
2021-01-29install crystal 35.1 in ciAndrew Zhao
2021-01-28Remove container release on PRPerflyst
2021-01-22build image daily at 0:00 GMTFireMasterK