{"id":22538400,"url":"https://github.com/shuttle/shuttle.esb.activetimerange","last_synced_at":"2026-02-14T15:32:39.215Z","repository":{"id":220797013,"uuid":"752609880","full_name":"Shuttle/Shuttle.Esb.ActiveTimeRange","owner":"Shuttle","description":"The ActiveTimeRange extension aborts pipeline processing when the current date is not within a given time range.","archived":false,"fork":false,"pushed_at":"2025-03-02T14:06:08.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T11:47:07.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shuttle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-04T11:01:09.000Z","updated_at":"2025-03-02T14:06:11.000Z","dependencies_parsed_at":"2024-02-04T12:37:20.643Z","dependency_job_id":"eda9dcd3-1ec1-4cee-8523-6d85622a29a0","html_url":"https://github.com/Shuttle/Shuttle.Esb.ActiveTimeRange","commit_stats":null,"previous_names":["shuttle/shuttle.esb.activetimerange"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Shuttle/Shuttle.Esb.ActiveTimeRange","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.ActiveTimeRange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.ActiveTimeRange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.ActiveTimeRange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.ActiveTimeRange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shuttle","download_url":"https://codeload.github.com/Shuttle/Shuttle.Esb.ActiveTimeRange/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.ActiveTimeRange/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29448005,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T14:10:32.461Z","status":"ssl_error","status_checked_at":"2026-02-14T14:09:49.945Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-07T11:11:53.839Z","updated_at":"2026-02-14T15:32:39.194Z","avatar_url":"https://github.com/Shuttle.png","language":"C#","readme":"# Active Time Range\n\n```\nPM\u003e Install-Package Shuttle.Esb.ActiveTimeRange\n```\n\nThe ActiveTimeRange module for Shuttle.Esb aborts pipeline processing when the current date is not within a given time range.\n\n## Configuration\n\n```c#\nservices.AddActiveTimeRange(builder =\u003e \n{\n\tbuilder.Options.ActiveFromTime = \"10:00\";\n\tbuilder.Options.ActiveToTime = \"14:00\";\n});\n```\n\nThe default JSON settings structure is as follows:\n\n```json\n{\n  \"Shuttle\": {\n      \"Modules\": {\n        \"ActiveTimeRange\": {\n          \"ActiveFromTime\": \"8:00\",\n          \"ActiveToTime\":  \"23:00\" \n        }\n      }\n  }\n}\n```\n\nThe default value of \"\\*\" ignores the value.  If both `from` and `to` are specified as \"\\*\" no pipeline will be aborted.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle%2Fshuttle.esb.activetimerange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuttle%2Fshuttle.esb.activetimerange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle%2Fshuttle.esb.activetimerange/lists"}