Commit Graph

15 Commits

Author SHA1 Message Date
Filip Valder
5ea74fec20 fix scheduler (ensure existing entry points, fix mbsproducer->mbspoller) 2017-01-11 15:23:52 +01:00
Filip Valder
7762fb7adb communication with pdc-updater devel + docs 2016-12-16 12:42:16 +01:00
Matt Prahl
261549c8c2 Migrate scheduler to be run by fedmsg-hub 2016-12-15 16:27:15 -05:00
Ralph Bean
d13c7991ed Cleanup in preparation for package review.
I'm taking on #235.  This is all stuff that came up while doing a
cursory package review myself.

- The source files all state that they are MIT, but the specfile and
  repo claimed to be GPL.  I switched everything to MIT (even though I
  favor GPL.. the source was MIT first before it was incorrectly
  labelled GPL).
- There are various bugs and lint issues in the specfile fixed here.
- Notably, the systemd service file is missing from the 1.0.0 tarball on
  PyPI, so I'll need to do a new release after this.
2016-12-12 15:09:58 -05:00
Ralph Bean
cb050b92c8 Use a less hacky way to determine if we're running inside Docker. 2016-10-31 10:47:50 -04:00
Ralph Bean
77b5e93d6f Another try at portable fedmsg-relay dev config. 2016-10-31 09:38:21 -04:00
Ralph Bean
77a01a3b33 Adjustments to the dev config.
This should make it easier to have a common configuration between local
docker-compose environments and the config for the modularity.fic.org
cloud node.
2016-10-29 16:21:09 -04:00
Ralph Bean
2eb03ca32e Silence one really noisy logger from python-requests. 2016-10-28 10:11:28 -04:00
Ralph Bean
3a18e156ed Adjust fedmsg config to work in our docker-compose environment. 2016-10-28 10:11:28 -04:00
Matt Prahl
b4082dc551 Rename module from rida to module_build_service
Rename routes from /rida/1/module-builds/ to /module-build-service/1/module-builds/
2016-10-24 10:30:23 -04:00
Ralph Bean
320957ef68 Add the fedmsg-relay inbound endpoint, for Jenkins. 2016-10-19 13:17:57 -04:00
Ralph Bean
325a09d721 Add an empty endpoints config value, just for Jenkins. 2016-10-19 09:14:31 -04:00
Ralph Bean
1b53951dfe Set fedmsg in active mode, just like we have in our dev environment. 2016-10-18 13:32:21 -04:00
Matt Prahl
d86374f360 Add documentation on how to setup fedmsg signing in development 2016-09-27 16:40:03 -04:00
Ralph Bean
c691973601 Basics of messaging. 2016-06-30 12:30:01 -04:00