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: rjpearce/sofar2mqtt-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.1
Choose a base ref
...
head repository: rjpearce/sofar2mqtt-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 25, 2024

  1. Update README.md

    rjpearce authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    93087b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from rjpearce/rjpearce-patch-1

    Update README.md
    rjpearce authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d398332 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Resolve Docker build multi-arch issue (#13)

    * BUILDPLATFORM is certainly not what we want: https://docs.docker.com/reference/dockerfile/#automatic-platform-args-in-the-global-scope
    * Use standard versioning
    rjpearce authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    503fe23 View commit details
    Browse the repository at this point in the history
Loading