Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
geopython
/
GeoHealthCheck
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
75
Star
92
Code
Issues
68
Pull requests
9
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Per resource scheduling
- #222
#222
Merged
tomkralidis
merged 28 commits into
master
geopython/GeoHealthCheck:master
from
per_resource_scheduling
geopython/GeoHealthCheck:per_resource_scheduling
Copy head branch name to clipboard
Nov 5, 2018
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Per resource scheduling
#222
tomkralidis
merged 28 commits into
master
geopython/GeoHealthCheck:master
from
per_resource_scheduling
geopython/GeoHealthCheck:per_resource_scheduling
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2018
#132 first stab at healthcheck scheduler using daemon process
justb4
committed
b53c02e
View commit details
Copy full SHA for b53c02e
Browse repository at this point
#132 first stab at healthcheck scheduler using daemon process, fix tests
justb4
committed
75b4647
View commit details
Copy full SHA for 75b4647
Browse repository at this point
Commits on Mar 22, 2018
#132 further progress on separate test freq+ runner daemon: Docker support
justb4
committed
1588df1
View commit details
Copy full SHA for 1588df1
Browse repository at this point
Commits on Mar 23, 2018
#132 further progress on runner daemon: Docker support and docs
justb4
committed
6920ca7
View commit details
Copy full SHA for 6920ca7
Browse repository at this point
#132 further progress on runner daemon: Docker support and docs - flake8 fix
justb4
committed
4601ad9
View commit details
Copy full SHA for 4601ad9
Browse repository at this point
Merge remote-tracking branch 'origin/master' into per_resource_scheduling
justb4
committed
7bd1373
View commit details
Copy full SHA for 7bd1373
Browse repository at this point
Commits on Mar 24, 2018
#132 make runner in webapp default, more Docker support and docs
justb4
committed
9053f38
View commit details
Copy full SHA for 9053f38
Browse repository at this point
#132 make runner in webapp default, more Docker support and docs - flake8
justb4
committed
af665fb
View commit details
Copy full SHA for af665fb
Browse repository at this point
Commits on May 29, 2018
#132 fix Alembic upgrade error server_default with quotes
justb4
committed
eca4ef6
View commit details
Copy full SHA for eca4ef6
Browse repository at this point
#132 fix job for flushing runs (retention days format)
justb4
committed
60aa6a6
View commit details
Copy full SHA for 60aa6a6
Browse repository at this point
#132 fix conveting bool env vars in config_site.py for Docker
justb4
committed
982fd98
View commit details
Copy full SHA for 982fd98
Browse repository at this point
Commits on Jun 2, 2018
Merge remote-tracking branch 'origin/master' into per_resource_scheduling
justb4
committed
ff4b64e
View commit details
Copy full SHA for ff4b64e
Browse repository at this point
#132 extend end-time for ResourceLock to prevent missing obtainments
justb4
committed
5a3f24d
View commit details
Copy full SHA for 5a3f24d
Browse repository at this point
#132 less end-time for ResourceLock to prevent missing obtainments
justb4
committed
080547d
View commit details
Copy full SHA for 080547d
Browse repository at this point
Commits on Jun 3, 2018
#132 less end-time for ResourceLock to prevent missing obtainments
justb4
committed
d629897
View commit details
Copy full SHA for d629897
Browse repository at this point
Commits on Sep 14, 2018
merge commits from master
justb4
committed
275bd61
View commit details
Copy full SHA for 275bd61
Browse repository at this point
Merge remote-tracking branch 'origin/master' into per_resource_scheduling
justb4
committed
a041ed5
View commit details
Copy full SHA for a041ed5
Browse repository at this point
Commits on Sep 18, 2018
Merge remote-tracking branch 'origin/master' into per_resource_scheduling
justb4
committed
cdf00a9
View commit details
Copy full SHA for cdf00a9
Browse repository at this point
Commits on Oct 26, 2018
merge from master: in particular #194 and #216
justb4
committed
5979827
View commit details
Copy full SHA for 5979827
Browse repository at this point
Commits on Oct 27, 2018
Merge remote-tracking branch 'origin/master' into per_resource_scheduling
justb4
committed
89a62c6
View commit details
Copy full SHA for 89a62c6
Browse repository at this point
Commits on Oct 29, 2018
SCRIPT_NAME must not be empty string or only slash
justb4
committed
65e85d3
View commit details
Copy full SHA for 65e85d3
Browse repository at this point
SCRIPT_NAME may not be slash and minimal run frequency
justb4
committed
c478917
View commit details
Copy full SHA for c478917
Browse repository at this point
safeguard run_frequency lower than confiured minimum
justb4
committed
5a7560b
View commit details
Copy full SHA for 5a7560b
Browse repository at this point
Commits on Nov 2, 2018
some docu changes for testing DockerHub webhook
justb4
committed
0833831
View commit details
Copy full SHA for 0833831
Browse repository at this point
Commits on Nov 4, 2018
schedule first run at random time to prevent all_at_once
justb4
committed
185e926
View commit details
Copy full SHA for 185e926
Browse repository at this point
refine scheduler and job parameterization for liveliness
justb4
committed
058a889
View commit details
Copy full SHA for 058a889
Browse repository at this point
Commits on Nov 5, 2018
set VERSION to master one
justb4
committed
67ca249
View commit details
Copy full SHA for 67ca249
Browse repository at this point
Merge remote-tracking branch 'origin/master' into per_resource_scheduling
justb4
committed
f2f1cc3
View commit details
Copy full SHA for f2f1cc3
Browse repository at this point
You can’t perform that action at this time.