Skip to content
Snippets Groups Projects
Select Git revision
  • 54e9c0b9e3c35d8f53179cb52ca0d62b3ae84703
  • master default protected
  • nrb/allow-wan-status
  • nrb/ffs-prometheus-node-exporter
  • nrbffs/ci-cache-only-dl
  • nrbffs/test
  • v1.6-alpha02
7 results

get-gluon-branch.sh

Blame
  • Forked from firmware / FFS Gluon site
    Source project has a limited visibility.
    • nrbffs's avatar
      54e9c0b9
      CI: set GLUON_BRANCH depending on build type · 54e9c0b9
      nrbffs authored
      Introduce the following build type:
      | Build Type | When   |
      |------------|--------|
      | stable     | commit tag starts with "stable/" |
      | beta       | commit tag starts with "beta/" |
      | nightly    | trigger is a scheduled job |
      | commit     | else |
      
      Depending on the build type, set the GLUON_BRANCH accordingly:
      
      | Build Type | GLUON_BRANCH  |
      |------------|---------------|
      | commit     | (unset)       |
      | nightly    | nightly       |
      | beta       | beta          |
      | stable     | stable        |
      54e9c0b9
      History
      CI: set GLUON_BRANCH depending on build type
      nrbffs authored
      Introduce the following build type:
      | Build Type | When   |
      |------------|--------|
      | stable     | commit tag starts with "stable/" |
      | beta       | commit tag starts with "beta/" |
      | nightly    | trigger is a scheduled job |
      | commit     | else |
      
      Depending on the build type, set the GLUON_BRANCH accordingly:
      
      | Build Type | GLUON_BRANCH  |
      |------------|---------------|
      | commit     | (unset)       |
      | nightly    | nightly       |
      | beta       | beta          |
      | stable     | stable        |
    hardware.rst 4.38 KiB