Skip to content

Releases: ArturWincenciak/Blef

Play the full game with all the rules using the API

19 Oct 19:43
Compare
Choose a tag to compare

What's Changed

  • Play with all possible poker hands by @ArturWincenciak in #193
  • Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 by @dependabot in #195
  • Bump Verify.Xunit from 19.11.2 to 20.3.2 by @dependabot in #194
  • Bump coverlet.collector from 3.1.2 to 6.0.0 by @dependabot in #189
  • Bump Verify.DiffPlex from 2.2.0 to 2.2.1 by @dependabot in #188
  • Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.2 to 7.0.5 by @dependabot in #187
  • Upgrade to .NET 7 by @ArturWincenciak in #196
  • Refactor: indexing at Count - 1 should be used instead of the Enumerable extension method Last by @ArturWincenciak in #197
  • Bump muno92/resharper_inspectcode from 1.6.13 to 1.7.1 by @dependabot in #201
  • Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.5 to 7.0.7 by @dependabot in #200
  • Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.7 to 7.0.8 by @dependabot in #205
  • Bump Verify.Xunit from 20.3.2 to 20.4.0 by @dependabot in #204
  • Bump jetbrains.resharper.globaltools from 2023.1.2 to 2023.1.3 by @dependabot in #203
  • Validate requests on API layer by @ArturWincenciak in #208
  • Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #207
  • Build(deps): Bump xunit from 2.4.2 to 2.5.0 by @dependabot in #212
  • Build(deps): Bump JetBrains.Annotations from 2022.3.1 to 2023.2.0 by @dependabot in #211
  • Build(deps): Bump Verify.Xunit from 20.4.0 to 20.5.0 by @dependabot in #210
  • Build(deps): Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #209
  • Build(deps): Bump muno92/resharper_inspectcode from 1.7.1 to 1.8.0 by @dependabot in #217
  • Build(deps): Bump jetbrains.resharper.globaltools from 2023.1.3 to 2023.1.4 by @dependabot in #216
  • Build(deps): Bump Verify.Xunit from 20.5.0 to 20.6.0 by @dependabot in #215
  • Build(deps): Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.8 to 7.0.9 by @dependabot in #214
  • Integration tests with play game scenarios on HTTP API layer by @ArturWincenciak in #242
  • Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.9 to 7.0.12 by @dependabot in #243
  • Build(deps): Bump jetbrains.resharper.globaltools from 2023.1.4 to 2023.2.2 by @dependabot in #240
  • Build(deps): Bump docker/build-push-action from 3 to 5 by @dependabot in #235
  • Build(deps): Bump docker/login-action from 2 to 3 by @dependabot in #234
  • Build(deps): Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #233
  • Build(deps): Bump muno92/resharper_inspectcode from 1.8.0 to 1.8.3 by @dependabot in #231
  • Build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #230
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 by @dependabot in #228
  • Build(deps): Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.18.1 to 1.19.5 by @dependabot in #220
  • Build(deps): Bump azure/webapps-deploy from 2 to 3 by @dependabot in #247
  • Build(deps): Bump xunit from 2.5.0 to 2.5.2 by @dependabot in #246
  • Build(deps): Bump xunit.runner.visualstudio from 2.5.0 to 2.5.3 by @dependabot in #245
  • Get maximum code coverage with tests by @ArturWincenciak in #248

Full Changelog: v.1.1.1...v.1.1.2

Play all hands with any number of players and determine the winner of the entire game

20 May 16:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.1.1.0...v.1.1.1

GitHub Actions Logs

Two players can play with random cards

10 Oct 18:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.0.4...v.1.1.0

Vanilla CQRS

02 Oct 18:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.0.3...v.1.0.4

Error handling

04 Sep 11:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.0.2...v.1.0.3

Modular monolith template

25 Aug 21:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v.1.0.2

Setup Continuous Integration and Deployment

12 Aug 18:14
Compare
Choose a tag to compare
  • CI Build and test job
  • CD Build and test job
  • Build and publish image to DockerHub repository job
  • Deploy image to Azure job
  • Environments: development, integration, production
  • Pull Request policies
  • main branch policies
  • Build and publish image to DockerHub repository job to production can run only on main branch and requires approvals
  • Deploy image to Azure to production can run only on main branch and requires approvals
  • CD Build and test can run only on main branch and don't need approvals
  • Code Analyze job

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

First DockerHub Image

11 Aug 21:05
Compare
Choose a tag to compare

https://hub.docker.com/repository/docker/teovincent/blef

What's Changed

  • Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.1 to 1.16.1 by @dependabot in #5
  • Bump Swashbuckle.AspNetCore from 6.2.3 to 6.4.0 by @dependabot in #4
  • Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @dependabot in #3
  • Bump xunit from 2.4.1 to 2.4.2 by @dependabot in #2
  • Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.3.0 by @dependabot in #1

New Contributors

Full Changelog: https://github.com/ArturWincenciak/Blef/commits/v1.0.0