Releases: msys2/msys2-texlive
Releases · msys2/msys2-texlive
20210424
Don't create empty files atleast have a comment in them or else Github throws error's
20210416
Fix action
20210408
Revert "Use ThreadPoolExecutor while creating tar archive also" This reverts commit 0561cb7192c4da19eba62e1a03b9200b164ffd80.
20210407
Don't ignore `.` in pacakge names It caused problem because a core package with configurations called `texlive.infra` was ignored https://tug.org/pipermail/tldistro/2021q2/000397.html Instead we are ignoring `.ARCH` pacakge name when in depends section. Also, when resolving dependencies also include dependencies of packages. We were missing ~25 packages previously because of this and it cause problem which can't be easily debugged.
20210406
Set GITHUB_TOKEN manually