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

ref: Remove SentryPrivate #3623

Merged
merged 78 commits into from
Mar 4, 2024
Merged

Commits on Feb 8, 2024

  1. Update project.pbxproj

    brustolin committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    90184c0 View commit details
    Browse the repository at this point in the history
  2. Fix header

    brustolin committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    64510cd View commit details
    Browse the repository at this point in the history
  3. Format code

    getsentry-bot committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d2cf616 View commit details
    Browse the repository at this point in the history
  4. Update SentrySwift.h

    brustolin committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e1662f7 View commit details
    Browse the repository at this point in the history
  5. Format code

    getsentry-bot committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    24afb92 View commit details
    Browse the repository at this point in the history
  6. Fixing tests

    brustolin committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f5735ef View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix/no-sentryprivate-for-self-build' of github.com:gets…

    …entry/sentry-cocoa into fix/no-sentryprivate-for-self-build
    brustolin committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    16efe5a View commit details
    Browse the repository at this point in the history
  8. Format code

    getsentry-bot committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ac7fdfe View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    a9faa57 View commit details
    Browse the repository at this point in the history
  2. Update pod-lib-lint.sh

    brustolin committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a4b5db3 View commit details
    Browse the repository at this point in the history
  3. Update SentrySwift.h

    brustolin committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    01b0ce9 View commit details
    Browse the repository at this point in the history
  4. Format code

    getsentry-bot committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cf0cead View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    brustolin authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    704b1ec View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Philipp Hofmann <[email protected]>
    brustolin and philipphofmann authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    818ff21 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    f45f7c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    b4897d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7908b73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f73fc0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix/no-sentryprivate-for-self-build' of github.com:gets…

    …entry/sentry-cocoa into fix/no-sentryprivate-for-self-build
    brustolin committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    13036b9 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    brustolin committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    87cb649 View commit details
    Browse the repository at this point in the history
  6. fix carthage

    brustolin committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    afeeedc View commit details
    Browse the repository at this point in the history
  7. Update build.yml

    brustolin committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    681437a View commit details
    Browse the repository at this point in the history
  8. Update build.yml

    brustolin committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ab970ca View commit details
    Browse the repository at this point in the history
  9. Update build.yml

    brustolin committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    33ea8e9 View commit details
    Browse the repository at this point in the history
  10. Update build.yml

    brustolin committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c081906 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e5d1d40 View commit details
    Browse the repository at this point in the history
  12. remove perf

    brustolin committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a6c8e13 View commit details
    Browse the repository at this point in the history
  13. Update release.yml

    brustolin committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    69504fe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c92f2bf View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Cache xcframework

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0acb870 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9f9444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55e1143 View commit details
    Browse the repository at this point in the history
  4. Update build.yml

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    70c0ecc View commit details
    Browse the repository at this point in the history
  5. Update release.yml

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ae9890e View commit details
    Browse the repository at this point in the history
  6. Update build.yml

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5065071 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    058ccb3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3b844d View commit details
    Browse the repository at this point in the history
  9. using artefact

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4b1653e View commit details
    Browse the repository at this point in the history
  10. Merge branch 'intermediate/8.22.0' of github.com:getsentry/sentry-coc…

    …oa into intermediate/8.22.0
    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c581e28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0afa59 View commit details
    Browse the repository at this point in the history
  12. Update build.yml

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a6246e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c4323f View commit details
    Browse the repository at this point in the history
  14. fixing artefact check

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3290d91 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'intermediate/8.22.0' of github.com:getsentry/sentry-coc…

    …oa into intermediate/8.22.0
    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2c0aaf1 View commit details
    Browse the repository at this point in the history
  16. Update release.yml

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7cfe9a4 View commit details
    Browse the repository at this point in the history
  17. Update bump.sh

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5c89a2b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ebef537 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dc24d43 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f05bae5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6c7d447 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f2369e9 View commit details
    Browse the repository at this point in the history
  23. SwiftUI too

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    aa2e765 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    914d069 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'fix/no-sentryprivate-for-self-build' of github.com:gets…

    …entry/sentry-cocoa into fix/no-sentryprivate-for-self-build
    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c8d6e0a View commit details
    Browse the repository at this point in the history
  26. restore perf tests

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a67aab7 View commit details
    Browse the repository at this point in the history
  27. format

    brustolin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2bd640f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. use a file for runid

    brustolin committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2f1a880 View commit details
    Browse the repository at this point in the history
  2. No Carthage

    brustolin committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    820b575 View commit details
    Browse the repository at this point in the history
  3. Create build-xcframework.sh

    brustolin committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    56eac9c View commit details
    Browse the repository at this point in the history
  4. Format code

    getsentry-bot committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0cbc391 View commit details
    Browse the repository at this point in the history
  5. format

    brustolin committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    890bdd2 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix/no-sentryprivate-for-self-build' of github.com:gets…

    …entry/sentry-cocoa into fix/no-sentryprivate-for-self-build
    brustolin committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f420340 View commit details
    Browse the repository at this point in the history
  7. Update AppDelegate.swift

    brustolin committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c8e6b24 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Make pod works

    brustolin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    630de64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05aeccf View commit details
    Browse the repository at this point in the history
  3. Fix SentrySwiftUI for pods

    brustolin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    335c1d0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix/no-sentryprivate-for-self-build' of github.com:gets…

    …entry/sentry-cocoa into fix/no-sentryprivate-for-self-build
    brustolin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    49babe4 View commit details
    Browse the repository at this point in the history
  5. fixing test

    brustolin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0a6d52b View commit details
    Browse the repository at this point in the history
  6. Update project.pbxproj

    brustolin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    92a52d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    524355d View commit details
    Browse the repository at this point in the history
  8. SPM validation

    brustolin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5f28a38 View commit details
    Browse the repository at this point in the history
  9. Update build.yml

    brustolin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    88822d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update build.yml

    brustolin committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a9a593f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Apply suggestions from code review

    Co-authored-by: Philipp Hofmann <[email protected]>
    brustolin and philipphofmann authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    574d762 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Philipp Hofmann <[email protected]>
    brustolin and philipphofmann authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6d245ba View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    brustolin authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e20f1a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    177f4ff View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    brustolin committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5f46b57 View commit details
    Browse the repository at this point in the history