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: estebanx64/python-docker-dev-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Dasmat13/python-docker-dev-example
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.
  • 17 commits
  • 14 files changed
  • 2 contributors

Commits on Jun 26, 2025

  1. new file: .dockerignore

    	new file:   .gitignore
    	modified:   .pre-commit-config.yaml
    	new file:   Dockerfile
    	modified:   app.py
    	new file:   compose.yaml
    	new file:   db/password.txt
    	new file:   pyproject.toml
    	new file:   resolving
    Dasmat13 committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    93650d2 View commit details
    Browse the repository at this point in the history
  2. added build.yml

    Dasmat13 committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    5d7abbe View commit details
    Browse the repository at this point in the history
  3. Update build.yml

    Dasmat13 authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    08574de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fef807 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcf946e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    422cb39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf99b24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29585d1 View commit details
    Browse the repository at this point in the history
  9. Add documentation page

    Dasmat13 committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    195080b View commit details
    Browse the repository at this point in the history
  10. Add documentation page

    Dasmat13 committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    0a115cd View commit details
    Browse the repository at this point in the history
  11. Add documentation page

    Dasmat13 committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    90e42ff View commit details
    Browse the repository at this point in the history
  12. Add documentation page

    Dasmat13 committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    7de54dc View commit details
    Browse the repository at this point in the history
  13. Add documentation page

    Dasmat13 committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    2ca3879 View commit details
    Browse the repository at this point in the history
  14. Add documentation page

    Dasmat13 committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    da8a5a0 View commit details
    Browse the repository at this point in the history
  15. udated readme page

    Dasmat13 committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    25e80a7 View commit details
    Browse the repository at this point in the history
  16. udated readme page

    Dasmat13 committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    b3e2491 View commit details
    Browse the repository at this point in the history
  17. udate

    Dasmat13 committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    037b30d View commit details
    Browse the repository at this point in the history
Loading