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: postmanlabs/httpbin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pichuang/httpbin-re
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 28 files changed
  • 1 contributor

Commits on Jul 20, 2023

  1. Create docker-publish.yml

    pichuang authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e555ca8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from pichuang/dev

    Create docker-publish.yml
    pichuang authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    39adeb0 View commit details
    Browse the repository at this point in the history
  3. renew label

    pichuang committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7b17fad View commit details
    Browse the repository at this point in the history
  4. update 20230721

    pichuang committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    25ccdab View commit details
    Browse the repository at this point in the history
  5. clean

    pichuang committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    345779b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. update

    pichuang committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    14b4119 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. 20231013

    pichuang committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    43e7ad6 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

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

Commits on Nov 23, 2025

  1. 📝 Update documentation and configuration files for improved clarity a…

    …nd best practices
    
    Signed-off-by: Phil Huang <phil.huang@microsoft.com>
    pichuang committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    722c637 View commit details
    Browse the repository at this point in the history
  2. 🔧 Update version number in Dockerfile and index.html to 20251123

    Signed-off-by: Phil Huang <phil.huang@microsoft.com>
    pichuang committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    5855864 View commit details
    Browse the repository at this point in the history
  3. 🔧 Add TLS termination support with nginx configuration and self-signe…

    …d certificates
    
    Signed-off-by: Phil Huang <phil.huang@microsoft.com>
    pichuang committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    ab60ca7 View commit details
    Browse the repository at this point in the history
  4. 🔧 Update base image to Ubuntu 24.04, enhance Dockerfile for better ca…

    …ching, and improve docker-compose configuration
    
    Signed-off-by: Phil Huang <phil.huang@microsoft.com>
    pichuang committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    1901205 View commit details
    Browse the repository at this point in the history
  5. 📝 Add comprehensive Copilot instructions for architecture, convention…

    …s, and development workflow
    
    Signed-off-by: Phil Huang <phil.huang@microsoft.com>
    pichuang committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    e079dd3 View commit details
    Browse the repository at this point in the history
  6. 🔧 Add Content-Length header handling in get_headers function

    Signed-off-by: Phil Huang <phil.huang@microsoft.com>
    pichuang committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    42617ff View commit details
    Browse the repository at this point in the history
  7. 🔧 Update version number to 20251124 in Dockerfile and VERSION file fo…

    …r release
    
    Signed-off-by: Phil Huang <phil.huang@microsoft.com>
    pichuang committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    250ef89 View commit details
    Browse the repository at this point in the history
  8. 🔧 Add workflow_dispatch trigger to docker-publish.yml for manual exec…

    …ution
    
    Signed-off-by: Phil Huang <phil.huang@microsoft.com>
    pichuang committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    65528ff View commit details
    Browse the repository at this point in the history
  9. 🔧 Update cosign installer and release version for improved security a…

    …nd functionality
    
    Signed-off-by: Phil Huang <phil.huang@microsoft.com>
    pichuang committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    c838843 View commit details
    Browse the repository at this point in the history
  10. 🔧 Refactor Docker image build steps for better PR handling and caching

    Signed-off-by: Phil Huang <phil.huang@microsoft.com>
    pichuang committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    c1219e6 View commit details
    Browse the repository at this point in the history
Loading