Commit Graph

5 Commits

Author SHA1 Message Date
ccbikai
897afd84be feat: add funding options for contributors
This change introduces support for GitHub Sponsors and Buy Me a Coffee, making it easier for users to contribute financially to the project.
2024-09-24 21:22:08 +08:00
ccbikai
cc223e329b feat: add main branch trigger to Docker workflow
Enhance Docker image creation by automating the process on main branch pushes, reducing manual intervention and ensuring timely updates.
2024-09-18 20:31:20 +08:00
ccbikai
58be3f399c chore: eslint fix and upgrade dependencies 2024-08-31 16:29:02 +08:00
ccbikai
d2b6324aa4 feat: Add Docker image build and push workflow
Automate Docker image creation and publishing to GitHub Packages, enhancing deployment efficiency and supply chain security through artifact attestations.
2024-08-31 14:01:04 +08:00
Haotian Chen
d787f6871c feat: automatic sync upstream using Github Actions
After forking the project, due to the limitations imposed by GitHub, you need to manually enable Workflows and Upstream Sync Action on the Actions page of the forked project.
2024-08-08 21:08:46 +08:00