Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • abuild abuild
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Our ARM infrastructure is unreachable at the moment, so CI jobs will time-out and packages will not be updated until the servers are back.

  • alpinealpine
  • abuildabuild
  • Merge requests
  • !113

abuild.in: Set defaults, then source functions.sh

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Thermi requested to merge Thermi/abuild:default-then-functions.sh into master Aug 13, 2021
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 1

This commit makes sure that the tools are set to the default before functions.sh is sourced. That ensures that any environmental variables derived from these ones can not be empty, except if they are deliberately set to be empty. This is a fix like in !112 (closed), but it does not require any changes to the functions.sh itself.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: default-then-functions.sh