mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[PR #87] [CLOSED] Develop #888
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#888
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/87
Author: @Stephen-Njoroge
Created: 9/28/2016
Status: ❌ Closed
Base:
master← Head:develop📝 Commits (10+)
7ccb4b9Removed old build and coverage links52e503bMerge branch 'master' of https://github.com/andela/healthchecks_a59979c0De-testedfca80f3De-testedf8dd31dadd procfile and runtime heroku requirementsf6cd039Merge pull request #7 from andela/ft-heroku-integrationbf2b317Add whitenoise to enable static files in Django productionf80176bConfig static filese8e3082Configured static files for deployment1016a4d(chore): Fix regex statement📊 Changes
26 files changed (+96 additions, -229 deletions)
View changed files
📝
.gitignore(+4 -1)➕
Procfile(+1 -0)📝
README.md(+0 -4)📝
hc/accounts/tests/test_check_token.py(+3 -12)📝
hc/accounts/tests/test_login.py(+6 -5)📝
hc/accounts/tests/test_profile.py(+8 -37)📝
hc/accounts/tests/test_switch_team.py(+4 -3)📝
hc/accounts/tests/test_team_access_middleware.py(+1 -1)📝
hc/api/tests/test_admin.py(+2 -5)📝
hc/api/tests/test_badge.py(+2 -2)📝
hc/api/tests/test_check_model.py(+6 -7)📝
hc/api/tests/test_create_check.py(+17 -31)📝
hc/api/tests/test_ensuretriggers.py(+3 -1)📝
hc/api/tests/test_list_checks.py(+5 -26)📝
hc/api/tests/test_notify.py(+2 -18)📝
hc/api/tests/test_pause.py(+3 -10)📝
hc/api/tests/test_ping.py(+6 -25)📝
hc/api/tests/test_sendalerts.py(+3 -0)📝
hc/front/tests/test_add_channel.py(+3 -20)📝
hc/front/tests/test_add_check.py(+1 -8)...and 6 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.