open-vault/scripts
Christopher Swenson 42f7def9aa
Keep symbols by default (#20519)
By reversing the logic and adding a `REMOVE_SYMBOLS` environment
variable that, when set, will remove symbols.

This has been requested to re-enable Dynatrace support, which
requires symbols are intact.

Sadly this increases the size (on my mac) from 192,609,682 bytes
to 236,696,722 bytes (+23% increase).

I confirmed that this adds symbols back, and that `dlv` will load
the Vault binary.
2023-05-04 13:23:06 -07:00
..
cross Address Critical Vulnerabilities from Dependencies (#19901) 2023-04-03 15:24:38 -06:00
docker Address Critical Vulnerabilities from Dependencies (#19901) 2023-04-03 15:24:38 -06:00
windows Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
assetcheck.sh adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
build.sh build: try creating the go bin directory (#19862) 2023-04-17 22:57:17 +00:00
ci-helper.sh Keep symbols by default (#20519) 2023-05-04 13:23:06 -07:00
coverage.sh adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
deprecations-checker.sh Github Action to check deprecations in PR (#19666) 2023-03-27 22:50:58 -07:00
deps_upgrade.py adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
dist.sh adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
gen_openapi.sh openapi: Remove pcf plugin (#20067) 2023-04-11 13:54:12 -04:00
gofmtcheck.sh adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
goversioncheck.sh adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
protocversioncheck.sh adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
semgrep_plugin_repos.sh adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
testciphers.sh adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
update_deps.sh adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
update_plugin_modules.sh adding copyright header (#19555) 2023-03-15 09:00:52 -07:00