<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/.github/workflows, branch v0.1.24</title>
<subtitle>This is a new Minecraft launcher that is currently in development. It is designed to be a modern, fast and efficient launcher. It is written in Rust. Aims to be a Reproducible Minecraft Workspace Manager.</subtitle>
<id>https://git.hydroroll.team/DropOut/atom?h=v0.1.24</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=v0.1.24'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-16T06:24:02Z</updated>
<entry>
<title>ci(workflows): remove issue-checker due to incorrect PR labeling</title>
<updated>2026-01-16T06:24:02Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-16T06:22:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=9fafc670ccbce9d1f457bb69d03b40988d98b961'/>
<id>urn:sha1:9fafc670ccbce9d1f457bb69d03b40988d98b961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add GitHub issue and PR templates with automation workflows</title>
<updated>2026-01-16T03:01:19Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-16T03:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=83027c383f26f772842771a6d670642fd36c269a'/>
<id>urn:sha1:83027c383f26f772842771a6d670642fd36c269a</id>
<content type='text'>
- Add bilingual issue templates (English &amp; Chinese)
  - Bug report template with prerequisite checkboxes
  - Feature request template
  - Question template
  - Reverse checkbox detection ("I have not read carefully")

- Add bilingual PR templates (English &amp; Chinese)
  - Comprehensive checklist for code quality and testing
  - Test environment documentation section
  - Breaking changes section

- Add GitHub Actions workflows
  - Auto-labeling based on issue content
  - Auto-close issues with unchecked prerequisites
  - Stale issue and PR management (90/60 days)

- Add template configuration
  - External links for discussions and wiki
  - Template chooser interface
</content>
</entry>
<entry>
<title>fix(security): Potential fix for code scanning alert no. 6: Workflow does not contain permissions</title>
<updated>2026-01-16T01:47:52Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T01:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=7c5e19592110577a9e6445ad15ad30dc3fe68bae'/>
<id>urn:sha1:7c5e19592110577a9e6445ad15ad30dc3fe68bae</id>
<content type='text'>
Co-authored-by: Copilot Autofix powered by AI &lt;62310815+github-advanced-security[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix(security): Potential fix for code scanning alert no. 2: Workflow does not contain permissions</title>
<updated>2026-01-16T01:44:48Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T01:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=39028e316068b1dd8a8cfbff14b9e2a131dd8aa5'/>
<id>urn:sha1:39028e316068b1dd8a8cfbff14b9e2a131dd8aa5</id>
<content type='text'>
Co-authored-by: Copilot Autofix powered by AI &lt;62310815+github-advanced-security[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix(ci): Enhance GitHub Actions workflow with lint and format</title>
<updated>2026-01-16T01:33:04Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T01:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=a3a1991fbd04dbe283734a8826e60d05ab3fa92a'/>
<id>urn:sha1:a3a1991fbd04dbe283734a8826e60d05ab3fa92a</id>
<content type='text'>
Add linting and formatting checks to workflow.</content>
</entry>
<entry>
<title>chore(ci): Rename workflow from 'UI Auto Fix' to 'UI Auto Lint'</title>
<updated>2026-01-16T01:30:39Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T01:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=3fa38e2d8a081db6f41ef65c37157442f77845d4'/>
<id>urn:sha1:3fa38e2d8a081db6f41ef65c37157442f77845d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(ci): Refactor lint workflow for auto fixes on push</title>
<updated>2026-01-16T01:26:30Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T01:26:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=36138be8e858cb35845014421aeaa7fa6a426217'/>
<id>urn:sha1:36138be8e858cb35845014421aeaa7fa6a426217</id>
<content type='text'>
Updated the lint workflow to automatically fix issues on push to main or dev branches. Changed the checkout action version and adjusted the commit message for auto commits.</content>
</entry>
<entry>
<title>chore: add UI linter workflow with oxlint and oxfmt</title>
<updated>2026-01-16T01:13:38Z</updated>
<author>
<name>NtskwK</name>
<email>natsukawa247@outlook.com</email>
</author>
<published>2026-01-16T01:13:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=73e83b4cb5b1adcd0463fc32d558d71a391b9264'/>
<id>urn:sha1:73e83b4cb5b1adcd0463fc32d558d71a391b9264</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add CodeQL analysis workflow configuration</title>
<updated>2026-01-15T08:35:29Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T08:35:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=c6edd73c17c9d5be6b1fe8b0bfa3eb91f4e9d886'/>
<id>urn:sha1:c6edd73c17c9d5be6b1fe8b0bfa3eb91f4e9d886</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: Simplify release workflow by removing Wayland-specific jobs and dependencies</title>
<updated>2026-01-15T06:09:50Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T06:09:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=5b0df127806cb271d73ab08d04361c15d63714f2'/>
<id>urn:sha1:5b0df127806cb271d73ab08d04361c15d63714f2</id>
<content type='text'>
</content>
</entry>
</feed>
