mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[PR #402] [CLOSED] Spike Integration with Healthcheck #953
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#953
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/healthchecks/healthchecks/pull/402
Author: @noob-master147
Created: 7/14/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (7)
a202f5bintegration for Spike44d2a9fAddSpikeTestCasee313e24add integration page for spike.sh5a5847fcopy changes tp spike.sh integration page1e8b6eaorder for spike.sh in add more sectionf9713e4welcome.html remove refactoring68154acupdated welcome.htnl📊 Changes
14 files changed (+187 additions, -1 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/setup_spike_1.png(+0 -0)➕
static/img/integrations/setup_spike_2.png(+0 -0)➕
static/img/integrations/setup_spike_3.png(+0 -0)➕
static/img/integrations/spike.png(+0 -0)📝
templates/front/channels.html(+10 -1)📝
templates/front/welcome.html(+7 -0)➕
templates/integrations/add_spike.html(+94 -0)➕
templates/integrations/spike_description.html(+5 -0)➕
templates/integrations/spike_title.html(+1 -0)📄 Description
@cuu508 , We have fixed Autoresolve functionality and test it.
I am creating this PR again because the last PR got reverted.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.