{"id":15045481,"url":"https://github.com/jenkinsci/ironmq-notifier-plugin","last_synced_at":"2025-08-03T04:42:33.255Z","repository":{"id":10976148,"uuid":"13293464","full_name":"jenkinsci/ironmq-notifier-plugin","owner":"jenkinsci","description":"Jenkins ironmq build results notifier plugin","archived":false,"fork":false,"pushed_at":"2023-12-29T19:37:40.000Z","size":765,"stargazers_count":1,"open_issues_count":5,"forks_count":6,"subscribers_count":100,"default_branch":"master","last_synced_at":"2025-01-30T04:41:27.426Z","etag":null,"topics":["adopt-me","adopt-this-plugin","plugin-notifier"],"latest_commit_sha":null,"homepage":"https://plugins.jenkins.io/ironmq-notifier/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenkinsci.png","metadata":{"files":{"readme":"README-developer.md","changelog":"CHANGELOG.md","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":"2013-10-03T08:09:11.000Z","updated_at":"2023-10-17T18:49:31.000Z","dependencies_parsed_at":"2024-09-25T01:57:47.446Z","dependency_job_id":"34ac62e8-6f55-4107-ba46-86dcc50f20b9","html_url":"https://github.com/jenkinsci/ironmq-notifier-plugin","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fironmq-notifier-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fironmq-notifier-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fironmq-notifier-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fironmq-notifier-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/ironmq-notifier-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237221176,"owners_count":19274447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["adopt-me","adopt-this-plugin","plugin-notifier"],"created_at":"2024-09-24T20:51:55.959Z","updated_at":"2025-02-05T00:31:14.263Z","avatar_url":"https://github.com/jenkinsci.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Jenkins ironmq-notifier plugin\n===============\n\nFor information about the iron.io notifier, see http://www.iron.io/mq\n\n- Warning.. This version uses ironmq api version 3 (version 2 has been deprecated)  After doing this upgrade, you will likely need to change your servers to version 3 api servers !\n- Warning.. Due to major changes in the message expiry approach on queues, the expiry time will still be part of fields for backward compatibility but are ignored.\n\n***\nThis plugin uses the IronMQ messaging service to send status updates of build information into an enterprise level cloud based message queue.  The messages have FIFO ordering so they can be dealt with by different clients as needed.\n\nExamples of use might be a \"mobile device\" reading with and dealing with certain types of queued message, information broadcasts, etc.\n\nWith this situation, there is no need for the Jenkins build server to communicate internally to local servers to allow message status to be securely retrieved and dealt with as needed.\n\n***\n\n* For a current list of TO-DOs check the WIKI at https://github.com/jenkinsci/ironmq-notifier-plugin/blob/master/README-developer.md\n\n* To monitor the current build in progress... https://ci.jenkins.io/job/Plugins/job/ironmq-notifier-plugin/\n\n***\n\nTo test locally in development, execute mvn hpi:run\n\nThe development version of mvn in use : 3.6.1\n\n***\n\nMaintainers\n\nMike Caspar\n\n\n[![Build Status](https://ci.jenkins.io/buildStatus/icon?job=Plugins/ironmq-notifier-plugin/master)](https://ci.jenkins.io/buildStatus/icon?job=Plugins/ironmq-notifier-plugin/master)\n\n***\n\nTo Debug Locally (in Dev) ..\nexport MAVEN_OPTS=\"-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000,suspend=n\"\n\nthen... setup remote debug in intelliJ or appropriate tool\n\n*** \n\nIf having problems deploying, look here...\n\n[https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins](https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins)\n\nTo Deploy.. first check\n\n(local m2/settings.xml has userid and pasword)\n\nlocal m2 settings has...\n\n\n    \u003cservers\u003e\n        \u003cserver\u003e\n          \u003cid\u003emaven.jenkins-ci.org\u003c/id\u003e\n          \u003cusername\u003emikecaspar\u003c/username\u003e\n          \u003cpassword\u003e**************\u003c/password\u003e  (jira password)\n        \u003c/server\u003e\n      \u003c/servers\u003e\n\nand ensure that the password is the current Jenkins WIKI account password\n\nThen, to deploy, use the command...\n\n`mvn release:prepare release:perform `\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fironmq-notifier-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Fironmq-notifier-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fironmq-notifier-plugin/lists"}