{"id":24093266,"url":"https://github.com/umd-lib/avalon_batch_entry_monitor","last_synced_at":"2026-06-11T08:31:30.283Z","repository":{"id":147002558,"uuid":"122346507","full_name":"umd-lib/avalon_batch_entry_monitor","owner":"umd-lib","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-31T16:29:40.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-02-27T12:42:06.846Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umd-lib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-02-21T14:25:52.000Z","updated_at":"2018-02-21T17:36:02.000Z","dependencies_parsed_at":"2023-04-04T20:05:09.999Z","dependency_job_id":null,"html_url":"https://github.com/umd-lib/avalon_batch_entry_monitor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/umd-lib/avalon_batch_entry_monitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umd-lib%2Favalon_batch_entry_monitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umd-lib%2Favalon_batch_entry_monitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umd-lib%2Favalon_batch_entry_monitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umd-lib%2Favalon_batch_entry_monitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umd-lib","download_url":"https://codeload.github.com/umd-lib/avalon_batch_entry_monitor/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umd-lib%2Favalon_batch_entry_monitor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34190583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-01-10T09:26:51.176Z","updated_at":"2026-06-11T08:31:30.277Z","avatar_url":"https://github.com/umd-lib.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Avalon Batch Entry Monitor \n\n# Description\n\nAdds a UI to view ( and possibly cancel ) Batch Entries in Avalon.\n\n\n# Installation\n\n\nAdd\n\n    gem 'avalon_batch_entry_monitor', git: 'https://github.com/umd-lib/avalon_batch_entry_monitor.git'\n\nto your Gemfile. Run \"bundle install\". \n\nThen add the following changes to your Avalon app:\n\nAdd the plugin JS to your manifest ( i.e. app/assets/javascripts/application.js):\n\n    //= require avalon_batch_entry_monitor\n\nand the plugin CSS to your manifest ( i.e. app/assets/stylesheets/application.scss):\n\n    @import 'avalon_batch_entry_monitor';\n\n\nThen mount the engine in your config/routes.rb:\n\n    mount AvalonBatchEntryMonitor::Engine, at: '/'\n\n\n# Usage\n\nGo to /admin/batch_entries in your application to view your BatchEntries jobs.\n\nJobs that are not running ( and have not run ) can be canceled. Any job that\nhas a current_status of Queued can be removed from the queue by selecting them\nin the UI and selecting \"Cancel\". This will flag the job to be not run during a\npre-perform step. \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumd-lib%2Favalon_batch_entry_monitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumd-lib%2Favalon_batch_entry_monitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumd-lib%2Favalon_batch_entry_monitor/lists"}