Skip to content

Commit

Permalink
Merge pull request #43 from axone-protocol/refactor/organisation-move
Browse files Browse the repository at this point in the history
♻️ refactoring: moving from okp4 to axone
  • Loading branch information
ccamel authored May 28, 2024
2 parents b2186ce + e4e7705 commit c7addef
Show file tree
Hide file tree
Showing 199 changed files with 2,311 additions and 317 deletions.
40 changes: 0 additions & 40 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

17 changes: 0 additions & 17 deletions .github/ISSUE_TEMPLATE/maintainance-event.md

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/okp4/projects/9
github-token: ${{ secrets.OKP4_TOKEN }}
project-url: https://github.com/orgs/axone-protocol/projects/2
github-token: ${{ secrets.OPS_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/graphs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
if: ${{ failure() }}
uses: codelytv/no-pull-requests@v1
with:
GITHUB_TOKEN: ${{ secrets.OKP4_TOKEN }}
GITHUB_TOKEN: ${{ secrets.OPS_TOKEN }}
message: 🙅 Closing the PR because it does not respect naming conventions. Edit the branch name and submit a new PR.
env:
GITHUB_TOKEN: ${{ secrets.OKP4_TOKEN }}
GITHUB_TOKEN: ${{ secrets.OPS_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/response-time.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
command: "site"
env:
GH_PAT: ${{ secrets.GH_PAT || github.token }}
- uses: peaceiris/actions-gh-pages@v3.9.3
- uses: peaceiris/actions-gh-pages@v3.7.3
name: GitHub Pages Deploy
with:
github_token: ${{ secrets.GH_PAT || github.token }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand All @@ -38,7 +38,7 @@ jobs:
command: "site"
env:
GH_PAT: ${{ secrets.GH_PAT || github.token }}
- uses: peaceiris/actions-gh-pages@v3.9.3
- uses: peaceiris/actions-gh-pages@v3.7.3
name: GitHub Pages Deploy
with:
github_token: ${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/summary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/uptime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
41 changes: 19 additions & 22 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
owner: okp4
owner: axone-protocol
repo: status
sites:
- name: OKP4 Web Site
url: "https://okp4.network"
- name: OKP4 Documentation Site
url: "https://docs.okp4.network"
- name: OKP4 Faucet
- name: Axone Web Site
url: "https://axone.xyz"
- name: Axone Documentation Site
url: "https://docs.axone.xyz"
- name: Axone Faucet
url: "https://faucet.okp4.network"
- name: OKP4 Explorer
- name: Axone Explorer
url: "https://explore.okp4.network"
- name: Nemeton Program Web Site
url: "https://nemeton.okp4.network"
- name: RPC okp4-nemeton-1
url: "https://api.testnet.okp4.network/cosmos/base/tendermint/v1beta1/blocks/latest"
- name: Subquery GraphQL API okp4-nemeton-1
- name: RPC drunemeton-1
url: "https://api.drunemeton.okp4.network/cosmos/base/tendermint/v1beta1/blocks/latest"
- name: Subquery GraphQL API nemeton-1
method: POST
url: "https://api.subquery.network/sq/okp4/nemeton-1"
headers:
Expand All @@ -24,26 +24,23 @@ sites:
__dangerous__body_degraded: errors

status-website:
cname: status.okp4.network
theme: light
cname: status.axone.xyz
theme: dark
logoUrl: >-
https://raw.githubusercontent.com/okp4/brand-kit/main/01-Logos/okp4-square-signs-without-background.png
faviconSvg: >-
https://raw.githubusercontent.com/okp4/brand-kit/main/01-Logos/favicon-gradient.svg
favicon: "https://raw.githubusercontent.com/okp4/brand-kit/main/01-Logos/favicon.png"
name: OKP4 status
introTitle: "**OKP4** status and uptime page"
introMessage: This page shows current status of the OKP4 services and API.
https://raw.githubusercontent.com/axone-protocol/status/main/assets/axone-m0-white-transparent-1024.png
favicon: "https://raw.githubusercontent.com/axone-protocol/status/main/assets/favicon.png"
introTitle: "**Axone** status and uptime page"
introMessage: This page shows current status of the Axone services and API.
navbar:
- title: Status
href: /
- title: OKP4
href: "https://okp4.network"
- title: Axone
href: "https://axone.xyz"
- title: GitHub
href: "https://github.com/$OWNER"
assignees:
- amimart
- ccamel

i18n:
footer: "[OKP4](https://okp4/network) / [Docs](https://docs.okp4.network) / [Discord](https://discord.gg/okp4) / [Twitter](https://twitter.com/OKP4_Protocol) / [Contribute](https://github.com/okp4)"
footer: "[Axone](https://axone.xyz) / [Docs](https://docs.axone.xyz) / [Discord](https://discord.gg/axone) / [X](https://twitter.com/axonexyz) / [Contribute](https://github.com/axone-protocol)"
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2021, OKP4.com
Copyright (c) 2021, Axone.xyz
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand All @@ -26,4 +26,4 @@ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Loading

0 comments on commit c7addef

Please sign in to comment.