8000 Comparing ptrlrd:main...CodeIter:main · ptrlrd/threads-cli · GitHub
[go: up one dir, main page]

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: ptrlrd/threads-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: CodeIter/threads-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 6 files changed
  • 1 contributor

Commits on May 6, 2025

  1. Create pyproject.toml

    CodeIter committed May 6, 2025
    Configuration menu
    Copy the full SHA
    607565f View commit details
    Browse the repository at this point in the history
  2. Create setup.py

    CodeIter committed May 6, 2025
    Configuration menu
    Copy the full SHA
    a20bdc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff29b8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1342a29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac86383 View commit details
    Browse the repository at this point in the history
  6. Update threads-cli entry point in project.scripts

    - Change the entry point configuration from "threads_cli.cli:main" to "main:main"
    CodeIter committed May 6, 2025
    Configuration menu
    Copy the full SHA
    67eb4c0 View commit details
    Browse the repository at this point in the history
  7. Update maintainer list

    CodeIter committed May 6, 2025
    Configuration menu
    Copy the full SHA
    7e41a2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80ce816 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Create pylint.yml

    CodeIter committed May 7, 2025
    Configuration menu
    Copy the full SHA
    9db1b26 View commit details
    Browse the repository at this point in the history
  2. Create python-app.yml

    CodeIter committed May 7, 2025
    Configuration menu
    Copy the full SHA
    b1af2d0 View commit details
    Browse the repository at this point in the history
  3. Update requirements.txt

    CodeIter committed May 7, 2025
    Configuration menu
    Copy the full SHA
    29a24e0 View commit details
    Browse the repository at this point in the history
  4. Update python-app.yml

    Add fail-fast: false
    CodeIter committed May 7, 2025
    Configuration menu
    Copy the full SHA
    300ca79 View commit details
    Browse the repository at this point in the history
  5. Update pylint.yml

    Add fail-fast: false
    CodeIter committed May 7, 2025
    Configuration menu
    Copy the full SHA
    8f96cc5 View commit details
    Browse the repository at this point in the history
  6. Update project metadata and dependency constraints within major versi…

    …on ranges
    
    Update metadata and dependencies to enforce minor/patch updates only: bumped setuptools, tightened Python and dependency version constraints, removed URLs from authors, and added a maintainer.
    CodeIter committed May 7, 2025
    Configuration menu
    Copy the full SHA
    38a2474 View commit details
    Browse the repository at this point in the history
Loading
0