Skip to content

Releases: msys2/msys2-texlive

20210424

24 Apr 11:00
8a19947
Compare
Choose a tag to compare
Don't create empty files

atleast have a comment in them
or else Github throws error's

20210416

16 Apr 17:56
566a18d
Compare
Choose a tag to compare
Fix action

20210408

08 Apr 14:22
ef7cd6d
Compare
Choose a tag to compare
Revert "Use ThreadPoolExecutor while creating tar archive also"

This reverts commit 0561cb7192c4da19eba62e1a03b9200b164ffd80.

20210407

07 Apr 11:19
07fbb05
Compare
Choose a tag to compare
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

06 Apr 10:21
33356a8
Compare
Choose a tag to compare
Set GITHUB_TOKEN manually

20210404

04 Apr 14:50
fab288f
Compare
Choose a tag to compare
Only upload when a release is made