-
-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: maxisoft/ASFFreeGames
base: v1.5.1
head repository: maxisoft/ASFFreeGames
compare: v1.5.2
- 9 commits
- 8 files changed
- 3 contributors
Commits on May 6, 2024
-
Bump gautamkrishnar/keepalive-workflow from 1 to 2
Bumps [gautamkrishnar/keepalive-workflow](https://github.com/gautamkrishnar/keepalive-workflow) from 1 to 2. - [Release notes](https://github.com/gautamkrishnar/keepalive-workflow/releases) - [Commits](gautamkrishnar/keepalive-workflow@v1...v2) --- updated-dependencies: - dependency-name: gautamkrishnar/keepalive-workflow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d998aea - Browse repository at this point
Copy the full SHA d998aeaView commit details -
Bump pozetroninc/github-action-get-latest-release from 0.7.0 to 0.8.0
Bumps [pozetroninc/github-action-get-latest-release](https://github.com/pozetroninc/github-action-get-latest-release) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/pozetroninc/github-action-get-latest-release/releases) - [Commits](pozetroninc/github-action-get-latest-release@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: pozetroninc/github-action-get-latest-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ae4295e - Browse repository at this point
Copy the full SHA ae4295eView commit details
Commits on May 7, 2024
-
Bump actions/checkout from 4.1.1 to 4.1.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...v4.1.5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c12f573 - Browse repository at this point
Copy the full SHA c12f573View commit details
Commits on May 11, 2024
-
Merge pull request #68 from maxisoft/dependabot/github_actions/pozetr…
…oninc/github-action-get-latest-release-0.8.0 Bump pozetroninc/github-action-get-latest-release from 0.7.0 to 0.8.0
Configuration menu - View commit details
-
Copy full SHA for 8bc9a01 - Browse repository at this point
Copy the full SHA 8bc9a01View commit details -
Merge pull request #67 from maxisoft/dependabot/github_actions/gautam…
…krishnar/keepalive-workflow-2 Bump gautamkrishnar/keepalive-workflow from 1 to 2
Configuration menu - View commit details
-
Copy full SHA for 508924e - Browse repository at this point
Copy the full SHA 508924eView commit details -
Merge pull request #69 from maxisoft/dependabot/github_actions/action…
…s/checkout-4.1.5 Bump actions/checkout from 4.1.1 to 4.1.5
Configuration menu - View commit details
-
Copy full SHA for 0348c31 - Browse repository at this point
Copy the full SHA 0348c31View commit details -
Fix KeyNotFoundException for scheduled free game collection (#70)
This commit resolves the `KeyNotFoundException` encountered during the scheduled free game collection process. The issue was caused by an attempt to access a non-existent key in the bot dictionary, as reported in issue #70. Changes include: - Added a check in `ASFFreeGamesPlugin.cs` to ensure there are viable bots before proceeding with the free game collection command. - Modified `FreeGamesCommand.cs` to handle bot collections more robustly, trimming bot names to prevent whitespace issues and using `GetValueOrDefault` to avoid exceptions when a bot name is not found. - Updated the `HandleInternalCollectCommand` method to return a more informative response, indicating the number of collected games and the bots involved in the operation. These updates aim to enhance the stability and reliability of the free game collection feature in ASF.
Configuration menu - View commit details
-
Copy full SHA for 217f5ed - Browse repository at this point
Copy the full SHA 217f5edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18172cb - Browse repository at this point
Copy the full SHA 18172cbView commit details -
Merge pull request #71 from maxisoft/dev
Resolve KeyNotFoundException and Enhance Bot Handling in Free Game Collection
Configuration menu - View commit details
-
Copy full SHA for 1e8c529 - Browse repository at this point
Copy the full SHA 1e8c529View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.5.1...v1.5.2