<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Artifactural.git/src/shared/java, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Artifactural.git/'/>
<entry>
<title>Move to net.minecraftforge package, and update license headers.</title>
<updated>2021-01-18T01:40:39+00:00</updated>
<author>
<name>LexManos</name>
<email>LexManos@gmail.com</email>
</author>
<published>2021-01-18T01:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Artifactural.git/commit/?id=4089917696fffbd4b818fb90958d20f0714f93fb'/>
<id>4089917696fffbd4b818fb90958d20f0714f93fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump project to Gradle 6.8</title>
<updated>2021-01-18T01:28:00+00:00</updated>
<author>
<name>Gabriel Harris-Rouquette</name>
<email>gabizou@me.com</email>
</author>
<published>2021-01-18T00:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Artifactural.git/commit/?id=631cd05e726092c51e95b52bb8a8bb6a2ae2cc42'/>
<id>631cd05e726092c51e95b52bb8a8bb6a2ae2cc42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Jenkinsfile, license headers, publish under net.minecraftforge group and tag based version.</title>
<updated>2018-11-02T19:42:26+00:00</updated>
<author>
<name>LexManos</name>
<email>LexManos@gmail.com</email>
</author>
<published>2018-11-02T19:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Artifactural.git/commit/?id=b480d66d92400d4c1802d9d420a5d93b9eb9eb17'/>
<id>b480d66d92400d4c1802d9d420a5d93b9eb9eb17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Work attempting to bypass gradle's crappy caching.</title>
<updated>2018-10-17T02:41:14+00:00</updated>
<author>
<name>LexManos</name>
<email>LexManos@gmail.com</email>
</author>
<published>2018-10-17T02:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Artifactural.git/commit/?id=a2fe1761eade11c81a2bcc52ff8e930556dd9050'/>
<id>a2fe1761eade11c81a2bcc52ff8e930556dd9050</id>
<content type='text'>
It caches FAILURES and uses those over the successes we provide in the custom repos!
Other work directed twards cleaning up the api, and moved to using maven local which bypasses SOME of the caching and prevents the artifacts from our custom repo from being copied to the gradle central cache.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It caches FAILURES and uses those over the successes we provide in the custom repos!
Other work directed twards cleaning up the api, and moved to using maven local which bypasses SOME of the caching and prevents the artifacts from our custom repo from being copied to the gradle central cache.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed dependencies on gradle repackaged libs</title>
<updated>2018-08-18T22:19:38+00:00</updated>
<author>
<name>Amadornes</name>
<email>amadornes@gmail.com</email>
</author>
<published>2018-08-18T22:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Artifactural.git/commit/?id=897a13a65e5e4e94b73276753255ba3b7e2a9087'/>
<id>897a13a65e5e4e94b73276753255ba3b7e2a9087</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow streamable artifacts to be considered as cached</title>
<updated>2018-08-18T22:18:58+00:00</updated>
<author>
<name>Amadornes</name>
<email>amadornes@gmail.com</email>
</author>
<published>2018-08-18T22:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Artifactural.git/commit/?id=8f22509fd04c5b1124bda533cf276dd1a34c31bf'/>
<id>8f22509fd04c5b1124bda533cf276dd1a34c31bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a default path expander for artifact caches</title>
<updated>2018-08-18T22:17:50+00:00</updated>
<author>
<name>Amadornes</name>
<email>amadornes@gmail.com</email>
</author>
<published>2018-08-18T22:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Artifactural.git/commit/?id=5176abfaebbefc33f4c4d242b8b02988cfaefc2f'/>
<id>5176abfaebbefc33f4c4d242b8b02988cfaefc2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed artifact metadata hash output</title>
<updated>2018-08-18T22:17:29+00:00</updated>
<author>
<name>Amadornes</name>
<email>amadornes@gmail.com</email>
</author>
<published>2018-08-18T22:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Artifactural.git/commit/?id=9109a6fe1b4de3f758be0a5bacf8258313d84ecc'/>
<id>9109a6fe1b4de3f758be0a5bacf8258313d84ecc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove artifact pipelines and exclusive transformers</title>
<updated>2018-08-18T22:16:53+00:00</updated>
<author>
<name>Amadornes</name>
<email>amadornes@gmail.com</email>
</author>
<published>2018-08-18T22:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Artifactural.git/commit/?id=dcf33551be719282d7569e6c0c48011a8275b543'/>
<id>dcf33551be719282d7569e6c0c48011a8275b543</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added API-level support for cached artifacts</title>
<updated>2018-08-18T22:15:34+00:00</updated>
<author>
<name>Amadornes</name>
<email>amadornes@gmail.com</email>
</author>
<published>2018-08-18T22:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Artifactural.git/commit/?id=6fd0997b5ddcea041d488c7e02f165cf06b2a375'/>
<id>6fd0997b5ddcea041d488c7e02f165cf06b2a375</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
