<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/integration-tests/maven/src/integrationTest/kotlin/org, branch master</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/dokka.git/'/>
<entry>
<title>Restructure the project to utilize included builds (#3174)</title>
<updated>2023-11-10T10:46:54+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-11-10T10:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=8e5c63d035ef44a269b8c43430f43f5c8eebfb63'/>
<id>8e5c63d035ef44a269b8c43430f43f5c8eebfb63</id>
<content type='text'>
* Refactor and simplify artifact publishing
* Update Gradle to 8.4
* Refactor and simplify convention plugins and build scripts

Fixes #3132

---------

Co-authored-by: Adam &lt;897017+aSemy@users.noreply.github.com&gt;
Co-authored-by: Oleg Yukhnevich &lt;whyoleg@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor and simplify artifact publishing
* Update Gradle to 8.4
* Refactor and simplify convention plugins and build scripts

Fixes #3132

---------

Co-authored-by: Adam &lt;897017+aSemy@users.noreply.github.com&gt;
Co-authored-by: Oleg Yukhnevich &lt;whyoleg@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Maven plugin help task (#3036)</title>
<updated>2023-10-11T22:40:43+00:00</updated>
<author>
<name>Adam</name>
<email>897017+aSemy@users.noreply.github.com</email>
</author>
<published>2023-10-11T22:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=514cbb11962ba77abf5b35f7698b84f1aef1e813'/>
<id>514cbb11962ba77abf5b35f7698b84f1aef1e813</id>
<content type='text'>
Fixes #3035</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #3035</pre>
</div>
</content>
</entry>
<entry>
<title>Enable explicit API mode (#3139)</title>
<updated>2023-08-31T18:16:01+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-08-31T18:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=02f30b142aa467d3a24cc52a1fe3f2fed7ea1e33'/>
<id>02f30b142aa467d3a24cc52a1fe3f2fed7ea1e33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright (#3149)</title>
<updated>2023-08-31T14:02:13+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-08-31T14:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=6a181a7a2b03ec263788d137610e86937a57d434'/>
<id>6a181a7a2b03ec263788d137610e86937a57d434</id>
<content type='text'>
* Add the default copyright profile and enable IDEA project settings
* Add the license notice file</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add the default copyright profile and enable IDEA project settings
* Add the license notice file</pre>
</div>
</content>
</entry>
<entry>
<title>Use GitHub Actions Artifacts to store snapshots instead of S3 (#2630)</title>
<updated>2022-09-01T14:27:11+00:00</updated>
<author>
<name>Stefan M</name>
<email>StefMa@users.noreply.github.com</email>
</author>
<published>2022-09-01T14:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=7aae28c09fc52f67d18babb0238dc8a4d397c2ad'/>
<id>7aae28c09fc52f67d18babb0238dc8a4d397c2ad</id>
<content type='text'>
* Use GitHub Actions Artifacts for snapshots

* Delete s3-cleanup.yml

* Fix trigger event

* Fix path

* Fix path again

* Maybe this path is better

* Restore env variable to save output to a known place

* Add retention days

* Replace stdlib with coroutines

* Replace S3Project with TestOutputCopier

* Restore S3 upload

* Change job name

* Fix imports

* Add TestOutputCopier to SdtlibIntegrationTest

* Save stdlib on S3 again

* Rename env variable

* Increase rentention-days

* Remove .kt as filter for test

* Fix skiping copying message

* Update Gradle and Kotlin version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use GitHub Actions Artifacts for snapshots

* Delete s3-cleanup.yml

* Fix trigger event

* Fix path

* Fix path again

* Maybe this path is better

* Restore env variable to save output to a known place

* Add retention days

* Replace stdlib with coroutines

* Replace S3Project with TestOutputCopier

* Restore S3 upload

* Change job name

* Fix imports

* Add TestOutputCopier to SdtlibIntegrationTest

* Save stdlib on S3 again

* Rename env variable

* Increase rentention-days

* Remove .kt as filter for test

* Fix skiping copying message

* Update Gradle and Kotlin version</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce documentedVisibilities setting (#2270)</title>
<updated>2021-12-23T11:32:18+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat@beresnev.me</email>
</author>
<published>2021-12-23T11:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=bfd41ce2a0d43419a671961c19b7d755cffdcfc8'/>
<id>bfd41ce2a0d43419a671961c19b7d755cffdcfc8</id>
<content type='text'>
* Introduce `documentedVisibilities` setting

* Remove hardcoded doc generation for Visibility.PUBLIC, correct tests

* Add maven, gradle and cli integration tests for documentedVisibilities

* Fix maven plugin configuration overriding the default value

* Remove test debug prints

* Correct an inconsistency with default values and leave a comment of intentions

* Add a test for visibility of private setter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Introduce `documentedVisibilities` setting

* Remove hardcoded doc generation for Visibility.PUBLIC, correct tests

* Add maven, gradle and cli integration tests for documentedVisibilities

* Fix maven plugin configuration overriding the default value

* Remove test debug prints

* Correct an inconsistency with default values and leave a comment of intentions

* Add a test for visibility of private setter</pre>
</div>
</content>
</entry>
<entry>
<title>Add integration tests for Kotlin projects</title>
<updated>2020-11-13T18:46:36+00:00</updated>
<author>
<name>Kamil Doległo</name>
<email>kamilok1965@interia.pl</email>
</author>
<published>2020-09-16T07:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=1a552c1f64fc15a94c298e50a3dd614f3794c0e3'/>
<id>1a552c1f64fc15a94c298e50a3dd614f3794c0e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make logo replaceable #1339 (#1488)</title>
<updated>2020-10-07T11:58:46+00:00</updated>
<author>
<name>Marcin Aman</name>
<email>marcin.aman@gmail.com</email>
</author>
<published>2020-10-07T11:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=e9f5da45c0fcfec5f7c150229301904d7915e090'/>
<id>e9f5da45c0fcfec5f7c150229301904d7915e090</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let root package be represented as [root] to the user</title>
<updated>2020-08-31T13:10:04+00:00</updated>
<author>
<name>sebastian.sellmair</name>
<email>sebastian.sellmair@jetbrains.com</email>
</author>
<published>2020-08-26T14:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=732d181e4908ed0ddc513e305addc71560c0e109'/>
<id>732d181e4908ed0ddc513e305addc71560c0e109</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt integration tests for checking unresolved links</title>
<updated>2020-08-19T11:34:10+00:00</updated>
<author>
<name>Kamil Doległo</name>
<email>kamilok1965@interia.pl</email>
</author>
<published>2020-07-29T09:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=822653f017fa58352148e1c586690debb6773965'/>
<id>822653f017fa58352148e1c586690debb6773965</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
