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: devcontainers/features
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: dofaromg/features
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 31 files changed
  • 4 contributors

Commits on Feb 2, 2026

  1. Create docker-publish.yml

    dofaromg authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    7e64292 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2026

  1. Initial plan

    Copilot authored Jul 27, 2026
    Configuration menu
    Copy the full SHA
    eeb369f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2026

  1. Merge pull request #2 from dofaromg/copilot/fix-with-copilot-again

    [WIP] Fix issue in Copilot action workflow
    dofaromg authored Jul 28, 2026
    Configuration menu
    Copy the full SHA
    6475f3c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2026

  1. Configuration menu
    Copy the full SHA
    bf35d85 View commit details
    Browse the repository at this point in the history
  2. Simplify Docker workflow job condition

    Copilot authored and dofaromg committed Jul 30, 2026
    Configuration menu
    Copy the full SHA
    d51fde1 View commit details
    Browse the repository at this point in the history
  3. Use direct Dockerfile hashFiles guard

    Copilot authored and dofaromg committed Jul 30, 2026
    Configuration menu
    Copy the full SHA
    58fbb65 View commit details
    Browse the repository at this point in the history
  4. Use explicit Dockerfile existence check

    Copilot authored and dofaromg committed Jul 30, 2026
    Configuration menu
    Copy the full SHA
    6b61786 View commit details
    Browse the repository at this point in the history
  5. Automated documentation update [skip ci]

    github-actions authored and dofaromg committed Jul 30, 2026
    Configuration menu
    Copy the full SHA
    9bf814f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2026

  1. Fix git push failure on workflow re-run in update-dotnet-install-scri…

    …pt (#1)
    
    * Initial plan
    
    * Fix git push rejection by using --force-with-lease in update-dotnet-install workflow
    
    * Changes before error encountered
    
    Agent-Logs-Url: https://github.com/dofaromg/features/sessions/bb8383a5-8876-4b58-9694-8cde442ebe9a
    
    * Fix Docker workflow failing on pull requests
    
    Co-authored-by: dofaromg <217537952+dofaromg@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: dofaromg <217537952+dofaromg@users.noreply.github.com>
    Copilot and dofaromg authored Aug 8, 2026
    Configuration menu
    Copy the full SHA
    3efe490 View commit details
    Browse the repository at this point in the history
  2. Fix docker publish workflow Dockerfile path

    Co-authored-by: dofaromg <217537952+dofaromg@users.noreply.github.com>
    Copilot and dofaromg committed Aug 8, 2026
    Configuration menu
    Copy the full SHA
    808c959 View commit details
    Browse the repository at this point in the history
  3. Document explicit Dockerfile path in publish workflow

    Co-authored-by: dofaromg <217537952+dofaromg@users.noreply.github.com>
    Copilot and dofaromg committed Aug 8, 2026
    Configuration menu
    Copy the full SHA
    90f1d75 View commit details
    Browse the repository at this point in the history
  4. Archive previous Dockerfile guard as comment

    Co-authored-by: dofaromg <217537952+dofaromg@users.noreply.github.com>
    Copilot and dofaromg committed Aug 8, 2026
    Configuration menu
    Copy the full SHA
    4798558 View commit details
    Browse the repository at this point in the history
Loading