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

Pin pipenv to an older version #88

Merged

Commits on Aug 29, 2023

  1. Remove rosbag dependency

    Re-run pipenv update.
    
    I don't see this dependency imported anywhere, and it appears to be the
    cause of `pipenv update` failures locally and in CI.
    bryfox committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f186f1d View commit details
    Browse the repository at this point in the history
  2. Update with latest pipenv

    bryfox committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2a7eb18 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Use python 3.8 in CI

    bryfox committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    85a6157 View commit details
    Browse the repository at this point in the history
  2. Specify 3.8 in pipfile

    bryfox committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a0416b5 View commit details
    Browse the repository at this point in the history
  3. Revert changes

    Revert "Specify 3.8 in pipfile"
    
    This reverts commit a0416b5.
    
    Revert "Use python 3.8 in CI"
    
    This reverts commit 85a6157.
    
    Revert "Update with latest pipenv"
    
    This reverts commit 2a7eb18.
    
    Revert "Remove rosbag dependency"
    
    This reverts commit f186f1d.
    bryfox committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4fdae19 View commit details
    Browse the repository at this point in the history
  4. Use older version of pipenv

    bryfox committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4c41208 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2266f9 View commit details
    Browse the repository at this point in the history