Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:hexagontk/hexagon into feature/poc
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed Apr 2, 2024
2 parents d115949 + 9929d10 commit 97851d8
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 24 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -448,24 +448,24 @@ If you like this project and want to support it, the easiest way is to [give it
If you feel like you can do more. You can contribute to the project in different ways:

* By using it and [spreading the word][@hexagontk].
* Giving feedback by [X (Twitter)][@hexagontk] or [Slack].
* Giving feedback by [X (Twitter)][@hexagontk].
* Requesting [new features or submitting bugs][issues].
* Voting for the features you want in the [issue tracker][issues] (using [reactions]).
* And... Drum roll... Submitting [code or documentation][contributing].

To know what issues are currently open and be aware of the next features you can check the
[Organization Board] at GitHub.

You can ask any question, suggestion or complaint at the project's [Slack channel][Slack]. You can
You can ask any question, suggestion or complaint at the project's [discussions]. You can
be up-to-date of project's news following [@hexagontk] on X (Twitter).

Thanks to all project's [contributors]!

[![CodeTriage](https://www.codetriage.com/hexagonkt/hexagon/badges/users.svg)][CodeTriage]

[give it a star]: https://github.com/hexagontk/hexagon/stargazers
[discussions]: https://github.com/hexagontk/hexagon/discussions/categories/q-a
[@hexagontk]: https://twitter.com/hexagontk
[Slack]: https://kotlinlang.slack.com/messages/hexagon
[issues]: https://github.com/hexagontk/hexagon/issues
[reactions]: https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments
[contributing]: https://github.com/hexagontk/hexagon/contribute
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ plugins {
id("com.github.jk1.dependency-license-report") version("2.6")
id("org.jetbrains.kotlinx.binary-compatibility-validator") version("0.14.0")
id("org.graalvm.buildtools.native") version("0.10.1") apply(false)
id("io.gitlab.arturbosch.detekt") version("1.23.5") apply(false)
id("io.gitlab.arturbosch.detekt") version("1.23.6") apply(false)
id("me.champeau.jmh") version("0.7.2") apply(false)
}

Expand Down
9 changes: 3 additions & 6 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@ You can contribute code or documentation to the toolkit. This document will guid
process or picking a task and building the code.

## Make a Question
You can use the repository's [Discussions tab][discussion] to ask questions or resolve problems.
You can use the repository's [Discussions tab][discussion] to ask questions, resolve problems, make
suggestions or complaints at the project.

You can also ask any question, make suggestions or complaints at the project's
[Slack channel][Slack]. You can also be up-to-date of project's news following [@hexagontk] on
X (Twitter).
You can also be up-to-date of project's news following [@hexagontk] on X (Twitter).

[discussion]: https://github.com/hexagontk/hexagon/discussions
[Slack]: https://kotlinlang.slack.com/messages/hexagon
[@hexagontk]: https://twitter.com/hexagontk

## Report a Bug
Expand Down Expand Up @@ -118,7 +116,6 @@ If you want to generate the documentation site, check the Hexagon's site module
10. Create a changelog to announce the release
11. Publish changelog on:
* Dev.to
* Kotlin Slack
* Reddit Kotlin
* X (Twitter)
* Kotlin Weekly Newsletter
Expand Down
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.warning.mode=all
org.gradle.console=plain

# Gradle
version=3.5.3
version=3.5.4
group=com.hexagonkt
description=The atoms of your platform

Expand Down Expand Up @@ -35,15 +35,15 @@ kotlinVersion=1.9.23
dokkaVersion=1.9.20
mockkVersion=1.13.10
junitVersion=5.10.2
gatlingVersion=3.10.4
gatlingVersion=3.10.5
slf4jVersion=2.0.12
jmhVersion=1.37
mkdocsMaterialVersion=9.5.15
mkdocsMaterialVersion=9.5.16
mermaidDokkaVersion=0.6.0
nativeToolsVersion=0.10.1

# http_server_netty
nettyVersion=4.1.107.Final
nettyVersion=4.1.108.Final
nettyTcNativeVersion=2.0.65.Final

# http_server_helidon
Expand Down
6 changes: 0 additions & 6 deletions http/http_test/src/main/resources/assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,6 @@
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://kotlinlang.slack.com/messages/hexagon">
<i class="fa fa-slack" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -259,7 +254,6 @@ <h3 class="font-weight-bold text-uppercase" data-toc-skip>Community</h3>
<ul class="p-0 m-0">
<li><a href="https://github.com/hexagontk/hexagon">Github</a></li>
<li><a href="https://twitter.com/hexagontk">X (Twitter)</a></li>
<li><a href="https://kotlinlang.slack.com/messages/hexagon">Slack</a></li>
</ul>
</div>

Expand Down
2 changes: 0 additions & 2 deletions site/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ extra:
link: https://dev.to/hexagontk
- icon: fontawesome/brands/x-twitter
link: https://twitter.com/hexagontk
- icon: fontawesome/brands/slack
link: https://kotlinlang.slack.com/messages/hexagon

plugins:
- htmlproofer
2 changes: 0 additions & 2 deletions site/pages/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
[new bug issue]: https://github.com/hexagontk/hexagon/issues/new?template=bug.md

# Help
* You can use [Slack] for questions, comments, etc.
* you can also create a [GitHub discussion][discussion] on the Q&A section.

[Slack]: https://kotlinlang.slack.com/messages/hexagon
[discussion]: https://github.com/hexagontk/hexagon/discussions/categories/q-a

0 comments on commit 97851d8

Please sign in to comment.