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

Admin message

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Repository
  • mesa
  • docs
  • release-calendar.rst
Find file Blame History Permalink
  • Dylan Baker's avatar
    docs: store the release-calendar information in csv (and fix tests) · 8587e57f
    Dylan Baker authored Jan 04, 2021
    
    
    Restructured text (and markdown) is painful to programatically
    manipulate, most python parsers are geared towards writing markdown and
    generating html. I'd like to move the calendar updates to being
    scripted, as such using csv to store them will be convenient. This also
    allows us to simplify our scripting that manipulates the table
    considerably.
    
    Acked-by: Eric Engestrom's avatarEric Engestrom <eric@engestrom.ch>
    Part-of: <!8341>
    8587e57f