Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repo sync #1285

Merged
merged 3 commits into from
Nov 12, 2020
Merged

repo sync #1285

merged 3 commits into from
Nov 12, 2020

Commits on Nov 12, 2020

  1. Script to update v3 and v4 links (#16434)

    * add script
    
    * add README to content-migrations subdir
    sarahs authored Nov 12, 2020
    4 Configuration menu
    Copy the full SHA
    39bad0e View commit details
    Browse the repository at this point in the history
  2. Continue on error during link check (#16442)

    * continue on error
    
    * use failure instead of continue-on-error
    
    * Update .github/workflows/check-all-english-links.yml
    
    Co-authored-by: James M. Greene <JamesMGreene@github.com>
    
    * add missing colon
    
    Co-authored-by: James M. Greene <JamesMGreene@github.com>
    sarahs and JamesMGreene authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8788ab7 View commit details
    Browse the repository at this point in the history
  3. Header notification updates (#16425)

    * remove middleware that sets notification flags
    
    * move all notification handling into includes/header-notification.html
    
    * update tests
    sarahs authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    5705d33 View commit details
    Browse the repository at this point in the history