-
Apple Inc.
Block or Report
Block or report abertelrud
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
swift-evolution Public
Forked from apple/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
-
Some examples of SwiftPM build tool plugins to go along with SE-0303 + SE-0325
-
Some examples of SwiftPM command plugins to go along with SE-0332
-
swift-package-manager Public
Forked from apple/swift-package-manager
The Package Manager for the Swift Programming Language
Swift 1
-
swift-corelibs-foundation Public
Forked from apple/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
C 1
-
swift-integration-tests Public
Forked from apple/swift-integration-tests
Automated tests for validating the generated Swift snapshots behave correctly
Python 1
827 contributions in the last year
Contribution activity
March 2022
Created 12 commits in 3 repositories
Created 2 repositories
- abertelrud/SwiftFormatPlugin Swift
- abertelrud/SwiftFormat Swift
Created a pull request in apple/swift-package-manager that received 4 comments
Fix name of the renamed --scratch-path flag in deprecation warning
When using --build-path there is now a deprecation warning that it's called --scratch-space-path now. But the actual name of the new flag is --scra…
Opened 10 other pull requests in 2 repositories
apple/swift-package-manager
1
open
7
merged
1
closed
- [5.6] Package plugin dependency on executable product from different package doesn't find the tool (#4200)
- Annotate Cancellator APIs that involve Foundation.Process to exclude platforms that don't have it
-
Fix a warning by correcting a
deprecated:that should have beenintroduced: -
The last amount of
stderroutput from a plugin subprocess could occasionally get lost - Package plugins throw an exception if snippets are present
- Fixes data access race in command output handling detected by ThreadSanitizer
- Add release notes for SwiftPM 5.6
-
[wip] Make the
WorkspaceTests.testSimpleAPItest more robust w.r.t. XCTest minimum deployment version - SR-15929: Package plugin dependency on executable product from different package doesn't find the tool
apple/swift-evolution
1
merged
Reviewed 28 pull requests in 4 repositories
apple/swift-package-manager
25 pull requests
- Improve handling of PD/PluginAPI libraries
- add a test case to make sure binary artifact is deleted when download fails
- Annotate Cancellator APIs that involve Foundation.Process to exclude platforms that don't have it
-
Tests: replace use of
AbsolutePath.appending(RelativePath(_:)) - Encapsulate ObservabilitySystem
-
[5.6] Fix SIGINT handling during
swift run(Cherry-pick of #4224 and #4235) -
Remove use of
AbsolutePath.appending(RelativePath(_:)) -
The last amount of
stderroutput from a plugin subprocess could occasionally get lost - improve platform conditional imports
- add soundness script
- consolidate and improve manifest validation
- integrate plugins with new cancellation sub-system
-
Pass
SWIFT_EXECto swift-test via bootstrap - Remove rpaths to the toolchain libraries
- remove platforms from ResolvedPackage
- improve location CLI options
-
[wip] Make the
WorkspaceTests.testSimpleAPItest more robust w.r.t. XCTest minimum deployment version - improve validation and error message for mismatch between binary target and artifact name
- expose both raw and derived platform support information
- SR-15929: Package plugin dependency on executable product from different package doesn't find the tool
- cancellation handler
- Build: adjust the BuildSystemDelegate hander
- work around argument parser usage synopsis issue
- factor binary dependencies handling outside workspace class [nfc]
- refactor how plugins call the build system when using the CLI

