summaryrefslogtreecommitdiffstats
path: root/.github (follow)
AgeCommit message (Collapse)Author
2024-01-10Exempt issues with "exempt-stale" from staling (#4385)syeopite
The exempt-stale label was not actually set to exempt issues from staling...
2023-12-06Chores: Update Crystal CI (#4239)Samantaz Fox
2023-12-06Remove short sha docker tag (#4312)unbelauscht
2023-12-06docker-meta generate versioned docker tags & OCI labels (#4161)unbelauscht
* Use docker-meta to generate tags and labels + versioning I updated the workflow to have additional tags based on git tags. This way an administrator can get images by Invidious version tag. * Use current date as image tag * Switch to YYYY.MM.DD-SHA_SHORT * Use short sha to follow existing tagging style * revert build-push-actions to v5 --------- Co-authored-by: panda <panda@purplehaze.com>
2023-12-01ci: update github actions (#4209)Abdul Rauf
* ci: update actions/checkout to v4 * ci: remove patch version from crystal-lang/install-crystal latest patch will be automatically installed which is 1.8.1 https://github.com/crystal-lang/install-crystal * ci: update docker/setup-buildx-action to v3 * ci: update docker/build-push-action to v5 * ci: update docker/setup-qemu-action to v3 * ci: update docker/login-action to v3 * ci: actions/stale to v8 https://github.com/actions/stale/blob/main/CHANGELOG.md * Revert "ci: remove patch version from crystal-lang/install-crystal" This reverts commit 8c39ce846fa0a7057d66dc25b853c40b2366faf3.
2023-11-07Add CI for Crystal 1.10.1syeopite
2023-11-07Drop support for Crystal 1.6.2syeopite
2023-09-18Bump stale timer for PRs (#4107)Samantaz Fox
2023-09-16Bump stale timer for PRssyeopite
2023-09-16Bump crystal-install tooSamantaz Fox
2023-09-16Update crystal version matrix in ci.ymlSamantaz Fox
2023-09-16Test crystal 1.8.2Émilien (perso)
2023-07-26Remove(?) lsquic from make and docker filessyeopite
2023-06-06Only close at 90% similarityÉmilien Devos (perso)
2023-06-03Better message for auto closeÉmilien Devos (perso)
2023-06-03add one return line for the reply messageÉmilien Devos (perso)
2023-06-03auto close duplicated issuesEmilien Devos
2023-04-25CI: Remove crystal 1.3.2Samantaz Fox
2023-04-25CI: Add crystal 1.7.3 and 1.8.1Samantaz Fox
2023-02-19Allow to set a label for exempting from staling (#3651)Émilien Devos (perso)
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