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

feat(gatsby-source-drupal): drupal langcode as notlangcode (#37445) #37459

Merged
merged 3 commits into from
Jan 13, 2023

Commits on Jan 13, 2023

  1. feat(gatsby-source-drupal): drupal langcode as notlangcode (#37445)

    * add ts support
    
    * make all files ts
    
    * add new enabled languages plugin option object types/docs
    
    * add local test scripts
    
    * add normalization code for langCode as def
    
    * use proper joi method name
    
    * change property name
    
    * refactor for TS
    
    * ts changes
    
    * ts fixes
    
    * use renamed code in node id
    
    * attempt to disable easlint rules for source-drupal
    
    (cherry picked from commit 3e8bb5a)
    TylerBarnes authored and tyhopp committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    0a3d7ef View commit details
    Browse the repository at this point in the history
  2. yarn.lock

    tyhopp committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ae03667 View commit details
    Browse the repository at this point in the history
  3. fix deps in backport

    pieh committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ec99d5d View commit details
    Browse the repository at this point in the history