Skip to content

Commit

Permalink
chore: update to new org/repo references
Browse files Browse the repository at this point in the history
  • Loading branch information
kieranroneill committed Oct 17, 2024
1 parent 93acd32 commit 2b02ec5
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
36 changes: 18 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,69 +1,69 @@
# [1.4.0](https://github.com/agoralabs-sh/kibisis-api/compare/v1.3.0...v1.4.0) (2024-07-25)
# [1.4.0](https://github.com/kibis-is/api/compare/v1.3.0...v1.4.0) (2024-07-25)


### Features

* add leaderboard endpoint ([#15](https://github.com/agoralabs-sh/kibisis-api/issues/15)) ([decc31e](https://github.com/agoralabs-sh/kibisis-api/commit/decc31e3738f1ef8e881b6ce5e427158aca322ec))
* add leaderboard endpoint ([#15](https://github.com/kibis-is/api/issues/15)) ([decc31e](https://github.com/kibis-is/api/commit/decc31e3738f1ef8e881b6ce5e427158aca322ec))

# [1.4.0-beta.1](https://github.com/agoralabs-sh/kibisis-api/compare/v1.3.0...v1.4.0-beta.1) (2024-07-25)
# [1.4.0-beta.1](https://github.com/kibis-is/api/compare/v1.3.0...v1.4.0-beta.1) (2024-07-25)


### Features

* add leaderboard endpoint ([#15](https://github.com/agoralabs-sh/kibisis-api/issues/15)) ([decc31e](https://github.com/agoralabs-sh/kibisis-api/commit/decc31e3738f1ef8e881b6ce5e427158aca322ec))
* add leaderboard endpoint ([#15](https://github.com/kibis-is/api/issues/15)) ([decc31e](https://github.com/kibis-is/api/commit/decc31e3738f1ef8e881b6ce5e427158aca322ec))

# [1.3.0](https://github.com/agoralabs-sh/kibisis-api/compare/v1.2.0...v1.3.0) (2024-07-23)
# [1.3.0](https://github.com/kibis-is/api/compare/v1.2.0...v1.3.0) (2024-07-23)


### Features

* add total number of daily quests completed ([#13](https://github.com/agoralabs-sh/kibisis-api/issues/13)) ([07b8bc9](https://github.com/agoralabs-sh/kibisis-api/commit/07b8bc970ad1cd71eb42b83dbf8047974006b87f))
* add total number of daily quests completed ([#13](https://github.com/kibis-is/api/issues/13)) ([07b8bc9](https://github.com/kibis-is/api/commit/07b8bc970ad1cd71eb42b83dbf8047974006b87f))

# [1.3.0-beta.1](https://github.com/agoralabs-sh/kibisis-api/compare/v1.2.0...v1.3.0-beta.1) (2024-07-23)
# [1.3.0-beta.1](https://github.com/kibis-is/api/compare/v1.2.0...v1.3.0-beta.1) (2024-07-23)


### Features

* add total number of daily quests completed ([#13](https://github.com/agoralabs-sh/kibisis-api/issues/13)) ([07b8bc9](https://github.com/agoralabs-sh/kibisis-api/commit/07b8bc970ad1cd71eb42b83dbf8047974006b87f))
* add total number of daily quests completed ([#13](https://github.com/kibis-is/api/issues/13)) ([07b8bc9](https://github.com/kibis-is/api/commit/07b8bc970ad1cd71eb42b83dbf8047974006b87f))

# [1.2.0](https://github.com/agoralabs-sh/kibisis-api/compare/v1.1.0...v1.2.0) (2024-06-12)
# [1.2.0](https://github.com/kibis-is/api/compare/v1.1.0...v1.2.0) (2024-06-12)


### Features

* **v1:** add cache control ([#10](https://github.com/agoralabs-sh/kibisis-api/issues/10)) ([0ae00e7](https://github.com/agoralabs-sh/kibisis-api/commit/0ae00e71086bc5158230924ec734d0212ecefd8d))
* **v1:** add cache control ([#10](https://github.com/kibis-is/api/issues/10)) ([0ae00e7](https://github.com/kibis-is/api/commit/0ae00e71086bc5158230924ec734d0212ecefd8d))

# [1.2.0-beta.1](https://github.com/agoralabs-sh/kibisis-api/compare/v1.1.0...v1.2.0-beta.1) (2024-06-12)
# [1.2.0-beta.1](https://github.com/kibis-is/api/compare/v1.1.0...v1.2.0-beta.1) (2024-06-12)


### Features

* **v1:** add cache control ([#10](https://github.com/agoralabs-sh/kibisis-api/issues/10)) ([0ae00e7](https://github.com/agoralabs-sh/kibisis-api/commit/0ae00e71086bc5158230924ec734d0212ecefd8d))
* **v1:** add cache control ([#10](https://github.com/kibis-is/api/issues/10)) ([0ae00e7](https://github.com/kibis-is/api/commit/0ae00e71086bc5158230924ec734d0212ecefd8d))

# [1.1.0](https://github.com/agoralabs-sh/kibisis-api/compare/v1.0.0...v1.1.0) (2024-06-11)
# [1.1.0](https://github.com/kibis-is/api/compare/v1.0.0...v1.1.0) (2024-06-11)


### Features

* add swagger documentation ([#8](https://github.com/agoralabs-sh/kibisis-api/issues/8)) ([6f34fd7](https://github.com/agoralabs-sh/kibisis-api/commit/6f34fd7c5dbd6b9a61abf1dd7eec7bd077d3c741))
* add swagger documentation ([#8](https://github.com/kibis-is/api/issues/8)) ([6f34fd7](https://github.com/kibis-is/api/commit/6f34fd7c5dbd6b9a61abf1dd7eec7bd077d3c741))

# [1.1.0-beta.1](https://github.com/agoralabs-sh/kibisis-api/compare/v1.0.0...v1.1.0-beta.1) (2024-06-11)
# [1.1.0-beta.1](https://github.com/kibis-is/api/compare/v1.0.0...v1.1.0-beta.1) (2024-06-11)


### Features

* add swagger documentation ([#8](https://github.com/agoralabs-sh/kibisis-api/issues/8)) ([6f34fd7](https://github.com/agoralabs-sh/kibisis-api/commit/6f34fd7c5dbd6b9a61abf1dd7eec7bd077d3c741))
* add swagger documentation ([#8](https://github.com/kibis-is/api/issues/8)) ([6f34fd7](https://github.com/kibis-is/api/commit/6f34fd7c5dbd6b9a61abf1dd7eec7bd077d3c741))

# 1.0.0 (2024-06-07)


### Features

* **quests:** add request to get daily quests for an account ([#4](https://github.com/agoralabs-sh/kibisis-api/issues/4)) ([82f6944](https://github.com/agoralabs-sh/kibisis-api/commit/82f69447b0651b6ff55360cdcda3c0f1e12088cf))
* **quests:** add request to get daily quests for an account ([#4](https://github.com/kibis-is/api/issues/4)) ([82f6944](https://github.com/kibis-is/api/commit/82f69447b0651b6ff55360cdcda3c0f1e12088cf))

# 1.0.0-beta.1 (2024-06-07)


### Features

* **quests:** add request to get daily quests for an account ([#4](https://github.com/agoralabs-sh/kibisis-api/issues/4)) ([82f6944](https://github.com/agoralabs-sh/kibisis-api/commit/82f69447b0651b6ff55360cdcda3c0f1e12088cf))
* **quests:** add request to get daily quests for an account ([#4](https://github.com/kibis-is/api/issues/4)) ([82f6944](https://github.com/kibis-is/api/commit/82f69447b0651b6ff55360cdcda3c0f1e12088cf))
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
</p>

<p align="center">
<a href="https://github.com/agoralabs-sh/kibisis-api/releases/latest">
<img alt="GitHub release" src="https://img.shields.io/github/v/release/agoralabs-sh/kibisis-api?&logo=github">
<a href="https://github.com/kibis-is/api/releases/latest">
<img alt="GitHub release" src="https://img.shields.io/github/v/release/kibis-is/api?&logo=github">
</a>
<a href="https://github.com/agoralabs-sh/kibisis-api/releases/latest">
<img alt="GitHub release date - published at" src="https://img.shields.io/github/release-date/agoralabs-sh/kibisis-api?logo=github">
<a href="https://github.com/kibis-is/api/releases/latest">
<img alt="GitHub release date - published at" src="https://img.shields.io/github/release-date/kibis-is/api?logo=github">
</a>
</p>

<p align="center">
<a href="https://github.com/agoralabs-sh/kibisis-api/releases">
<img alt="GitHub Pre-release" src="https://img.shields.io/github/v/release/agoralabs-sh/kibisis-api?include_prereleases&label=pre-release&logo=github">
<a href="https://github.com/kibis-is/api/releases">
<img alt="GitHub Pre-release" src="https://img.shields.io/github/v/release/kibis-is/api?include_prereleases&label=pre-release&logo=github">
</a>
<a href="https://github.com/agoralabs-sh/kibisis-api/releases">
<img alt="GitHub Pre-release Date - Published At" src="https://img.shields.io/github/release-date-pre/agoralabs-sh/kibisis-api?label=pre-release date&logo=github">
<a href="https://github.com/kibis-is/api/releases">
<img alt="GitHub Pre-release Date - Published At" src="https://img.shields.io/github/release-date-pre/kibis-is/api?label=pre-release date&logo=github">
</a>
</p>

<p align="center">
<a href="https://github.com/agoralabs-sh/kibisis-api/blob/main/COPYING">
<img alt="GitHub license" src="https://img.shields.io/github/license/agoralabs-sh/kibisis-api">
<a href="https://github.com/kibis-is/api/blob/main/COPYING">
<img alt="GitHub license" src="https://img.shields.io/github/license/kibis-is/api">
</a>
</p>

Expand Down Expand Up @@ -83,23 +83,23 @@ To start using your own Doppler config, go to the project on [Doppler](https://d
<img alt="Screen grab of the Doppler dashboard when creating a branch config" src="assets/create_doppler_config.png" style="padding-top: 15px" height="512" />
</p>

> ⚠️ **NOTE:** Use your name in lowercase with hyphens instead of spaces (kebab-case).
> ⚠️ **NOTE:** Use your name in lowercase with underscores instead of spaces (snake_case).
<sup>[Back to top ^][table-of-contents]</sup>

### 2.3. Setup `doppler`

Once the branch project config has been setup, follow the instructions [here](https://docs.doppler.com/docs/install-cli#project-setup) to:
* login to Doppler, and;
* setup Doppler to use the `kibisis-api` project with your personal config.
* setup Doppler to use the `api` project with your personal config.

> ⚠️ **NOTE:** When naming your token, it is recommended you use: "<your_name>-<device_name>".
> ⚠️ **NOTE:** When naming your token, it is recommended you use: "<name>-<device_name>".
<sup>[Back to top ^][table-of-contents]</sup>

### 2.4. Setup `doctl`

The DigitalOcean CLI client, `doctl`, is used to deploy the function to a remote environment that can be used to develop.
The DigitalOcean CLI client, `doctl`, is used to deploy the function to a remote environment tha can be used to develop.

Follow the instructions outlined in the [documentation][doctl].

Expand Down
2 changes: 1 addition & 1 deletion packages/v1/swagger/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ var swaggerJSON string
// @contact.email [email protected]

// @license.name GNU AGPLv3+
// @license.url https://github.com/agoralabs-sh/kibisis-api/blob/main/COPYING
// @license.url https://github.com/kibis-is/api/blob/main/COPYING
func Main() *_types.Response {
return &_types.Response{
Body: swaggerJSON,
Expand Down
4 changes: 2 additions & 2 deletions packages/v1/swagger/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"license": {
"name": "GNU AGPLv3+",
"url": "https://github.com/agoralabs-sh/kibisis-api/blob/main/COPYING"
"url": "https://github.com/kibis-is/api/blob/main/COPYING"
},
"version": "1.0"
},
Expand Down Expand Up @@ -151,4 +151,4 @@
}
}
}
}
}

0 comments on commit 2b02ec5

Please sign in to comment.