File: MANIFEST

package info (click to toggle)
kgb-bot 1.62-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 788 kB
  • sloc: perl: 4,836; sh: 173; makefile: 27
file content (79 lines) | stat: -rw-r--r-- 1,673 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Build.PL
Changes
eg/kgb-client.conf.sample
eg/post-commit
eg/run-test-bot-1
eg/run-test-bot-2
eg/run-test-bot-dump
eg/setup-test-git-env.sh
eg/simple-soap-client
eg/simple-soap-server
eg/test-client.conf
eg/test-server-1.conf
eg/test-server-1.conf.d/repos.conf
eg/test-server-2.conf
etc/kgb.conf
HOWTO.release
lib/App/KGB.pm
lib/App/KGB/API.pm
lib/App/KGB/Change.pm
lib/App/KGB/Client.pm
lib/App/KGB/Client/CVS.pm
lib/App/KGB/Client/Fake.pm
lib/App/KGB/Client/Git.pm
lib/App/KGB/Client/RelayMsg.pm
lib/App/KGB/Client/ServerRef.pm
lib/App/KGB/Client/Subversion.pm
lib/App/KGB/Commit.pm
lib/App/KGB/Commit/Tag.pm
lib/App/KGB/Painter.pm
lib/JSON/RPC/Client/Any.pm
lib/WWW/Shorten/Debli.pm
LICENSE
Makefile
man5/kgb-client.conf.pod
man5/kgb.conf.pod
man7/kgb-protocol.pod
MANIFEST			This list of files
MANIFEST.SKIP
META.json
META.yml
privinc/My/Builder.pm
script/kgb-add-project
script/kgb-bot
script/kgb-ci-report
script/kgb-client
script/kgb-split-config
t/00-compile.t
t/00-compile_scripts.t
t/00-compile_shell_scripts.t
t/30-bot-changes.t
t/50-client.t
t/51-client_branch_module.t
t/52-client-git.t
t/53-client-git-merges.t
t/54-client-git-squash.t
t/55-client-git-merges-ff.t
t/56-client-git-ff-merge-2.t
t/57-client-git-squash-tags.t
t/58-client-git-unicode.t
t/70-webhook-push.t
t/71-webhook-push_tag.t
t/72-webhook-wiki_page.t
t/73-webhook-issue.t
t/74-webhook-notes.t
t/75-webhook-merge-request.t
t/76-webhook-pipeline.t
t/77-webhook-build.t
t/78-webhook-push-squash.t
t/79-webhook-push-author.t
t/80-webhook-glob-push.t
t/81-webhook-push-tag-only-tag.t
t/changes.t
t/critic.t
t/perlcriticrc
t/pod-coverage.t
t/pod.t
t/TestBot.pm
t/WWW/Shorten/DummyShortener.pm
TODO