Problem/Motivation
The main module Site Audit is in:
package: Development
... the Site Audit Report Entity and Site Audit Send modules are in:
package: Site Audit
Proposed resolution
Place the main module Site Audit in package: Site Audit as well.
Also, perhaps update the default branch in Gitlab to 4.x? https://git.drupalcode.org/project/site_audit
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork site_audit-3403848
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
ressaComment #3
ressaComment #6
froboyComment #7
froboyI messed up the merge, but this was merged in https://git.drupalcode.org/project/site_audit/-/commit/758019ca5ea4a6463....
Thanks.
Comment #9
froboyComment #10
ressaThanks @froboy, and for maintaining the module!
By the, way perhaps the default dev-branch could be updated to 4.x, since that's the current official branch?
https://git.drupalcode.org/project/site_audit/
This way, new MR's are always targeted at the right branch.