Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GramAddict/bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.11
Choose a base ref
...
head repository: GramAddict/bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.12
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 22, 2024

  1. bump: pyYAML dep to fix wheel problem

    Collecting PyYAML==6.0 (from -r requirements.txt (line 3))
      Downloading PyYAML-6.0.tar.gz (124 kB)
         ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 2.1 MB/s eta 0:00:00
      Installing build dependencies ... done
      Getting requirements to build wheel ... error
      error: subprocess-exited-with-error
    
      × Getting requirements to build wheel did not run successfully.
      │ exit code: 1
      ╰─> [48 lines of output]
    mastrolube committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f71a815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbeb334 View commit details
    Browse the repository at this point in the history
  3. fix: handle NoneType for owner_name in feel job

    don't crash if pytesseract is not installed or not working
    mastrolube committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    aa8d28b View commit details
    Browse the repository at this point in the history
  4. bump: new version 3.2.12

    mastrolube committed Mar 22, 2024
    2 Configuration menu
    Copy the full SHA
    f1b1b92 View commit details
    Browse the repository at this point in the history
Loading