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: frappe/bench
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.21.1
Choose a base ref
...
head repository: frappe/bench
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.21.2
Choose a head ref
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 1, 2024

  1. fix: increase tar file limit

    including node_modules in tar blob causes
    file counts to be consistently above 10k
    eg:
    - gameplan: 25,269
    - hrms: 32,369
    18alantom committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d8ce1b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863dde6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1526 from frappe/bump-tar-limit

    fix: increase tar file limit
    18alantom authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0098bfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac96cc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea593ed View commit details
    Browse the repository at this point in the history
  6. chore(release): Bumped to Version 5.21.2

    ## [5.21.2](v5.21.1...v5.21.2) (2024-02-01)
    
    ### Bug Fixes
    
    * increase tar file limit ([d8ce1b3](d8ce1b3))
    semantic-release-bot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7028a72 View commit details
    Browse the repository at this point in the history
Loading