Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Add sign and notarize macOS x86_64 #35 #53

Merged
merged 66 commits into from
Sep 27, 2022
Merged

Commits on Aug 23, 2022

  1. sign and notarize (wip)

    juliangruber committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    1469efd View commit details
    Browse the repository at this point in the history
  2. always run for now

    juliangruber committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    961ce4f View commit details
    Browse the repository at this point in the history
  3. add install gon

    juliangruber committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    339bce4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ab35f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. just always run on macos

    juliangruber committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ca45b57 View commit details
    Browse the repository at this point in the history
  2. change gon invocation

    juliangruber committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    51db4f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f93da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8404587 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44e8bc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a19a8b View commit details
    Browse the repository at this point in the history
  7. pass secrets to env

    juliangruber committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    9ac4fa7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    321ceb1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b008d74 View commit details
    Browse the repository at this point in the history
  10. fix build id

    juliangruber committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    117c37d View commit details
    Browse the repository at this point in the history
  11. fix build id

    juliangruber committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5e25d28 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e475b3 View commit details
    Browse the repository at this point in the history
  13. add sign arm64

    juliangruber committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    0a5b788 View commit details
    Browse the repository at this point in the history
  14. fix hcl syntax

    juliangruber committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    aacb545 View commit details
    Browse the repository at this point in the history
  15. undo debug changes

    juliangruber committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6e1934f View commit details
    Browse the repository at this point in the history
  16. clean up

    juliangruber committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    17c7153 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    32471d1 View commit details
    Browse the repository at this point in the history
  2. run on push again

    juliangruber committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    fb557ad View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    8035f7f View commit details
    Browse the repository at this point in the history
  2. clean up

    juliangruber committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    4360fc6 View commit details
    Browse the repository at this point in the history
  3. update bundle id

    juliangruber committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    11d5ebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ff3388 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccc11b3 View commit details
    Browse the repository at this point in the history
  6. add zip output

    juliangruber committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    351edef View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    0377582 View commit details
    Browse the repository at this point in the history
  2. try "signs" again

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    61862d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17de71b View commit details
    Browse the repository at this point in the history
  4. update paths

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    07a1539 View commit details
    Browse the repository at this point in the history
  5. 🤔

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    326513d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    405b9d8 View commit details
    Browse the repository at this point in the history
  7. clean up

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    57b46d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b412d64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b389f8 View commit details
    Browse the repository at this point in the history
  10. undo some changes

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4c5a6aa View commit details
    Browse the repository at this point in the history
  11. only archive macos

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    245d4ff View commit details
    Browse the repository at this point in the history
  12. undo some changes

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    8505c29 View commit details
    Browse the repository at this point in the history
  13. undo some changes

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    da949a9 View commit details
    Browse the repository at this point in the history
  14. undo some changes

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    6367b92 View commit details
    Browse the repository at this point in the history
  15. zip -> tar.gz

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c49d051 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    df9cef4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e109f5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2de2fc3 View commit details
    Browse the repository at this point in the history
  19. Revert "zip -> tar.gz"

    This reverts commit c49d051.
    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0409e22 View commit details
    Browse the repository at this point in the history
  20. docs

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b5a70e2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1c63c02 View commit details
    Browse the repository at this point in the history
  22. fix artifact name

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    dbfb03e View commit details
    Browse the repository at this point in the history
  23. build all darwin archs

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4a770a4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b60fa2b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e8f889a View commit details
    Browse the repository at this point in the history
  26. consistent naming

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    90dea70 View commit details
    Browse the repository at this point in the history
  27. fix signing source paths

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f53ca72 View commit details
    Browse the repository at this point in the history
  28. fix source path again

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    9453b84 View commit details
    Browse the repository at this point in the history
  29. arm signing issues

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    cbadd41 View commit details
    Browse the repository at this point in the history
  30. clean up

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    ecf79b5 View commit details
    Browse the repository at this point in the history
  31. always run

    juliangruber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e4a4cd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. try manual arm script

    juliangruber committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    f1a5441 View commit details
    Browse the repository at this point in the history
  2. fix path

    juliangruber committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    274bd91 View commit details
    Browse the repository at this point in the history
  3. fix paths

    juliangruber committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    abf2b9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03e2ee2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. fix sign command

    juliangruber committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    37e8ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3827fb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Update bundle_id

    Co-authored-by: Miroslav Bajtoš <saturn@bajtos.net>
    juliangruber and bajtos committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    abe05e2 View commit details
    Browse the repository at this point in the history