Commit Graph

12 Commits

Author SHA1 Message Date
Jan Kaluza
d5d64f8a8a Add simple mbs-cli client tool.
The goal of this client is to allow simple access to endpoints we use
to manage MBS - like "import" module or "retire" module.

It is not intended to contain tasks available in pyrpkg.

So far only "import" module is implemented, because that's the only
command we have REST API for.
2019-03-01 12:34:03 +01:00
mprahl
8f024e6b04 Remove the dependency on vcrpy in unit tests and modernize some of the test data 2018-02-05 22:17:18 -05:00
Filip Valder
56e6126da8 Fix #664 by including required JSON files 2017-09-05 14:42:16 +02:00
Ralph Bean
aec6deb0d2 Include tests/scm_data in the next release. 2017-02-28 20:03:32 -05:00
Ralph Bean
58a46d4077 Include vcr request data in the next release. 2017-01-17 12:24:24 -05:00
Ralph Bean
0b2cdada95 Enable the test suite in the rpm check section. 2016-12-14 13:26:09 -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
Filip Valder
2d55b0eda4 fix: prevent from possible including of some private *.pem file 2016-12-09 13:25:30 +01:00
Ralph Bean
6290c714c1 Include these in future release tarballs. 2016-12-05 13:26:10 -05:00
Filip Valder
79d19997b1 include fedmsg.d and conf/cacert.pem 2016-12-05 15:17:37 +01:00
Filip Valder
3610d6bc64 fix MANIFEST.in & re-order 2016-12-05 15:16:41 +01:00
Filip Valder
1377797b28 let's get control over files in package 2016-12-05 15:16:41 +01:00