Cleanup
This commit is contained in:
parent
a8801f48e8
commit
758811a08e
@ -1,14 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<rss version='2.0' xmlns:sparkle='http://www.andymatuschak.org/xml-namespaces/sparkle'>
|
|
||||||
<channel>
|
|
||||||
<title>Vet Console</title>
|
|
||||||
<description>Most recent dev builds of Vet Console</description>
|
|
||||||
<language>en</language>
|
|
||||||
<item>
|
|
||||||
<title>Version 0.20.3-SNAPSHOT+241</title>
|
|
||||||
<sparkle:releaseNotesLink>https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet_console/dev/0.20.3-SNAPSHOT+241/release-notes.html</sparkle:releaseNotesLink>
|
|
||||||
<pubDate>Sun, 26 May 2024 22:19:10 +0200</pubDate>
|
|
||||||
<enclosure url='https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet_console/dev/0.20.3-SNAPSHOT+241/vet_console-0.20.3-SNAPSHOT+241-windows-setup.exe' sparkle:dsaSignature='${env.DSA_SIGNATURE}' sparkle:version='0.20.3-SNAPSHOT+241' sparkle:os='windows' length='${env.LENGTH}' type='application/octet-stream' />
|
|
||||||
</item>
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1,28 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>Release Notes</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<h2>New Features </h2>
|
|
||||||
<ul>
|
|
||||||
<li>vet-console: ✨ create vet-console with flutter cli #14</li>
|
|
||||||
<li>🎨 Extract UI Elements to flutter_ui and reuse them in vet-console on windows #14</li>
|
|
||||||
</ul>
|
|
||||||
<h2>Build & CI </h2>
|
|
||||||
<ul>
|
|
||||||
<li>vet-console: 🚧 Added dependencies in vet-console like in admin-console #14</li>
|
|
||||||
<li>vet-console: ✨ added windows support for vet-console #14</li>
|
|
||||||
<li>38781cfadf43c5add297d99451f983e7f4799132 vet-console: 🚧 Working on Auto Updater funktionallity and CI for Windows builds #34</li>
|
|
||||||
</ul>
|
|
||||||
<h2>Refactorings </h2>
|
|
||||||
<ul>
|
|
||||||
<li>vet-console: 🔥 remove files that should not be in git #14</li>
|
|
||||||
</ul>
|
|
||||||
<h2>Other Changes </h2>
|
|
||||||
<ul>
|
|
||||||
<li>Fix Path for dar commands in vet-console windows wbuild</li>
|
|
||||||
<li>Merge pull request 'Create Vet-Console Project #14' (#23) from feature/14-create-vet-console-project into main</li>
|
|
||||||
</ul>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
BIN
vet-console/dev/0.20.3-SNAPSHOT+241/vet_console-0.20.3-SNAPSHOT+241-windows-setup.exe
(Stored with Git LFS)
BIN
vet-console/dev/0.20.3-SNAPSHOT+241/vet_console-0.20.3-SNAPSHOT+241-windows-setup.exe
(Stored with Git LFS)
Binary file not shown.
@ -1,14 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<rss version='2.0' xmlns:sparkle='http://www.andymatuschak.org/xml-namespaces/sparkle'>
|
|
||||||
<channel>
|
|
||||||
<title>Vet Console</title>
|
|
||||||
<description>Most recent dev builds of Vet Console</description>
|
|
||||||
<language>en</language>
|
|
||||||
<item>
|
|
||||||
<title>Version 0.20.3-SNAPSHOT+244</title>
|
|
||||||
<sparkle:releaseNotesLink>https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet_console/dev/0.20.3-SNAPSHOT+244/release-notes.html</sparkle:releaseNotesLink>
|
|
||||||
<pubDate>Mon, 27 May 2024 03:38:19 +0200</pubDate>
|
|
||||||
<enclosure url='https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet_console/dev/0.20.3-SNAPSHOT+244/vet_console-0.20.3-SNAPSHOT+244-windows-setup.exe' sparkle:dsaSignature='${env.DSA_SIGNATURE}' sparkle:version='0.20.3-SNAPSHOT+244' sparkle:os='windows' length='${env.LENGTH}' type='application/octet-stream' />
|
|
||||||
</item>
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1,28 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>Release Notes</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<h2>New Features </h2>
|
|
||||||
<ul>
|
|
||||||
<li>vet-console: ✨ create vet-console with flutter cli #14</li>
|
|
||||||
<li>🎨 Extract UI Elements to flutter_ui and reuse them in vet-console on windows #14</li>
|
|
||||||
</ul>
|
|
||||||
<h2>Build & CI </h2>
|
|
||||||
<ul>
|
|
||||||
<li>vet-console: 🚧 Added dependencies in vet-console like in admin-console #14</li>
|
|
||||||
<li>vet-console: ✨ added windows support for vet-console #14</li>
|
|
||||||
<li>38781cfadf43c5add297d99451f983e7f4799132 vet-console: 🚧 Working on Auto Updater funktionallity and CI for Windows builds #34</li>
|
|
||||||
</ul>
|
|
||||||
<h2>Refactorings </h2>
|
|
||||||
<ul>
|
|
||||||
<li>vet-console: 🔥 remove files that should not be in git #14</li>
|
|
||||||
</ul>
|
|
||||||
<h2>Other Changes </h2>
|
|
||||||
<ul>
|
|
||||||
<li>Fix Path for dar commands in vet-console windows wbuild</li>
|
|
||||||
<li>Merge pull request 'Create Vet-Console Project #14' (#23) from feature/14-create-vet-console-project into main</li>
|
|
||||||
</ul>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
BIN
vet_console/dev/0.20.3-SNAPSHOT+244/vet_console-0.20.3-SNAPSHOT+244-windows-setup.exe
(Stored with Git LFS)
BIN
vet_console/dev/0.20.3-SNAPSHOT+244/vet_console-0.20.3-SNAPSHOT+244-windows-setup.exe
(Stored with Git LFS)
Binary file not shown.
@ -1,14 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<rss version='2.0' xmlns:sparkle='http://www.andymatuschak.org/xml-namespaces/sparkle'>
|
|
||||||
<channel>
|
|
||||||
<title>Vet Console</title>
|
|
||||||
<description>Most recent dev builds of Vet Console</description>
|
|
||||||
<language>en</language>
|
|
||||||
<item>
|
|
||||||
<title>Version 0.20.3-SNAPSHOT+244</title>
|
|
||||||
<sparkle:releaseNotesLink>https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet_console/dev/0.20.3-SNAPSHOT+244/release-notes.html</sparkle:releaseNotesLink>
|
|
||||||
<pubDate>Mon, 27 May 2024 03:38:19 +0200</pubDate>
|
|
||||||
<enclosure url='https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet_console/dev/0.20.3-SNAPSHOT+244/vet_console-0.20.3-SNAPSHOT+244-windows-setup.exe' sparkle:dsaSignature='${env.DSA_SIGNATURE}' sparkle:version='0.20.3-SNAPSHOT+244' sparkle:os='windows' length='${env.LENGTH}' type='application/octet-stream' />
|
|
||||||
</item>
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
Loading…
x
Reference in New Issue
Block a user