Skip to content

Commit

Permalink
Set up for semver
Browse files Browse the repository at this point in the history
  • Loading branch information
EAGrahamJr committed Oct 24, 2023
1 parent 97cf955 commit 7d7da8c
Show file tree
Hide file tree
Showing 12 changed files with 21 additions and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- uses _async_ under the covers, so multi-threading is provided out-of-the-box
- Minimal external libraries (`SLF4J`, `org.json`)

![Just Build](https://github.com/EAGrahamJr/HAssK/actions/workflows/build.yaml/badge.svg) ![Kotlin](https://badgen.net/badge/Kotlin/1.8.22/purple) ![Java](https://badgen.net/badge/Java/17/orange) ![Apache License](https://badgen.net/github/license/EAGrahamJr/HAssK)
![Just Build](https://github.com/EAGrahamJr/HAssK/actions/workflows/build.yaml/badge.svg) ![Kotlin](https://badgen.net/badge/Kotlin/1.9,0/purple) ![Java](https://badgen.net/badge/Java/17/orange) ![Apache License](https://badgen.net/github/license/EAGrahamJr/HAssK)

[Javadocs](https://eagrahamjr.github.io/HAssK)

Expand Down
5 changes: 2 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,15 @@ buildscript {
}

plugins {
kotlin("jvm") version "1.8.22"
kotlin("jvm") version "1.9.0"
idea
id("org.jmailen.kotlinter") version "3.12.0"
id("library-publish") version "1.0.1"
id("org.jetbrains.dokka") version "1.8.10"
id("net.thauvin.erik.gradle.semver") version "1.0.4"
}

group = "crackers.automation"
version = "0.0.1"
val jacksonVersion = "2.14.2"

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion docs/crackers/hassk/Constants.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Constants 0.0.1 API </title>
<title>Constants 0.0.2 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/crackers/hassk/EntityState.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>EntityState 0.0.1 API </title>
<title>EntityState 0.0.2 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/crackers/hassk/HAssKClient.Entity.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Entity 0.0.1 API </title>
<title>Entity 0.0.2 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/crackers/hassk/HAssKClient.Light.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Light 0.0.1 API </title>
<title>Light 0.0.2 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/crackers/hassk/HAssKClient.Scene.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Scene 0.0.1 API </title>
<title>Scene 0.0.2 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/crackers/hassk/HAssKClient.Sensor.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Sensor 0.0.1 API </title>
<title>Sensor 0.0.2 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/crackers/hassk/HAssKClient.Switch.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Switch 0.0.1 API </title>
<title>Switch 0.0.2 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/crackers/hassk/HAssKClient.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>HAssKClient 0.0.1 API </title>
<title>HAssKClient 0.0.2 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>hassk 0.0.1 API </title>
<title>hassk 0.0.2 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -87,7 +87,7 @@
</header>
<main role="main">
<div class="header">
<h1 class="title">hassk 0.0.1 API </h1>
<h1 class="title">hassk 0.0.2 API </h1>
</div>
<div class="header">
<div class="subtitle">
Expand Down
8 changes: 8 additions & 0 deletions version.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#Generated by the Semver Plugin for Gradle
#Mon Oct 23 22:08:12 PDT 2023
version.buildmeta=
version.major=0
version.minor=0
version.patch=2
version.prerelease=
version.semver=0.0.2

0 comments on commit 7d7da8c

Please sign in to comment.