<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/.github/workflows/test.yml, branch release</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=release</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=release'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-02-23T13:31:27Z</updated>
<entry>
<title>ci(curseforge): add curseforge api key</title>
<updated>2026-02-23T13:31:27Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-23T13:31:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=bf0d4d52bd4cecb67c1fc2bdbd3cedbc3e6ccdc3'/>
<id>urn:sha1:bf0d4d52bd4cecb67c1fc2bdbd3cedbc3e6ccdc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(ui): refactor workspace to monorepo</title>
<updated>2026-01-19T06:17:32Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-01-19T06:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=da0d79f0db873c08fab3bc85023167e174d18b0e'/>
<id>urn:sha1:da0d79f0db873c08fab3bc85023167e174d18b0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci(semifold): fix artifact upload conditions</title>
<updated>2026-01-18T09:40:57Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-01-18T09:40:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=8e903d97a5bba2d3e67996ba0b1ebe04e96d98ec'/>
<id>urn:sha1:8e903d97a5bba2d3e67996ba0b1ebe04e96d98ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci(workspace): use root path as cwd</title>
<updated>2026-01-18T09:11:51Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-01-18T09:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=275612a0a39936584bfef7250a65a6a602751fe9'/>
<id>urn:sha1:275612a0a39936584bfef7250a65a6a602751fe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci(pnpm): remove pnpm version and use corepack instead</title>
<updated>2026-01-18T08:20:05Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-01-18T08:20:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=32fac4d53f5e01f338da98545092e70d2f193c79'/>
<id>urn:sha1:32fac4d53f5e01f338da98545092e70d2f193c79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(ci): bump versions of actions</title>
<updated>2026-01-18T07:20:59Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-01-18T07:20:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=9479c1663a418973a9555d83d2bda96dc666d919'/>
<id>urn:sha1:9479c1663a418973a9555d83d2bda96dc666d919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: refine CI workflow to conditionally execute steps based on event type</title>
<updated>2026-01-16T07:03:19Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T07:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=ddf10db485ea125df92d87955f110f46c0c1e7a0'/>
<id>urn:sha1:ddf10db485ea125df92d87955f110f46c0c1e7a0</id>
<content type='text'>
Updated the GitHub Actions workflow to conditionally run installation and build steps only when triggered by a 'workflow_dispatch' event. This change optimizes the workflow by separating build processes for push/PR events and manual triggers, enhancing clarity and efficiency in CI operations.
</content>
</entry>
<entry>
<title>chore: update CI workflow to improve dependency installation</title>
<updated>2026-01-16T07:00:22Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T07:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=252618d3a5ab102498b7ee6d84e0c4afd3a0193c'/>
<id>urn:sha1:252618d3a5ab102498b7ee6d84e0c4afd3a0193c</id>
<content type='text'>
Modified the GitHub Actions workflow to ensure the 'apt-get update' command does not fail and added 'libfuse2' to the list of installed dependencies for Ubuntu, enhancing the reliability of the CI process.
</content>
</entry>
<entry>
<title>chore: update Node.js and pnpm versions in CI workflow</title>
<updated>2026-01-16T06:55:44Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=066ffc6ecf27a531dbab76195230dae671ed3a0f'/>
<id>urn:sha1:066ffc6ecf27a531dbab76195230dae671ed3a0f</id>
<content type='text'>
Modified the GitHub Actions workflow to upgrade Node.js from version 20 to 22 and pnpm from version 8 to 9, ensuring compatibility with the latest features and improvements.
</content>
</entry>
<entry>
<title>feat: enhance CI workflow by adding Node.js, pnpm, and Tauri CLI installation</title>
<updated>2026-01-16T06:55:17Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=c3a0bef0767aec88fdd619199bed4bad6b57057c'/>
<id>urn:sha1:c3a0bef0767aec88fdd619199bed4bad6b57057c</id>
<content type='text'>
Updated the GitHub Actions workflow to include steps for installing Node.js and pnpm, as well as the Tauri CLI. Added commands to install frontend dependencies and build the application for different operating systems, ensuring a more robust and comprehensive CI process.
</content>
</entry>
</feed>
