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

Feature: Add support for nav repos #80

Merged
merged 32 commits into from
Feb 2, 2023
Merged

Commits on Jan 30, 2023

  1. working on adding new feature

    jdoiro3 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    464f4dc View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. first pass at new feature

    jdoiro3 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    3be55d1 View commit details
    Browse the repository at this point in the history
  2. using dacite

    jdoiro3 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    eacf7a8 View commit details
    Browse the repository at this point in the history
  3. no need to validate now

    jdoiro3 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d942e71 View commit details
    Browse the repository at this point in the history
  4. updated config schema

    jdoiro3 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9184ccf View commit details
    Browse the repository at this point in the history
  5. moved config schemas

    jdoiro3 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a4fc8c6 View commit details
    Browse the repository at this point in the history
  6. fix imports

    jdoiro3 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    94f0da7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f7bd98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca0d378 View commit details
    Browse the repository at this point in the history
  9. removed inaccurate note

    jdoiro3 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f7a0891 View commit details
    Browse the repository at this point in the history
  10. slugify name

    jdoiro3 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9d70320 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    98851ac View commit details
    Browse the repository at this point in the history
  12. Update README.md

    jdoiro3 authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6fec5ad View commit details
    Browse the repository at this point in the history
  13. Update README.md

    jdoiro3 authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    56f77ed View commit details
    Browse the repository at this point in the history
  14. update example in readme

    jdoiro3 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    10b7109 View commit details
    Browse the repository at this point in the history
  15. updated docs

    jdoiro3 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    73a5621 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff4a36f View commit details
    Browse the repository at this point in the history
  17. removed unused iumports

    jdoiro3 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2e2c1b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. updated README

    jdoiro3 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a639ed2 View commit details
    Browse the repository at this point in the history
  2. updated pre-commit

    jdoiro3 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1231625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8a132e View commit details
    Browse the repository at this point in the history
  4. Update README.md

    jdoiro3 authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a551f23 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    jdoiro3 authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    25791bd View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    03a993b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    115e9a4 View commit details
    Browse the repository at this point in the history
  3. added more tests

    jdoiro3 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    2ff4def View commit details
    Browse the repository at this point in the history
  4. updated changelog

    jdoiro3 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    ef4048e View commit details
    Browse the repository at this point in the history
  5. updated changelog

    jdoiro3 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    bf00644 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    jdoiro3 authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    a4effbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d56019 View commit details
    Browse the repository at this point in the history
  8. bumped version

    jdoiro3 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4f74bd2 View commit details
    Browse the repository at this point in the history
  9. Update deploy.yml

    jdoiro3 authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    33083c9 View commit details
    Browse the repository at this point in the history