Files
ubicloud/config.rb
Enes Cakir ebc7006c61 Rename E2E CI script and variable
We use the `bin/ci` script to execute our E2E tests. However, this
script is solely for E2E, and the 'CI' label is potentially misleading,
given that we also have CI for rspec tests, rubocop, and so on. To
clarify its purpose, I've renamed it to `bin/e2e`.

Moreover, the environment variable `CI_HETZNER_SACRIFICIAL_SERVER_ID`
can be somewhat confusing. Considering that we have several environment
variables starting with `E2E`, renaming it to `E2E_HETZNER_SERVER_ID`
would make it more understandable for new contributors.
2025-07-06 09:20:59 +03:00

8.7 KiB