Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B Binary Factory Tooling
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sysadmin
  • Binary Factory Tooling
  • Merge requests
  • !256

Merged
Created Jan 25, 2022 by Phu Nguyen@phunhContributor

Stop getting the latest version of the theme for each Hugo build

  • Overview 4
  • Commits 1
  • Changes 2

Each project should use the version that it's compatible with, so that a change in the theme doesn't need to be checked on all projects at once.

Most (except just 4) projects are only built on commits to master, which can also include updates about the theme version to use. If needed, the command to get the latest theme version can be run for multiple projects at once on a local machine using a tool like myrepos.

@carlschwan @bcooksley

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/hugo