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: maxisoft/ASFFreeGames
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1
Choose a base ref
...
head repository: maxisoft/ASFFreeGames
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.2
Choose a head ref
  • 14 commits
  • 8 files changed
  • 3 contributors

Commits on Aug 8, 2024

  1. Bump actions/upload-artifact from 4.3.3 to 4.3.6

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.3.3...v4.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a63096a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from maxisoft/dependabot/github_actions/action…

    …s/upload-artifact-4.3.6
    
    Bump actions/upload-artifact from 4.3.3 to 4.3.6
    maxisoft authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    856fbdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13a3ca5 View commit details
    Browse the repository at this point in the history
  4. Tunning github actions code

    maxisoft committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    acc54fe View commit details
    Browse the repository at this point in the history
  5. integration test improvements

    - integration test now can be activated by workflow_dispatch
    - use 7z to compress the 2 files before uploading them as artifact
    maxisoft committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b1f1a6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d59d0b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    1e7a140 View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 4.3.6 to 4.4.0

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.3.6...v4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    42da506 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge pull request #89 from maxisoft/dependabot/github_actions/action…

    …s/upload-artifact-4.4.0
    
    Bump actions/upload-artifact from 4.3.6 to 4.4.0
    maxisoft authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    583ba7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d8a342 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c5fd9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fb38fe View commit details
    Browse the repository at this point in the history
  5. Merge pull request #92 from maxisoft/91-missingmethodexception-method…

    …-not-found-void-systemiostreamreaderctorsystemiostream-systemtextencoding
    
    Fix MissingMethodException with latest ASF update
    maxisoft authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    857c960 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc37780 View commit details
    Browse the repository at this point in the history
Loading