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: nikhilkumarsingh/python-github-actions-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: changtimwu/python-github-actions-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 5 files changed
  • 1 contributor

Commits on Nov 26, 2024

  1. Update pythonapp.yml

    changtimwu authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    5a10aec View commit details
    Browse the repository at this point in the history
  2. Update README.md

    changtimwu authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c1e62d8 View commit details
    Browse the repository at this point in the history
  3. Update pythonapp.yml

    changtimwu authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1eb3964 View commit details
    Browse the repository at this point in the history
  4. Update pythonapp.yml

    changtimwu authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d9008ab View commit details
    Browse the repository at this point in the history
  5. Update pythonapp.yml

    changtimwu authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    cd3cad0 View commit details
    Browse the repository at this point in the history
  6. Update pythonapp.yml

    changtimwu authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9e54e1e View commit details
    Browse the repository at this point in the history
  7. random change something

    changtimwu committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    dffc125 View commit details
    Browse the repository at this point in the history
  8. add Dockerfile

    changtimwu committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    142fd4c View commit details
    Browse the repository at this point in the history
  9. chore: ignore more

    changtimwu committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8edb606 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99bba34 View commit details
    Browse the repository at this point in the history
  11. fix syntax

    changtimwu committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b866d55 View commit details
    Browse the repository at this point in the history
  12. fix wrong file name

    changtimwu committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    fb4e4cd View commit details
    Browse the repository at this point in the history
  13. add step for ghcr login

    changtimwu committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    236773c View commit details
    Browse the repository at this point in the history
  14. inspect more envs

    changtimwu committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d3ec401 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. add earthly

    changtimwu authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    7f07330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    589d073 View commit details
    Browse the repository at this point in the history
  3. Create Earthfile

    changtimwu authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    bf99402 View commit details
    Browse the repository at this point in the history
  4. Update pythonapp.yml

    changtimwu authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    fa97547 View commit details
    Browse the repository at this point in the history
  5. Update Earthfile

    changtimwu authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    889d1f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Update Earthfile

    changtimwu authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    f869706 View commit details
    Browse the repository at this point in the history
Loading