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: update codebase to reflect the latest configuration in the parent open-sdg and open-sdg-site project #26

Merged
merged 11 commits into from
Jun 6, 2024

Commits on Mar 9, 2024

  1. update appropriate files to be in alignment with

    the parent sdg project
    
    close #25
    jaylenw committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    33ae8b2 View commit details
    Browse the repository at this point in the history
  2. update the .gitignore file to ignore the

    vendor directory
    
    close #25
    jaylenw committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    b312313 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. modify layouts and config to support build process

    and get up to date with version 2.3.0
    
    close #25
    jaylenw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    98d0270 View commit details
    Browse the repository at this point in the history
  2. add test dir to gitignore and make the test

    scripts executable
    
    close #25
    jaylenw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    916e173 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. modify the workflows to test and deploy

    appropriately
    
    close #25
    jaylenw committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c162cb1 View commit details
    Browse the repository at this point in the history
  2. update workflow to resolve job name conflict

    and indentation issues
    
    close #25
    jaylenw committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    866913b View commit details
    Browse the repository at this point in the history
  3. add github issue and pr templates

    close #25
    jaylenw committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    39d90c2 View commit details
    Browse the repository at this point in the history
  4. add instructions for running html validation

    tests
    
    close #25
    jaylenw committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4eb4fcf View commit details
    Browse the repository at this point in the history
  5. add documentation that explains installing the

    depedencies for the project locally
    
    close #25
    jaylenw committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3430c22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b188d9 View commit details
    Browse the repository at this point in the history
  7. add github actions documentation

    close #25
    jaylenw committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e6a99d6 View commit details
    Browse the repository at this point in the history