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: chrisjoyce911/esp32FOTA
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.9
Choose a base ref
...
head repository: chrisjoyce911/esp32FOTA
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 4 files changed
  • 5 contributors

Commits on Sep 3, 2024

  1. Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0bdad7f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #156 from chrisjoyce911/dependabot/github_actions/…

    …dot-github/workflows/actions/download-artifact-4.1.7
    
    Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
    tobozo authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    af0169f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Jun 7, 2025

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

Commits on Jun 8, 2025

  1. Merge pull request #165 from EIrwin/fs-readme-update

    docs: clarify URL field behavior in JSON manifest format
    chrisjoyce911 authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    445f510 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Merge pull request #160 from womoak75/master

    fix url assembly in forceUpdate
    chrisjoyce911 authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    24e6072 View commit details
    Browse the repository at this point in the history
  2. Update python version

    tobozo authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    6fb5943 View commit details
    Browse the repository at this point in the history
  3. Update python version

    tobozo authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    65c9183 View commit details
    Browse the repository at this point in the history
Loading