Skip to content
Snippets Groups Projects
Select Git revision
  • patrickbajao-md
  • pcalder-test
  • jh-broken-pipe
  • ag-maintenance-post-test-check
  • ag-failover-test1
  • sh-test-1
  • dylangriffith-production-master
  • master default protected
  • evn-guideline-on-when-to-call
  • evn-okr-update
  • evn-prio-labels
  • release-9-3
  • release-9-4
  • sr-pmm-to-dir
  • br-update-lb
  • pc-add-themes-to-prod-engs
  • 1472-update-frontend-okrs
  • patch-265
  • new-style-general-blogposts
  • dimitrie-travel-blog-post
20 results

template.html.md.erb

  • Robert Speicher's avatar
    c8e01b70
    Generate the "release list" page more intelligently · c8e01b70
    Robert Speicher authored
    This makes two major improvements to how we generate this page:
    
    - It's entirely dynamic. We no longer have to define which versions we
      want, or what month to start on.
    - It's entirely local. We no longer hit the live site and parse the
      HTML. All of the data we need is in this repository, after all.
    
    This was also the only place using the `oga` gem, so we've removed that.
    One less gem to install! :tada:
    c8e01b70
    History
    Generate the "release list" page more intelligently
    Robert Speicher authored
    This makes two major improvements to how we generate this page:
    
    - It's entirely dynamic. We no longer have to define which versions we
      want, or what month to start on.
    - It's entirely local. We no longer hit the live site and parse the
      HTML. All of the data we need is in this repository, after all.
    
    This was also the only place using the `oga` gem, so we've removed that.
    One less gem to install! :tada:
Code owners
Assign users and groups as approvers for specific file changes. Learn more.