Skip to content

Commit 206271f

Browse files
committed
Split the schemas off the bugzilla2fedmsg package
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
1 parent fa23a1f commit 206271f

29 files changed

Lines changed: 1398 additions & 1328 deletions

.coveragerc

Lines changed: 0 additions & 22 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
<!-- Generate with git log --no-merges --pretty='format:- %s [%h](https://github.com/fedora-infra/bugzilla2fedmsg-schema/commit/%H>)' last-tag.. -->
4+
5+
## Version 1.0.0
6+
7+
- Initial release split off the main bugzilla2fedmsg package.

CHANGELOG.rst

Lines changed: 0 additions & 90 deletions
This file was deleted.

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include *.example *.rst
1+
include *.md
22
include LICENSE
33
include tox.ini
44
graft tests

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Fedora Messaging schemas for bugzilla2fedmsg
2+
3+
This repo contains the Fedora Messaging schemas for
4+
[bugzilla2fedmsg](https://github.com/fedora-infra/bugzilla2fedmsg), usable by
5+
bugzilla2fedmsg itself and all the apps that consume these messages.

README.rst

Lines changed: 0 additions & 11 deletions
This file was deleted.

Vagrantfile

Lines changed: 0 additions & 23 deletions
This file was deleted.

bugzilla2fedmsg/__init__.py

Lines changed: 0 additions & 39 deletions
This file was deleted.

bugzilla2fedmsg/consumer.py

Lines changed: 0 additions & 125 deletions
This file was deleted.

0 commit comments

Comments
 (0)