Skip to content

Commit

Permalink
Move to new organization.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed May 2, 2024
1 parent ab40db2 commit 9b57148
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 17 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/main.linux.temurin.lts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
name: test-logs
path: ./com.io7m.timehack6435126.tests/target/surefire-reports
- name: Coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4.3.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: com.io7m.timehack6435126.tests/target/site/jacoco-aggregate/jacoco.xml
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule ".jenkins"]
path = .jenkins
url = http://www.github.com/io7m/jenkinsfiles
1 change: 0 additions & 1 deletion .jenkins
Submodule .jenkins deleted from 3213e2
2 changes: 1 addition & 1 deletion README-CHANGES.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
</c:release>
</c:releases>
<c:ticket-systems>
<c:ticket-system default="true" id="com.github.io7m.timehack6435126" url="http://github.com/io7m/timehack6435126/issues/"/>
<c:ticket-system default="true" id="com.github.io7m.timehack6435126" url="http://www.github.com/io7m-com/timehack6435126/issues/"/>
</c:ticket-systems>
</c:changelog>
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ timehack6435126

[![Maven Central](https://img.shields.io/maven-central/v/com.io7m.timehack6435126/com.io7m.timehack6435126.svg?style=flat-square)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.io7m.timehack6435126%22)
[![Maven Central (snapshot)](https://img.shields.io/nexus/s/com.io7m.timehack6435126/com.io7m.timehack6435126?server=https%3A%2F%2Fs01.oss.sonatype.org&style=flat-square)](https://s01.oss.sonatype.org/content/repositories/snapshots/com/io7m/timehack6435126/)
[![Codecov](https://img.shields.io/codecov/c/github/io7m/timehack6435126.svg?style=flat-square)](https://codecov.io/gh/io7m/timehack6435126)
[![Codecov](https://img.shields.io/codecov/c/github/io7m-com/timehack6435126.svg?style=flat-square)](https://codecov.io/gh/io7m-com/timehack6435126)

![com.io7m.timehack6435126](./src/site/resources/timehack6435126.jpg?raw=true)

| JVM | Platform | Status |
|-----|----------|--------|
| OpenJDK (Temurin) Current | Linux | [![Build (OpenJDK (Temurin) Current, Linux)](https://img.shields.io/github/actions/workflow/status/io7m/timehack6435126/main.linux.temurin.current.yml)](https://github.com/io7m/timehack6435126/actions?query=workflow%3Amain.linux.temurin.current)|
| OpenJDK (Temurin) LTS | Linux | [![Build (OpenJDK (Temurin) LTS, Linux)](https://img.shields.io/github/actions/workflow/status/io7m/timehack6435126/main.linux.temurin.lts.yml)](https://github.com/io7m/timehack6435126/actions?query=workflow%3Amain.linux.temurin.lts)|
| OpenJDK (Temurin) Current | Windows | [![Build (OpenJDK (Temurin) Current, Windows)](https://img.shields.io/github/actions/workflow/status/io7m/timehack6435126/main.windows.temurin.current.yml)](https://github.com/io7m/timehack6435126/actions?query=workflow%3Amain.windows.temurin.current)|
| OpenJDK (Temurin) LTS | Windows | [![Build (OpenJDK (Temurin) LTS, Windows)](https://img.shields.io/github/actions/workflow/status/io7m/timehack6435126/main.windows.temurin.lts.yml)](https://github.com/io7m/timehack6435126/actions?query=workflow%3Amain.windows.temurin.lts)|
| OpenJDK (Temurin) Current | Linux | [![Build (OpenJDK (Temurin) Current, Linux)](https://img.shields.io/github/actions/workflow/status/io7m-com/timehack6435126/main.linux.temurin.current.yml)](https://www.github.com/io7m-com/timehack6435126/actions?query=workflow%3Amain.linux.temurin.current)|
| OpenJDK (Temurin) LTS | Linux | [![Build (OpenJDK (Temurin) LTS, Linux)](https://img.shields.io/github/actions/workflow/status/io7m-com/timehack6435126/main.linux.temurin.lts.yml)](https://www.github.com/io7m-com/timehack6435126/actions?query=workflow%3Amain.linux.temurin.lts)|
| OpenJDK (Temurin) Current | Windows | [![Build (OpenJDK (Temurin) Current, Windows)](https://img.shields.io/github/actions/workflow/status/io7m-com/timehack6435126/main.windows.temurin.current.yml)](https://www.github.com/io7m-com/timehack6435126/actions?query=workflow%3Amain.windows.temurin.current)|
| OpenJDK (Temurin) LTS | Windows | [![Build (OpenJDK (Temurin) LTS, Windows)](https://img.shields.io/github/actions/workflow/status/io7m-com/timehack6435126/main.windows.temurin.lts.yml)](https://www.github.com/io7m-com/timehack6435126/actions?query=workflow%3Amain.windows.temurin.lts)|
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
</licenses>

<scm>
<url>https://github.com/io7m/timehack6435126</url>
<connection>scm:git:https://github.com/io7m/timehack6435126</connection>
<developerConnection>scm:git:https://github.com/io7m/timehack6435126</developerConnection>
<url>https://www.github.com/io7m-com/timehack6435126</url>
<connection>scm:git:https://www.github.com/io7m-com/timehack6435126</connection>
<developerConnection>scm:git:https://www.github.com/io7m-com/timehack6435126</developerConnection>
</scm>

<developers>
Expand All @@ -53,7 +53,7 @@
</developers>

<issueManagement>
<url>http://github.com/io7m/timehack6435126/issues</url>
<url>http://www.github.com/io7m-com/timehack6435126/issues</url>
<system>GitHub Issues</system>
</issueManagement>

Expand All @@ -71,7 +71,7 @@

<ciManagement>
<system>GitHub Actions</system>
<url>https://github.com/timehack6435126/actions</url>
<url>https://www.github.com/io7m-com/timehack6435126/actions</url>
</ciManagement>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion src/site/resources/overview.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="shields">
<a href="https://github.com/io7m/timehack6435126/actions?query=workflow%3Amain.linux.temurin.lts">
<a href="https://www.github.com/io7m-com/timehack6435126/actions?query=workflow%3Amain.linux.temurin.lts">
<img src="https://img.shields.io/github/actions/workflow/status/io7m/timehack6435126/main.linux.temurin.lts.yml"
alt="Build status"/>
</a>
Expand Down

0 comments on commit 9b57148

Please sign in to comment.