yeasy
|
28f49b6dc1
|
Add release-pdf CI workflow for automated PDF builds
|
2026-04-05 08:29:11 -07:00 |
|
yeasy
|
fae0a7a092
|
ci: add auto-release.yml, remove release-pdf.yml, limit CI trigger to master
|
2026-04-05 07:57:56 -07:00 |
|
yeasy
|
74c90a245d
|
Auth mdpress API
|
2026-03-28 20:46:16 -07:00 |
|
yeasy
|
c69a625a46
|
Update release workflow with PDF tag naming
|
2026-03-27 11:18:08 -07:00 |
|
yeasy
|
8e5468e8c2
|
Add CJK font support to CI
|
2026-03-26 08:42:40 -07:00 |
|
 dependabot[bot]andGitHub
|
d494a19614
|
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)
Updates `actions/upload-artifact` from 4 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-25 18:46:02 +00:00 |
|
Baohua Yang
|
8e8c554482
|
fix: update docker-compose V1 syntax to V2 and add release PDF workflow
Replace remaining docker-compose command references with docker compose (V2).
Add GitHub Actions workflow to auto-generate PDF via mdpress on release.
|
2026-03-19 20:21:06 -07:00 |
|