mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-06 14:51:57 +08:00
Until now, users could only use predefined labels for their github workflows. However, some users wanted workflow-level limits for finer control. To address this support for custom labels is introduced. Custom labels are unique per [installation, label] which allows multiple installations to reuse the same custom label. Each custom label is aliased to a predefined label. In other words, users still run on VM types defined by predefined labels, but can introduce workflow-level limits by using custom labels. With this commit, only concurrency limits are supported. Additional limits can be introduced later by adding new columns to the github_custom_label model. |
||
---|---|---|
.. | ||
testdata | ||
base.rb | ||
connected_subnets.rb | ||
firewall_rules.rb | ||
github_runner.rb | ||
ha_postgres_resource.rb | ||
hetzner_server.rb | ||
kubernetes.rb | ||
postgres_resource.rb | ||
vm.rb | ||
vm_group.rb | ||
vm_host_slices.rb |