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

Initial commit of v3 alpha1 #120

Merged
merged 53 commits into from
Jul 15, 2024
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
4c3b03c
Update to Swift 5.9 as minimum
Jun 10, 2023
d7730ce
Added Macro targets (and a test Macro to keep things compiling)
Jun 10, 2023
4c05ec8
Reformatted
Jun 11, 2023
ef2d609
Disable things
Jun 11, 2023
9998941
Added initial `Flag` and `FlagContainer` macros
Jun 11, 2023
a34d48f
Added @FlagGroup macro
Jun 12, 2023
4f4b282
Added visitor pattern to FlagContainer
Jun 13, 2023
b2fd98a
Added sourceName back to flag lookups for diagnostics
Jun 13, 2023
46d90c6
Added back initial read-only Snapshot implementation
Jun 13, 2023
d8e4aa9
Added back writable Snapshots (and renamed MutableFlagGroup to Mutabl…
Jun 16, 2023
6c36fc2
Added Wigwags with flag info
Jun 16, 2023
400a5a0
Added back display options and group Wigwags
Jun 17, 2023
584c5fc
Added initial support for flag publishing
Jun 19, 2023
0333400
WIP
bok- Sep 28, 2023
cc6a440
Re-added support for VexilConfiguration.CodingKeyStrategy customisation
bok- Oct 1, 2023
707de61
Added `@EquatableFlagContainer`
bok- Oct 2, 2023
48c7865
Added `FlagPole.snapshotPublisher` which replaces the old Snapshot-ba…
bok- Oct 2, 2023
e115cb4
Fixed visitor implementation to meet needs of Vexllographer and exist…
bok- Dec 31, 2023
0b55cba
Replaced `@EquatableFlagContainer` with an argument on `@FlagContainer`
bok- Dec 31, 2023
763e876
Remove diagnostic support
bok- Dec 31, 2023
fcf30b5
Update minimum Swift version to 5.10
bok- Jul 13, 2024
f958406
Update swift-async-algorithms to 1.0
bok- Jul 13, 2024
6915d11
Update swiftformat to 0.54.1
bok- Jul 13, 2024
94ab34d
Remove unused diagnostic code
bok- Jul 13, 2024
dace689
Enable Strict Concurrency
bok- Jul 13, 2024
dd44de0
Update support for UserDefault and NSUbiqutousKeyValueStore flag valu…
bok- Jul 14, 2024
d009cf6
Get it building and testing successfully on all supported platforms a…
bok- Jul 14, 2024
c7e4d7a
Added `FlagPole.walk(visitor:)` and `FlagVisitor` documentation
bok- Jul 14, 2024
6b74a4b
Aligned macro declarations better with original property wrappers
bok- Jul 14, 2024
cb26e21
Re-added support for property initialisation
bok- Jul 14, 2024
c9c6661
Cleanup and added migration guide.
bok- Jul 14, 2024
76981c7
Merge branch 'main' into macro-refactor
bok- Jul 14, 2024
6d6e556
Accept code suggestions and reformat
bok- Jul 14, 2024
dc069ac
Update GitHub workflows to latest supported Xcode/Swift versions
bok- Jul 14, 2024
45a59b7
Remove windows, it was worth a shot!
bok- Jul 14, 2024
cd0a733
Remove centos7, SwiftPM doesn't seem to work on it.
bok- Jul 14, 2024
cbd27bb
Fixed workflows
bok- Jul 14, 2024
d384c1d
Remove unsupported runners (Intel macs)
bok- Jul 14, 2024
467e6f6
Defer Xcode 16 support to a followup PR
bok- Jul 14, 2024
40f80eb
So fussy
bok- Jul 14, 2024
a69699f
Find out whats going on
bok- Jul 14, 2024
a51ca97
Fix scheme names
bok- Jul 14, 2024
9b6fc9f
Seems the "Any * Simulator Device" devices don't actually work.
bok- Jul 14, 2024
88cd194
Commit Vexil scheme so it stops trying to test VexilMacros on non-mac…
bok- Jul 14, 2024
9b681d4
Switch to explicit test plans
bok- Jul 15, 2024
137b42c
`#if` out the macro tests. This seems to be what the Swift 5.9 templa…
bok- Jul 15, 2024
d5861e8
Fix spelling :facepalm:
bok- Jul 15, 2024
6c244a3
Disable publisher-based tests temporarily
bok- Jul 15, 2024
d167a9f
See if macro validation is preventing running of tests
bok- Jul 15, 2024
ff68b92
Disable macro validation across the board
bok- Jul 15, 2024
2bd03c8
Use xcodebuild with macOS
bok- Jul 15, 2024
b3734a0
Disable another flakey publisher test
bok- Jul 15, 2024
212a1f3
More flake
bok- Jul 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Commit Vexil scheme so it stops trying to test VexilMacros on non-mac…
…OS platforms
bok- committed Jul 14, 2024
commit 88cd194f2a7aca121a2fd18ebe697fb713bc7758
91 changes: 91 additions & 0 deletions .swiftpm/xcode/xcshareddata/xcschemes/Vexil.xcscheme
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1220"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "Vexil"
BuildableName = "Vexil"
BlueprintName = "Vexil"
ReferencedContainer = "container:">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "Vexillographer"
BuildableName = "Vexillographer"
BlueprintName = "Vexillographer"
ReferencedContainer = "container:">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "VexilTests"
BuildableName = "VexilTests"
BlueprintName = "VexilTests"
ReferencedContainer = "container:">
</BuildableReference>
</TestableReference>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "Vexil"
BuildableName = "Vexil"
BlueprintName = "Vexil"
ReferencedContainer = "container:">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>