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: Sparse-Technology/DeviceStatusCheckerService
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: Sparse-Technology/DeviceStatusCheckerService
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 6, 2024

  1. chore: Update Dockerfiles for optimized build and runtime

    - Switch to multi-stage build for smaller image size
    - Use separate builder stage for building the application
    - Streamline dependencies and commands in both stages
    - Add Dockerfile.dev for development environment
    
    This commit improves Dockerfile structure and efficiency.
    Ibrahim Ethem Gursoy committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    82c411d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    a6dc22c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge pull request #14 from Sparse-Technology/eren/card-size-works

    C#: DSCS: Fixed Card Height Arrangement Issue #13
    Ibrahim Ethem Gursoy authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9615918 View commit details
    Browse the repository at this point in the history
Loading