Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra pages to pkg installers #852

Merged
merged 36 commits into from
Sep 10, 2024
Merged

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    2a8f0e4 View commit details
    Browse the repository at this point in the history
  2. Compile xcodeprojects

    marcoesters committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    62b3cc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Restructure signing

    marcoesters committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    59a02c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f35df22 View commit details
    Browse the repository at this point in the history
  3. Create CodeSign class

    marcoesters committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    44eac8f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    555eccb View commit details
    Browse the repository at this point in the history
  2. Update documentation

    marcoesters committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    769a07a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71fcd61 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    1866452 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5971c1 View commit details
    Browse the repository at this point in the history
  3. Add news file

    marcoesters committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    80479ac View commit details
    Browse the repository at this point in the history
  4. Remove debug code

    marcoesters committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9b856c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d08014 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9b13ed View commit details
    Browse the repository at this point in the history
  7. Test: Skip trusting

    marcoesters committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ca9f855 View commit details
    Browse the repository at this point in the history
  8. Add to system keychain

    marcoesters committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0a956b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f65457 View commit details
    Browse the repository at this point in the history
  10. Skip keychain domains

    marcoesters committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5fc9d33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0dfc46c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7fc2d23 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ad573d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    875af89 View commit details
    Browse the repository at this point in the history
  15. Fix CI logic

    marcoesters committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5f5b2e4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    261fbe2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    db7e736 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    dd8e347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcfee0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    477ad90 View commit details
    Browse the repository at this point in the history
  4. Disable default shell

    marcoesters committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    737d364 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5869348 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79aade5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Apply suggestions from code review

    Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
    marcoesters and jaimergp authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f11f283 View commit details
    Browse the repository at this point in the history
  2. Update docs

    marcoesters committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    188c9b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bda971 View commit details
    Browse the repository at this point in the history
  4. Add plug-in examples

    marcoesters committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0c211da View commit details
    Browse the repository at this point in the history
  5. Fix typing for python 3.8

    marcoesters committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c6858a1 View commit details
    Browse the repository at this point in the history