Skip to content

Commit 6595327

Browse files
committed
refactor: cleanup
1 parent 56c7b79 commit 6595327

39 files changed

+37
-903
lines changed
Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ''
5-
labels: 'bug'
6-
assignees: 'AnandChowdhary'
7-
4+
title: ""
5+
labels: "bug"
6+
assignees: "asharirfan"
87
---
98

109
<!-- If you have a question, you should use Discussions instead: https://github.com/orgs/upptime/discussions -->
@@ -14,6 +13,7 @@ A clear and concise description of what the bug is.
1413

1514
**To Reproduce**
1615
Steps to reproduce the behavior:
16+
1717
1. Go to '...'
1818
2. Click on '....'
1919
3. Scroll down to '....'
@@ -26,15 +26,17 @@ A clear and concise description of what you expected to happen.
2626
If applicable, add screenshots to help explain your problem.
2727

2828
**Desktop (please complete the following information):**
29-
- OS: [e.g. iOS]
30-
- Browser [e.g. chrome, safari]
31-
- Version [e.g. 22]
29+
30+
- OS: [e.g. iOS]
31+
- Browser [e.g. chrome, safari]
32+
- Version [e.g. 22]
3233

3334
**Smartphone (please complete the following information):**
34-
- Device: [e.g. iPhone6]
35-
- OS: [e.g. iOS8.1]
36-
- Browser [e.g. stock browser, safari]
37-
- Version [e.g. 22]
35+
36+
- Device: [e.g. iPhone6]
37+
- OS: [e.g. iOS8.1]
38+
- Browser [e.g. stock browser, safari]
39+
- Version [e.g. 22]
3840

3941
**Additional context**
4042
Add any other context about the problem here.

.upptimerc.yml

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
1-
owner: CommandCodeAI # Your GitHub organization or username, where this repository lives
2-
repo: status # The name of this repository
1+
owner: CommandCodeAI
2+
repo: commandcode-status
33

44
sites:
5-
- name: CommandCode.ai
6-
url: https://commandcode.ai
5+
- name: Command Code
6+
url: https://api.commandcode.ai
77

88
status-website:
9-
# Add your custom domain name, or remove the `cname` line if you don't have a domain
10-
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
119
cname: status.commandcode.ai
12-
# baseUrl: /status
13-
name: CommandCode Status
14-
introTitle: "**CommandCode.ai** Status"
15-
introMessage: This is the status page for [CommandCode.ai](https://commandcode.ai), showing real-time uptime and incident history.
10+
logoUrl: https://raw.githubusercontent.com/CommandCodeAI/docs-images/refs/heads/main/commandcode/logo/commandcode-light.svg
11+
name: Command Code Status
12+
introTitle: "**Command Code** Status"
13+
introMessage: This is the status page for [Command Code](https://commandcode.ai), showing real-time uptime and incident history.
1614
navbar:
15+
- title: Command Code
16+
href: https://commandcode.ai
1717
- title: Status
1818
href: /
19-
- title: GitHub
20-
href: https://github.com/$OWNER/$REPO
21-
22-
# Upptime also supports notifications, assigning issues, and more
23-
# See https://upptime.js.org/docs/configuration
19+
- title: Subscribe on GitHub
20+
href: https://github.com/$OWNER/$REPO/issues
21+
status-page:
22+
faviconSvg: https://raw.githubusercontent.com/langbaseinc/status/master/assets/favicon.svg
23+
i18n:
24+
footer: ''

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This is the uptime monitor and status page for [CommandCode.ai](https://commandc
1414

1515
## [📈 Live Status](https://status.commandcode.ai): <!--live status--> **🟩 All systems operational**
1616

17+
We use [Issues](https://github.com/CommandCodeAI/status/issues) as incident reports, [Actions](https://github.com/CommandCodeAI/status/actions) as uptime monitors, and [Pages](https://status.commandcode.ai/) for the status page.
18+
1719
<!--start: status pages-->
1820
<!-- This summary is generated by Upptime (https://github.com/upptime/upptime) -->
1921
<!-- Do not edit this manually, your changes will be overwritten -->
@@ -26,7 +28,4 @@ This is the uptime monitor and status page for [CommandCode.ai](https://commandc
2628
<!--start: docs-->
2729
<!--end: docs-->
2830

29-
## 📄 License
30-
31-
- Code: [MIT](./LICENSE) © [Upptime](https://upptime.js.org)
32-
- Data in the `./history` directory: [Open Database License](https://opendatacommons.org/licenses/odbl/1-0/)
31+
[**Visit our status website →**](https://status.commandcode.ai/)

assets/favicon.svg

Lines changed: 5 additions & 0 deletions
Loading

assets/upptime-icon.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

graphs/google.png

-15.8 KB
Binary file not shown.
-11.2 KB
Binary file not shown.
-18.1 KB
Binary file not shown.
-16.2 KB
Binary file not shown.
-33.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)