Monkeysphere module
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
This adds a "Monkeysphere" page under System, that will list each registered name service. The user can generate a PGP key for each domain, and the PGP fingerprint will be shown. Then the user can publish the key for any domain to the keyservers. Since publishing can take a long time (seems to take forever if there is no response), it is run as a background task that the user can cancel.
I also made a few changes to the Names module:
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.