Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • go go
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SRCT
  • gogo
  • Issues
  • #133

Closed
Open
Created Jan 24, 2017 by David Haynes@dhaynes3🙆Owner

Dynamic version in footer

Summary

Currently in the footer of Go we list the current version that is in use. We determine our version based on the current semantic version that is in use. Additionally, every release is tagged in git: run git tag or head to https://git.gmu.edu/srct/go/tags to see what I mean. We need to find a way to automagically update the version in the footer with the latest git tag. This could be done with javascript or potentially with django's templating where we use a view to render the footer or through another method..

Helpful Links

  • https://git.gmu.edu/srct/go/tags
  • templates/core/footer.html
  • the navbar shows a good example of how django templating could be used
Assignee
Assign to
Time tracking