Skip to content

Change: move rest of resources section to dedicated files#2755

Merged
greenbonebot merged 5 commits intomainfrom
resource-files-3
Feb 5, 2026
Merged

Change: move rest of resources section to dedicated files#2755
greenbonebot merged 5 commits intomainfrom
resource-files-3

Conversation

@mattmundell
Copy link
Contributor

What

Move the rest of the Resources section out of manage_sql.c.

Why

Reducing size of manage_sql.c. Better file organisation.

References

Follows /pull/2753.

Testing

Ran various GSA and GMP ops that use these facilities. Looks OK.

@mattmundell mattmundell requested review from a team as code owners February 4, 2026 10:59
@greenbonebot greenbonebot enabled auto-merge (rebase) February 4, 2026 10:59
This needed a new file manage_resources_types.h with just the resource types, to
prevent circular includes, as manage_resources.h needed to include more header
files.
These header files only need the types. This reduces the chance of people running
intoz circular dependencies in the future.
@greenbonebot greenbonebot merged commit 2878b53 into main Feb 5, 2026
31 of 32 checks passed
@greenbonebot greenbonebot deleted the resource-files-3 branch February 5, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants