X Tutup
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: hanamai-org/corso-python-basic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3
Choose a base ref
...
head repository: hanamai-org/corso-python-basic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0
Choose a head ref
  • 7 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 1, 2025

  1. Initial plan

    Copilot committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    c9b7e28 View commit details
    Browse the repository at this point in the history
  2. Add GitHub Actions workflow for PDF generation on release

    Co-authored-by: hifly81 <640061+hifly81@users.noreply.github.com>
    Copilot and hifly81 committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    8e67ad0 View commit details
    Browse the repository at this point in the history
  3. Make PDF conversion more resilient to handle conversion errors

    Co-authored-by: hifly81 <640061+hifly81@users.noreply.github.com>
    Copilot and hifly81 committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    357d1c9 View commit details
    Browse the repository at this point in the history
  4. Address code review feedback - pin package versions and add glob safe…

    …ty checks
    
    Co-authored-by: hifly81 <640061+hifly81@users.noreply.github.com>
    Copilot and hifly81 committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    965c7a1 View commit details
    Browse the repository at this point in the history
  5. Add explicit permissions to workflow for security

    Co-authored-by: hifly81 <640061+hifly81@users.noreply.github.com>
    Copilot and hifly81 committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    e8f4cde View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from hanamai-org/copilot/add-pdf-generation-script

    [WIP] Add PDF generation for ipynb files
    hifly81 authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    d127d4d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5 from hanamai-org/feature/pdf-gen

    Feature/pdf gen
    hifly81 authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    633f095 View commit details
    Browse the repository at this point in the history
Loading
X Tutup