Commit Graph

10 Commits

Author SHA1 Message Date
Sat Naing 2bc9296732 build: add read permission in ci workflow (#536)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-06-14 08:36:54 +07:00
Gray 53696266fd build: specify pnpm version in package.json and ci.yml (#513)
Specify pnpm version in both `package.json` and
`ci.yml` to avoid build errors during deployment.

---------
Closes #512
Co-authored-by: satnaing <satnaingdev@gmail.com>
2025-06-06 13:35:28 +07:00
satnaing cb9fd59f79 build: migrate CI and Docker setup to pnpm 2025-03-08 18:21:37 +07:00
Sat Naing 58a0d25743 chore: format .github markdown files with Prettier (#400) 2024-10-14 18:31:08 +07:00
satnaing e1ba9c1008 chore: add FUNDING.yml 2024-10-13 10:36:54 +07:00
satnaing 743e258de4 chore(template): add PR template 2024-10-13 09:42:30 +07:00
Sat Naing 1dae9b2179 docs: add contributing guidelines 2024-10-13 09:27:22 +07:00
Sat Naing c429126982 chore(templates): add issue templates 2024-10-12 17:57:11 +07:00
Sat Naing 06714b86ee docs: add code of conduct 2024-10-12 10:10:00 +07:00
Sat Naing 3306cd9af7 ci: add CI workflow (#340)
Add a continuous integration workflow to check linting,
code formatting, and ensure successful builds.
2024-08-02 09:31:43 +07:00