[PR #394] [CLOSED] Integration for Spike.sh #949

Closed
opened 2026-02-25 23:44:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/394
Author: @noob-master147
Created: 7/7/2020
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

11 files changed (+774 additions, -635 deletions)

View changed files

📝 hc/api/models.py (+3 -0)
📝 hc/api/transports.py (+14 -0)
hc/front/tests/test_add_spike.py (+30 -0)
📝 hc/front/urls.py (+1 -0)
📝 hc/front/views.py (+22 -0)
static/img/integrations/spike.png (+0 -0)
📝 templates/front/channels.html (+324 -352)
📝 templates/front/welcome.html (+280 -283)
templates/integrations/add_spike.html (+94 -0)
templates/integrations/spike_description.html (+5 -0)
templates/integrations/spike_title.html (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/healthchecks/healthchecks/pull/394 **Author:** [@noob-master147](https://github.com/noob-master147) **Created:** 7/7/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`a202f5b`](https://github.com/healthchecks/healthchecks/commit/a202f5bb420c9906520b1ba4dcfc166489c720cb) integration for Spike - [`44d2a9f`](https://github.com/healthchecks/healthchecks/commit/44d2a9f33b6f46a704579c11a4468f2d245212f4) AddSpikeTestCase ### 📊 Changes **11 files changed** (+774 additions, -635 deletions) <details> <summary>View changed files</summary> 📝 `hc/api/models.py` (+3 -0) 📝 `hc/api/transports.py` (+14 -0) ➕ `hc/front/tests/test_add_spike.py` (+30 -0) 📝 `hc/front/urls.py` (+1 -0) 📝 `hc/front/views.py` (+22 -0) ➕ `static/img/integrations/spike.png` (+0 -0) 📝 `templates/front/channels.html` (+324 -352) 📝 `templates/front/welcome.html` (+280 -283) ➕ `templates/integrations/add_spike.html` (+94 -0) ➕ `templates/integrations/spike_description.html` (+5 -0) ➕ `templates/integrations/spike_title.html` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:44:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#949
No description provided.