Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
0d4fb41e7e
Refactor DNS configuration to use 'dnsmasq' instead of 'dns' for improved clarity and consistency across the codebase; update related tests and configuration files accordingly.
4e49c435a9
Enhance configuration management by adding global config validation and network detection; refactor tests to align with updated config structure
fac866ffa1
Add CLI binaries to packaging and update release scripts for improved distribution
b68abd2f08
Enhance package creation process by removing old .deb files before generating new ones and update release script to include standalone binaries and checksum generation.