Skip to content

Consolidate environment variables used to configuration SwiftPM#9958

Merged
bkhouri merged 1 commit into
swiftlang:mainfrom
bkhouri:t/main/add_to_configurable_env_vars
Apr 23, 2026
Merged

Consolidate environment variables used to configuration SwiftPM#9958
bkhouri merged 1 commit into
swiftlang:mainfrom
bkhouri:t/main/add_to_configurable_env_vars

Conversation

@bkhouri
Copy link
Copy Markdown
Contributor

@bkhouri bkhouri commented Apr 17, 2026

PR #9925 added new environment variables that would control authentication with the Package registry using environment variables.

Move the newly added environment variables to the ConfigurableEnvVar enum, to have all configurable environment variables in a single location, so we can eventually generated documentation from this source.

@bkhouri bkhouri force-pushed the t/main/add_to_configurable_env_vars branch from 2be5419 to 5a36b34 Compare April 17, 2026 16:29
Comment thread Sources/Basics/Environment/ConfigurableEnvVar.swift Outdated
@bkhouri bkhouri force-pushed the t/main/add_to_configurable_env_vars branch from 5a36b34 to 3cc8777 Compare April 17, 2026 16:39
Comment thread Sources/Basics/Environment/ConfigurableEnvVar.swift Outdated
Comment thread Sources/Basics/Environment/ConfigurableEnvVar.swift Outdated
Comment thread Sources/Basics/Environment/ConfigurableEnvVar.swift Outdated
Comment thread Sources/Basics/Environment/ConfigurableEnvVar.swift
Comment thread Sources/Basics/Environment/ConfigurableEnvVar.swift Outdated
@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 17, 2026

@swift-ci test

@bkhouri bkhouri force-pushed the t/main/add_to_configurable_env_vars branch from 3cc8777 to 7090991 Compare April 17, 2026 16:41
@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 17, 2026

@swift-ci test

@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 17, 2026

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/add_to_configurable_env_vars branch from 7090991 to 72898f1 Compare April 20, 2026 16:14
@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 20, 2026

@swift-ci test

@bkhouri bkhouri marked this pull request as ready for review April 20, 2026 16:14
@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 20, 2026

@swift-ci test windows

@bkhouri bkhouri enabled auto-merge (squash) April 20, 2026 16:49
@bkhouri bkhouri requested a review from plemarquand April 20, 2026 16:50
@bkhouri bkhouri force-pushed the t/main/add_to_configurable_env_vars branch from 72898f1 to 942ba03 Compare April 20, 2026 18:29
@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 20, 2026

@swift-ci test

@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 20, 2026

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/add_to_configurable_env_vars branch from 942ba03 to c489277 Compare April 21, 2026 13:23
@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 21, 2026

@swift-ci test

@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 21, 2026

@swift-ci test windows

2 similar comments
@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 21, 2026

@swift-ci test windows

@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 22, 2026

@swift-ci test windows

Comment thread Sources/Basics/Environment/ConfigurableEnvVar.swift Outdated
Comment thread Sources/Basics/Environment/ConfigurableEnvVar.swift Outdated
Comment thread Sources/Basics/Environment/ConfigurableEnvVar.swift Outdated
Comment thread Sources/Basics/Environment/EnvironmentKey.swift
Comment thread Sources/Basics/Environment/ConfigurableEnvVar.swift Outdated
PR swiftlang#9925 added new environment variables that would control
authentication with the Package registry using environment variables.

Move the newly added environment variables to the `ConfigurableEnvVar`
enum, to have all configurable environment variables in a single
location, so we can eventually generated documentation from this source.
@bkhouri bkhouri force-pushed the t/main/add_to_configurable_env_vars branch from c489277 to 823a74b Compare April 23, 2026 05:04
@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 23, 2026

@swift-ci test

@bkhouri bkhouri requested a review from plemarquand April 23, 2026 05:05
@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 23, 2026

@swift-ci test windows

@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 23, 2026

@swift-ci test self hosted windows

@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 23, 2026

@swift-ci test macOS

@bkhouri bkhouri changed the title Consolidate enviroment variables used to configuration SwiftPM Consolidate environment variables used to configuration SwiftPM Apr 23, 2026
@bkhouri bkhouri disabled auto-merge April 23, 2026 12:58
@bkhouri bkhouri enabled auto-merge (squash) April 23, 2026 12:58
@bkhouri bkhouri merged commit e7aa688 into swiftlang:main Apr 23, 2026
75 checks passed
@bkhouri bkhouri deleted the t/main/add_to_configurable_env_vars branch April 23, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants