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: gianklug/matemann
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: gianklug/matemann
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 7 files changed
  • 3 contributors

Commits on Jul 29, 2024

  1. build(deps): bump docker/build-push-action from 5 to 6

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6a7edb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7dbd4d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from gianklug/bugfix/cronjob

    fix: Switch to cronjob instead of deployment since bot exits once done
    gianklug authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    92ae8d9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from gianklug/dependabot/github_actions/docker/…

    …build-push-action-6
    
    build(deps): bump docker/build-push-action from 5 to 6
    gianklug authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1c01566 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    161de21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3849e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from gianklug/bugfix/category-position

    fix category positioning
    gianklug authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fb8568f View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    1580c0e View commit details
    Browse the repository at this point in the history
  2. fix: do not quote integers

    NoRelect committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    5888d94 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from gianklug/bugfix/too-many-pods

    fix: too many pods being spawned if exception is not handled
    gianklug authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    4c73e4e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. build(deps): bump py-cord from 2.6.0 to 2.6.1

    Bumps [py-cord](https://github.com/Pycord-Development/pycord) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/Pycord-Development/pycord/releases)
    - [Changelog](https://github.com/Pycord-Development/pycord/blob/master/CHANGELOG.md)
    - [Commits](Pycord-Development/pycord@v2.6.0...v2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: py-cord
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5b12785 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from gianklug/dependabot/pip/py-cord-2.6.1

    build(deps): bump py-cord from 2.6.0 to 2.6.1
    gianklug authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e310c74 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. build(deps): bump python from 3.12 to 3.13

    Bumps python from 3.12 to 3.13.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    72cd827 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from gianklug/dependabot/docker/python-3.13

    build(deps): bump python from 3.12 to 3.13
    gianklug authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8b071e8 View commit details
    Browse the repository at this point in the history
Loading