Bump Internal Release #301
bump_internal_release.yml
on: workflow_dispatch
Validate Input Conditions
15s
Matrix: Run Tests / Test
Run Tests
/
SwiftLint
42s
Run Tests
/
Test Shell Scripts
19s
Run Tests
/
Make Release Build
0s
Run Tests
/
Verify autoconsent bundle
0s
Run Tests
/
Create Asana Task
0s
Run Tests
/
Close Asana Task
0s
Prepare Release
/
...
/
Export Notarized App
10m 38s
Prepare Release
/
...
/
Make App Store Connect Release
11m 18s
Prepare Release
/
...
/
Send Mattermost message
3s
Publish DMG Release
/
Publish a release to Sparkle
2m 21s
Publish DMG Release
/
...
/
Download Release App and upload artifact
Publish DMG Release
/
...
/
Set Up Variants
Matrix: Publish DMG Release / Create DMG Variants / Create Variant
Waiting for pending jobs
Publish DMG Release
/
...
/
Send Mattermost message
Annotations
2 errors, 49 warnings, and 1 notice
Run Tests / Test (Non-Sandbox):
<compiler-generated>#L1
test_WhenSiteCertificateInvalid_ThenAddressBarShowsDottedShieldIcon, failed: caught error: "Timeout"
|
Run Tests / Test (Non-Sandbox):
IntegrationTests/PrivacyDashboard/PrivacyDashboardIntegrationTests.swift#L85
testWhenTrackerDetected_trackerInfoUpdated, failed: caught error: "Timeout"
|
Run Tests / Test (Non-Sandbox)
Unexpected input(s) 'APPSTORE_CI_PROVISION_PROFILE_BASE64', 'CI_PROVISION_PROFILE_BASE64', 'DBP_AGENT_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'DBP_AGENT_CI_PROVISION_PROFILE_BASE64', 'INTEGRATION_TESTS_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'INTEGRATION_TESTS_CI_PROVISION_PROFILE_BASE64', 'NETP_NOTIFICATIONS_CI_PROVISION_PROFILE_BASE64', 'UNIT_TESTS_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'UNIT_TESTS_CI_PROVISION_PROFILE_BASE64', 'VPN_APPEX_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'VPN_APP_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'VPN_APP_CI_PROVISION_PROFILE_BASE64', 'VPN_PROXY_EXTENSION_CI_PROVISION_PROFILE_BASE64', valid inputs are ['BUILD_CERTIFICATE_BASE64', 'P12_PASSWORD', 'KEYCHAIN_PASSWORD', 'REVIEW_PROVISION_PROFILE_BASE64', 'RELEASE_PROVISION_PROFILE_BASE64', 'DBP_AGENT_RELEASE_PROVISION_PROFILE_BASE64', 'DBP_AGENT_REVIEW_PROVISION_PROFILE_BASE64', 'NETP_SYSEX_RELEASE_PROVISION_PROFILE_BASE64', 'NETP_SYSEX_REVIEW_PROVISION_PROFILE_BASE64', 'NETP_AGENT_RELEASE_PROVISION_PROFILE_BASE64', 'NETP_AGENT_REVIEW_PROVISION_PROFILE_BASE64', 'NETP_NOTIFICATIONS_RELEASE_PROVISION_PROFILE_BASE64', 'NETP_NOTIFICATIONS_REVIEW_PROVISION_PROFILE_BASE64', 'access-token', 'file-name', 'task-url']
|
Run Tests / Test (Non-Sandbox)
DuckDuckGoDBPBackgroundAgent isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGoDBPBackgroundAgent' from project 'DuckDuckGo')
|
Run Tests / Test (Non-Sandbox)
DuckDuckGoVPN isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGoVPN' from project 'DuckDuckGo')
|
Run Tests / Test (Non-Sandbox)
DuckDuckGoNotifications isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGoNotifications' from project 'DuckDuckGo')
|
Run Tests / Test (Non-Sandbox)
DuckDuckGo Privacy Browser isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGo Privacy Browser' from project 'DuckDuckGo')
|
Run Tests / Test (Non-Sandbox)
sandbox-test-tool isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'sandbox-test-tool' from project 'DuckDuckGo')
|
Run Tests / Test (Non-Sandbox):
DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run Tests / Test (Non-Sandbox):
DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run Tests / Test (Non-Sandbox):
DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run Tests / Test (Non-Sandbox)
not stripping binary because it is signed: /Users/runner/work/macos-browser/macos-browser/DerivedData/SourcePackages/artifacts/grdb.swift/GRDB/GRDB.xcframework/macos-arm64_x86_64/GRDB.framework/Versions/A/GRDB (in target 'DataBrokerProtectionTests' from project 'DataBrokerProtection')
|
Run Tests / Test (Non-Sandbox):
DuckDuckGo/History/ViewModel/VisitViewModel.swift#L28
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Run Tests / Test (Non-Sandbox):
DuckDuckGo/Tab/Model/Tab.swift#L84
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Run Tests / Test (Non-Sandbox):
DuckDuckGo/DataImport/Bookmarks/Safari/SafariDataImporter.swift#L45
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Run Tests / Test (Non-Sandbox):
DuckDuckGo/Tab/Model/Tab.swift#L84
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Run Tests / Test (Non-Sandbox):
DuckDuckGo/NavigationBar/View/MoreOptionsMenu.swift#L50
main actor-isolated class 'MoreOptionsMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
|
Run Tests / Test (Non-Sandbox):
DuckDuckGo/Menus/MainMenu.swift#L32
main actor-isolated class 'MainMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
|
Run Tests / Test (Sandbox):
DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run Tests / Test (Sandbox):
DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run Tests / Test (Sandbox):
DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run Tests / Test (Sandbox):
DuckDuckGo/Tab/Model/Tab.swift#L84
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Run Tests / Test (Sandbox):
DuckDuckGo/Bookmarks/Model/Bookmark.swift#L231
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Run Tests / Test (Sandbox):
DuckDuckGo/Bookmarks/Model/Bookmark.swift#L231
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Run Tests / Test (Sandbox):
DuckDuckGo/Tab/Model/Tab.swift#L84
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Run Tests / Test (Sandbox):
DuckDuckGo/Bookmarks/Model/Bookmark.swift#L231
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Run Tests / Test (Sandbox):
DuckDuckGo/Menus/MainMenu.swift#L32
main actor-isolated class 'MainMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
|
Run Tests / Test (Sandbox):
DuckDuckGo/Sharing/SharingMenu.swift#L22
main actor-isolated class 'SharingMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
|
Run Tests / Test (Sandbox)
DuckDuckGoDBPBackgroundAgentAppStore isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGoDBPBackgroundAgentAppStore' from project 'DuckDuckGo')
|
Run Tests / Test (Sandbox)
DuckDuckGo Privacy Browser App Store isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGo Privacy Browser App Store' from project 'DuckDuckGo')
|
Run Tests / Test (Sandbox)
sandbox-test-tool isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'sandbox-test-tool' from project 'DuckDuckGo')
|
Run Tests / Test (Sandbox)
Unexpected input(s) 'APPSTORE_CI_PROVISION_PROFILE_BASE64', 'CI_PROVISION_PROFILE_BASE64', 'DBP_AGENT_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'DBP_AGENT_CI_PROVISION_PROFILE_BASE64', 'INTEGRATION_TESTS_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'INTEGRATION_TESTS_CI_PROVISION_PROFILE_BASE64', 'NETP_NOTIFICATIONS_CI_PROVISION_PROFILE_BASE64', 'UNIT_TESTS_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'UNIT_TESTS_CI_PROVISION_PROFILE_BASE64', 'VPN_APPEX_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'VPN_APP_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'VPN_APP_CI_PROVISION_PROFILE_BASE64', 'VPN_PROXY_EXTENSION_CI_PROVISION_PROFILE_BASE64', valid inputs are ['BUILD_CERTIFICATE_BASE64', 'P12_PASSWORD', 'KEYCHAIN_PASSWORD', 'REVIEW_PROVISION_PROFILE_BASE64', 'RELEASE_PROVISION_PROFILE_BASE64', 'DBP_AGENT_RELEASE_PROVISION_PROFILE_BASE64', 'DBP_AGENT_REVIEW_PROVISION_PROFILE_BASE64', 'NETP_SYSEX_RELEASE_PROVISION_PROFILE_BASE64', 'NETP_SYSEX_REVIEW_PROVISION_PROFILE_BASE64', 'NETP_AGENT_RELEASE_PROVISION_PROFILE_BASE64', 'NETP_AGENT_REVIEW_PROVISION_PROFILE_BASE64', 'NETP_NOTIFICATIONS_RELEASE_PROVISION_PROFILE_BASE64', 'NETP_NOTIFICATIONS_REVIEW_PROVISION_PROFILE_BASE64', 'access-token', 'file-name', 'task-url']
|
Prepare Release / Prepare DMG Release / Export Notarized App
Unexpected input(s) 'access-token', valid inputs are ['task-url']
|
Prepare Release / Prepare DMG Release / Export Notarized App
Unexpected input(s) 'APPSTORE_CI_PROVISION_PROFILE_BASE64', 'CI_PROVISION_PROFILE_BASE64', 'DBP_AGENT_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'DBP_AGENT_CI_PROVISION_PROFILE_BASE64', 'INTEGRATION_TESTS_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'INTEGRATION_TESTS_CI_PROVISION_PROFILE_BASE64', 'NETP_NOTIFICATIONS_CI_PROVISION_PROFILE_BASE64', 'UNIT_TESTS_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'UNIT_TESTS_CI_PROVISION_PROFILE_BASE64', 'VPN_APPEX_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'VPN_APP_APPSTORE_CI_PROVISION_PROFILE_BASE64', 'VPN_APP_CI_PROVISION_PROFILE_BASE64', 'VPN_PROXY_EXTENSION_CI_PROVISION_PROFILE_BASE64', valid inputs are ['BUILD_CERTIFICATE_BASE64', 'P12_PASSWORD', 'KEYCHAIN_PASSWORD', 'REVIEW_PROVISION_PROFILE_BASE64', 'RELEASE_PROVISION_PROFILE_BASE64', 'DBP_AGENT_RELEASE_PROVISION_PROFILE_BASE64', 'DBP_AGENT_REVIEW_PROVISION_PROFILE_BASE64', 'NETP_SYSEX_RELEASE_PROVISION_PROFILE_BASE64', 'NETP_SYSEX_REVIEW_PROVISION_PROFILE_BASE64', 'NETP_AGENT_RELEASE_PROVISION_PROFILE_BASE64', 'NETP_AGENT_REVIEW_PROVISION_PROFILE_BASE64', 'NETP_NOTIFICATIONS_RELEASE_PROVISION_PROFILE_BASE64', 'NETP_NOTIFICATIONS_REVIEW_PROVISION_PROFILE_BASE64', 'access-token', 'file-name', 'task-url']
|
Prepare Release / Prepare DMG Release / Export Notarized App:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Prepare Release / Prepare DMG Release / Export Notarized App:
release/DerivedData/Build/Intermediates.noindex/ArchiveIntermediates/DuckDuckGo Privacy Browser/BuildProductsPath/Release/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Prepare Release / Prepare DMG Release / Export Notarized App:
release/DerivedData/Build/Intermediates.noindex/ArchiveIntermediates/DuckDuckGo Privacy Browser/BuildProductsPath/Release/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Prepare Release / Prepare DMG Release / Export Notarized App
No App Category is set for target 'DuckDuckGoDBPBackgroundAgent'. Set a category by using the General tab for your target, or by adding an appropriate LSApplicationCategory value to your Info.plist. (in target 'DuckDuckGoDBPBackgroundAgent' from project 'DuckDuckGo')
|
Prepare Release / Prepare DMG Release / Export Notarized App:
release/DerivedData/Build/Intermediates.noindex/ArchiveIntermediates/DuckDuckGo Privacy Browser/BuildProductsPath/Release/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Prepare Release / Prepare DMG Release / Export Notarized App:
DuckDuckGo/Tab/Model/Tab.swift#L84
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Prepare Release / Prepare DMG Release / Export Notarized App:
DuckDuckGo/History/ViewModel/VisitViewModel.swift#L28
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Prepare Release / Prepare DMG Release / Export Notarized App:
DuckDuckGo/DataImport/Logins/Chromium/ChromiumDataImporter.swift#L43
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Prepare Release / Prepare DMG Release / Export Notarized App:
DuckDuckGo/Tab/UserScripts/DebugUserScript.swift#L45
main actor-isolated static property 'debugMessagingDisabledSource' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Prepare Release / Prepare DMG Release / Export Notarized App:
DuckDuckGo/Menus/HistoryMenu.swift#L25
main actor-isolated class 'HistoryMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
|
Prepare Release / Prepare AppStore Release / Make App Store Connect Release
Unexpected input(s) 'access-token', valid inputs are ['task-url']
|
Prepare Release / Prepare AppStore Release / Make App Store Connect Release
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Prepare Release / Prepare DMG Release / Create DMG
Unexpected input(s) 'access-token', valid inputs are ['task-url']
|
Tag and Merge Branch / Tag Release
Unexpected input(s) 'access-token', valid inputs are ['task-url']
|
Publish DMG Release / Publish a release to Sparkle
Unexpected input(s) 'access-token', valid inputs are ['task-url']
|
Publish DMG Release / Publish a release to Sparkle
Unexpected input(s) 'access-token', valid inputs are ['task-url']
|
Publish DMG Release / Publish a release to Sparkle
Unexpected input(s) 'access-token', valid inputs are ['task-url']
|
Publish DMG Release / Publish a release to Sparkle
Checking out release/1.103.0 branch.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DuckDuckGo-appstore-dSYM-1.103.0.247
Expired
|
105 MB |
|
DuckDuckGo-release-1.103.0.247.app
Expired
|
73.1 MB |
|
DuckDuckGo-release-1.103.0.247.dmg
Expired
|
73.1 MB |
|
DuckDuckGo-release-dSYM-1.103.0.247
Expired
|
113 MB |
|
appcast2-1.103.0.247.patch
Expired
|
1.81 KB |
|
tag
Expired
|
134 Bytes |
|