Skip to content

Commit

Permalink
Merge branch 'master' into add_ci_builders
Browse files Browse the repository at this point in the history
  • Loading branch information
eht16 committed Sep 18, 2022
2 parents 0396ed3 + f9b6e2d commit a6b52c9
Show file tree
Hide file tree
Showing 17 changed files with 113 additions and 1,682 deletions.
20 changes: 2 additions & 18 deletions README.md
@@ -1,30 +1,24 @@
Geany Infrastructure Scripts
============================


The scripts in this repository are used for various purposes on geany.org.

Basically they provide some additional and cool functions like announcing
GIT commits to the IRC channel, maintain the GIT mirror repository and similar tasks.

Basically they provide some additional and cool functions like generating
GIT commits emails, maintain the GIT mirror repository and similar tasks.

Add or remove a repository
==========================

If you want to add or remove a repository maintained by these scripts, follow these steps:

* Edit the following files and find relevant repository information at the head of each file:
* scripts/git2irc/git2irc.conf
* scripts/git_hooks/github_commit_mail.py
* scripts/git_hooks/post_commit_hook.py

* Update the infrastructure repository on geany.org (as user *geany*):

cd /home/geany/infrastructure && git pull

* Edit /home/geany/git2irc.conf on geany:org: add/remove the repository from the
"repositories" settings at the top of the file

* Edit /usr/local/cgit/cgitrc on geany.org: at the end of the file, copy
one of the existing repository stanzas and adjust the settings accordingly

Expand Down Expand Up @@ -66,16 +60,6 @@ These scripts are used for the nightly builds, for details see
[builders/README.md](builders/README.md).


IRC Bot Plugins
===============

In the directory ircbot-plugins there are two plugins for the IRC bot Supybot
(http://www.supybot.org/).

The plugins enhance the used Supybot instance on #geany by various useful and funny
features like a bunch of !commands. For details, read the source code.


License
=======
Unless stated otherwise all code in this repository is licensed of under the terms
Expand Down
5 changes: 0 additions & 5 deletions ircbot-plugins/Geany/README.txt

This file was deleted.

61 changes: 0 additions & 61 deletions ircbot-plugins/Geany/__init__.py

This file was deleted.

46 changes: 0 additions & 46 deletions ircbot-plugins/Geany/config.py

This file was deleted.

0 comments on commit a6b52c9

Please sign in to comment.