<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/integration-tests/src/main, branch fix-package-links</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>Migrate to JUnit 5 and unify used test API (#3138)</title>
<updated>2023-08-30T13:58:46+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-08-30T13:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=c63ea36637ce956029fb15b1482c0683ecb8a587'/>
<id>c63ea36637ce956029fb15b1482c0683ecb8a587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark utilities.* API as Dokka-internal (#2937)</title>
<updated>2023-03-27T10:01:34+00:00</updated>
<author>
<name>Vsevolod Tolstopyatov</name>
<email>qwwdfsad@gmail.com</email>
</author>
<published>2023-03-27T10:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=9af0b307a14253a21d11d340a78dd9061abee359'/>
<id>9af0b307a14253a21d11d340a78dd9061abee359</id>
<content type='text'>
* Deprecate unused declaration, remove inline declaration (as it's binary compatible), opt-in into internal API at project level
* Opt-in into DokkaInternalApi where applicable
* Get rid of intermediate test-utils module</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Deprecate unused declaration, remove inline declaration (as it's binary compatible), opt-in into internal API at project level
* Opt-in into DokkaInternalApi where applicable
* Get rid of intermediate test-utils module</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>Update Jsoup to 1.14.3 (#2448)</title>
<updated>2022-04-19T10:11:38+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2022-04-19T10:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=3d573827230e7a750c002cf416cf9231161dd9b3'/>
<id>3d573827230e7a750c002cf416cf9231161dd9b3</id>
<content type='text'>
* Update Jsoup to 1.14.3

* Fix Jsoup API breaking changes after the update

* Fix new Qodana inspections

* Replace IllegalStateException with more appropriate NoSuchElementException</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update Jsoup to 1.14.3

* Fix Jsoup API breaking changes after the update

* Fix new Qodana inspections

* Replace IllegalStateException with more appropriate NoSuchElementException</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to merge implicit expect-actual declarations (#2316)</title>
<updated>2022-02-21T20:06:59+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2022-02-21T20:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=c44bf5487bd32f90a4576859548f1db0e9355a07'/>
<id>c44bf5487bd32f90a4576859548f1db0e9355a07</id>
<content type='text'>
* Add option to merge implicit expect-actual declarations

* Merge entries, constructors

* Fix StdLib integration test

* Add doc</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add option to merge implicit expect-actual declarations

* Merge entries, constructors

* Fix StdLib integration test

* Add doc</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>
</feed>
