Commit Graph

88 Commits (master)

Author SHA1 Message Date
syeopite b16f66ef00
Exempt issues with "exempt-stale" from staling (#4385)
The exempt-stale label was not actually set to exempt issues from staling...
4 months ago
Samantaz Fox 07b366f06b
Chores: Update Crystal CI (#4239) 5 months ago
unbelauscht 72478ba704
Remove short sha docker tag (#4312) 6 months ago
unbelauscht 9e970fe4bd
docker-meta generate versioned docker tags & OCI labels (#4161)
* 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>
6 months ago
Abdul Rauf d76fed5850
ci: update github actions (#4209)
* 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 8c39ce846f.
6 months ago
syeopite 2562f80695
Add CI for Crystal 1.10.1 6 months ago
syeopite fead0e14ac
Drop support for Crystal 1.6.2 6 months ago
Samantaz Fox bf35200207
Bump stale timer for PRs (#4107) 8 months ago
syeopite 760bf4cfb3
Bump stale timer for PRs 8 months ago
Samantaz Fox bbf067ed55
Bump crystal-install too 8 months ago
Samantaz Fox 33ce0ddf14
Update crystal version matrix in ci.yml 8 months ago
Émilien (perso) cc03610325
Test crystal 1.8.2 8 months ago
syeopite a8ba02051b
Remove(?) lsquic from make and docker files 10 months ago
Émilien Devos (perso) 545a5937d8
Only close at 90% similarity 12 months ago
Émilien Devos (perso) bc06c2fc27
Better message for auto close 12 months ago
Émilien Devos (perso) 7ea6ec1f52
add one return line for the reply message 12 months ago
Emilien Devos 042ad1f266 auto close duplicated issues 12 months ago
Samantaz Fox e24feab1f7
CI: Remove crystal 1.3.2 1 year ago
Samantaz Fox d1b51e57a2
CI: Add crystal 1.7.3 and 1.8.1 1 year ago
Émilien Devos (perso) b287ddc52a
Allow to set a label for exempting from staling (#3651) 1 year ago
Samantaz Fox 1bb8f2815d
CI: Use Crystal 1.6.2 in test matrix 2 years ago
Samantaz Fox 758b7df400
dockerfile: Pass '-Ddisable_quic' to 'crystal build' (#3376)
+ use alpine 3.16 as a base like the crystal team
2 years ago
Samantaz Fox 8096c2d81d
CI: bump install-crystal action to v1.7.0 2 years ago
Samantaz Fox 4e1f5c8357
CI: bump Crystal versions 2 years ago
Samantaz Fox 7069969198
Never mark feature requests/enhancements as stale 2 years ago
Emilien Devos 0c64a86ebe crystal 1.5.0 to CI and update crystal version 2 years ago
Samantaz Fox 1b251264a6
Pull submodules during CI 2 years ago
Mohammed Anas 7ad111e2f6
Update actions used in GH workflows (#3138) 2 years ago
Samantaz Fox 4fd1631b30
Update crystal version in CI 2 years ago
TheFrenchGhosty 8b0ed8b110
Create FUNDING.yml 2 years ago
Samantaz Fox fa2c8f42b3
Issue template: ask to read the FAQ 2 years ago
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