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

Stop using a diesel_cli docker image, use cargo-install in woodpecker. #4723

Merged
merged 27 commits into from
May 16, 2024

Commits on May 16, 2024

  1. Stop using a diesel_cli docker image, use cargo-binstall in woodpecker.

    - The diesel_cli image is 500MB, and rebuilt daily. Much easier to use
      binstall to install it.
    dessalines committed May 16, 2024
    Configuration menu
    Copy the full SHA
    42e2dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f34d97 View commit details
    Browse the repository at this point in the history
  3. Try sequence merges 1

    dessalines committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7cb5289 View commit details
    Browse the repository at this point in the history
  4. Try removing features.

    dessalines committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0549103 View commit details
    Browse the repository at this point in the history
  5. Try path fix.

    dessalines committed May 16, 2024
    Configuration menu
    Copy the full SHA
    02036cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cf116b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e75d502 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c834be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b556975 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c9124e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a913e1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f73815 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7b9db79 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6f75705 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eabc846 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    136f0f3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b05a53e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bc227d1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ca65ddc View commit details
    Browse the repository at this point in the history
  20. Add logging line.

    dessalines committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f60c2df View commit details
    Browse the repository at this point in the history
  21. Add logging line 2.

    dessalines committed May 16, 2024
    Configuration menu
    Copy the full SHA
    332c7ef View commit details
    Browse the repository at this point in the history
  22. Add logging line 3.

    dessalines committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3340ab3 View commit details
    Browse the repository at this point in the history
  23. Add logging line 4.

    dessalines committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6aafc20 View commit details
    Browse the repository at this point in the history
  24. Removing binstall.

    dessalines committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5dad74b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ae8c062 View commit details
    Browse the repository at this point in the history
  26. Use a smaller taplo.

    dessalines committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4b8118d View commit details
    Browse the repository at this point in the history
  27. taplo is the same image.

    dessalines committed May 16, 2024
    Configuration menu
    Copy the full SHA
    16a0f39 View commit details
    Browse the repository at this point in the history