yao/commercial
Max ac8cdaeda9 refactor(workflows): remove license root certificate injection from build process
- Eliminated the steps for injecting commercial license root certificates from GitHub Secrets in both Linux and macOS workflows, streamlining the build process.
- Updated the `inspect` command to load commercial license information directly, enhancing the application's licensing capabilities without relying on external secrets during the build.
2026-03-27 15:46:01 +08:00
..
cmd/generate-test-cert feat(certificates): inject commercial license root certificates into build process 2026-03-27 12:51:30 +08:00
roots refactor(workflows): remove license root certificate injection from build process 2026-03-27 15:46:01 +08:00
testdata refactor(workflows): remove license root certificate injection from build process 2026-03-27 15:46:01 +08:00
commercial.go feat(certificates): inject commercial license root certificates into build process 2026-03-27 12:51:30 +08:00
commercial_test.go refactor(workflows): remove license root certificate injection from build process 2026-03-27 15:46:01 +08:00
oid.go feat(certificates): inject commercial license root certificates into build process 2026-03-27 12:51:30 +08:00
roots.go refactor(tests): update synchronization handling in certificate pool tests 2026-03-27 15:09:05 +08:00
testhelper_test.go feat(certificates): inject commercial license root certificates into build process 2026-03-27 12:51:30 +08:00
types.go feat(certificates): inject commercial license root certificates into build process 2026-03-27 12:51:30 +08:00