8000 Comparing 5.3.3...6.0.0 · codingjoe/django-stdimage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: codingjoe/django-stdimage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.3.3
Choose a base ref
...
head repository: codingjoe/django-stdimage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.0.0
Choose a head ref
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 9, 2022

  1. Bump actions/upload-artifact from 2 to 3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    6f636a9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. minor type in readme

    Otherwise: spelling
    julzhk authored and codingjoe committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c2aa355 View commit details
    Browse the repository at this point in the history
  2. Update Readme.md

    More extensive edit for clarity and readability
    julzhk authored and codingjoe committed May 4, 2022
    Configuration menu
    Copy the full SHA
    39e2306 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Co-authored-by: Johannes Maron <johannes@maron.family>
    julzhk and codingjoe committed May 4, 2022
    Configuration menu
    Copy the full SHA
    bec1c82 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Co-authored-by: Johannes Maron <johannes@maron.family>
    julzhk and codingjoe committed May 4, 2022
    Configuration menu
    Copy the full SHA
    bed5fed View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Co-authored-by: Johannes Maron <johannes@maron.family>
    julzhk and codingjoe committed May 4, 2022
    Configuration menu
    Copy the full SHA
    f6d953b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Update CI pipline (#288)

    codingjoe authored May 21, 2022
    Configuration menu
    Copy the full SHA
    7db3961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62dbd15 View commit details
    Browse the repository at this point in the history
  3. Add migrations to enable a smooth transition to django-pictures

    We to migrate from django-stimage to pictures, we need to
    include variations into the migration model state. This allows
    deleting obsolite files during the migration.
    codingjoe committed May 21, 2022
    Configuration menu
    Copy the full SHA
    c8c389f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0730fcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c5b5e5 View commit details
    Browse the repository at this point in the history
Loading
0