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

🚸Unique error for kernel mismatch when applying a template #276

Merged
merged 33 commits into from
Oct 5, 2023

Commits on Mar 2, 2023

  1. Uninstall charset_normalizer

    ayushuk committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a8dd15f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Merge pull request #274 from purduesigbots/bugfix/fix-ci-macos-univer…

    …sal-dependency-error
    
    🐛 Fix macos CI universal dependency errors
    ayushuk committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b08bb8d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Added KernelMismatchException to catch when no templates are found due

    to a kernal mismatch. This causes a different error message than if no
    templates are found because they don't exist.
    ceaglebu committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d872334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19294d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4121da View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Optimization changes

    ceaglebu committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4718079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b35ac2b View commit details
    Browse the repository at this point in the history
  3. Update template_resolution.py

    undoing unnecessary changes
    ceaglebu committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    8301c66 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    b9988bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cee778 View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary files

    ceaglebu committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    ff943bc View commit details
    Browse the repository at this point in the history
  4. removed unnecessary files

    ceaglebu committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    9090e51 View commit details
    Browse the repository at this point in the history
  5. asdf

    ceaglebu committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    fc85aff View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Update main.yml

    kunwarsahni01 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    cb6df57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af295a1 View commit details
    Browse the repository at this point in the history
  3. Maybe this will work?

    kunwarsahni01 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d4abb64 View commit details
    Browse the repository at this point in the history
  4. We try again

    kunwarsahni01 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d9bbf39 View commit details
    Browse the repository at this point in the history
  5. Make the uninstall work

    kunwarsahni01 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    60bb6a4 View commit details
    Browse the repository at this point in the history
  6. Work

    kunwarsahni01 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d05d2e8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Update version numbers

    ayushuk committed May 15, 2023
    Configuration menu
    Copy the full SHA
    fb7e006 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Merge pull request #284 from purduesigbots/release/3.4.3

    🔖 Release 3.4.3
    ayushuk committed May 19, 2023
    Configuration menu
    Copy the full SHA
    98230de View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Workflow Debugging

    kunwarsahni01 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    8d95649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611abf6 View commit details
    Browse the repository at this point in the history
  3. try debug step

    kunwarsahni01 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    a29cca8 View commit details
    Browse the repository at this point in the history
  4. Try another

    kunwarsahni01 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    12779cb View commit details
    Browse the repository at this point in the history
  5. idk

    kunwarsahni01 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    27d56c3 View commit details
    Browse the repository at this point in the history
  6. more debug

    kunwarsahni01 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    e75f0bd View commit details
    Browse the repository at this point in the history
  7. no periods

    kunwarsahni01 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    304da04 View commit details
    Browse the repository at this point in the history
  8. Try a clean

    kunwarsahni01 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    3264b3f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    565eee1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    42f8354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b20a2 View commit details
    Browse the repository at this point in the history
  3. Fix develop merge

    ayushuk committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cc8d2ef View commit details
    Browse the repository at this point in the history