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: Teck-Lab/Teck.Cloud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c1891d20b9b651fc2041f89e0be4f98696d92fe3
Choose a base ref
...
head repository: Teck-Lab/Teck.Cloud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 35e29afa6839ae53982e3956b8c743b9da5972ff
Choose a head ref
  • 18 commits
  • 168 files changed
  • 3 contributors

Commits on Feb 12, 2026

  1. Configuration menu
    Copy the full SHA
    a87646c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e0a6c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42c911f View commit details
    Browse the repository at this point in the history
  4. chore: resolve migration status type collision; add Wolverine refs to…

    … migration host; bump Wolverine to 5.15.0
    CaptainPowerTurtle committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    8f2c343 View commit details
    Browse the repository at this point in the history
  5. chore(migrations): remove runtime migration code and clean references…

    …; fix style issues in Tenant DTOs and readiness handler
    CaptainPowerTurtle committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    8a8f65d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3124d5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f73ce43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f848555 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. chore(secrets): move DatabaseCredentials/UserCredentials to SharedKer…

    …nel.Core.Models and remove Vault runtime impl
    CaptainPowerTurtle committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    06ffa54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e030012 View commit details
    Browse the repository at this point in the history
  3. chore(secrets): remove leftover SharedKernel.Secrets files; move DTOs…

    … to SharedKernel.Core.Models
    CaptainPowerTurtle committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    47612e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfc4263 View commit details
    Browse the repository at this point in the history
  5. refactor(tenant): remove unused credential generation, make setup sta…

    …tic and store env var keys; satisfy analyzers
    CaptainPowerTurtle committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    f3a267c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a903d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. Configuration menu
    Copy the full SHA
    ec386c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c703a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cc86c8 View commit details
    Browse the repository at this point in the history
  4. chore: Bump Microsoft.Extensions.ServiceDiscovery and 2 others

    Bumps Microsoft.Extensions.ServiceDiscovery from 9.3.1 to 10.3.0
    Bumps Microsoft.Extensions.ServiceDiscovery.Abstractions from 10.2.0 to 10.3.0
    Bumps Microsoft.Extensions.ServiceDiscovery.Yarp from 9.3.1 to 10.3.0
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.ServiceDiscovery
      dependency-version: 10.3.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.ServiceDiscovery.Abstractions
      dependency-version: 10.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.Extensions.ServiceDiscovery.Yarp
      dependency-version: 10.3.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 14, 2026
    Configuration menu
    Copy the full SHA
    35e29af View commit details
    Browse the repository at this point in the history
Loading