-
Notifications
You must be signed in to change notification settings - Fork 48
chore(fix): Fix region options not passed when merging options #777
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
Conversation
NOTE: This commit does not deserve a change log since it will be bundled in the same release that introduced the feature. Changelog: None Ticket: None Signed-off-by: Alf-Rune Siqveland <alf.rune@northern.tech>
@alfrunes, Let me know if you want to start the integration pipeline by mentioning me and the command "start pipeline". my commands and optionsYou can trigger a pipeline on multiple prs with:
You can start a fast pipeline, disabling full integration tests with:
You can cherry pick to a given branch or branches with:
|
@mender-test-bot start pipeline --fast |
Hello 😸 I created a pipeline for you here: Pipeline-657928050 Build Configuration Matrix
|
This commit is a backward compatibility fix that broke with the aws package version bump. Changelog: None Ticket: None Signed-off-by: Alf-Rune Siqveland <alf.rune@northern.tech>
@mender-test-bot start pipeline --fast |
Hello 😸 I created a pipeline for you here: Pipeline-657975316 Build Configuration Matrix
|
This is a follow-up fix for Azure blob storage, making the aliases work for environment variables - the built-in viper.RegisterAlias is not a propper configuration alias. In addition, this commit moves the configuration loading logic into the config package. Signed-off-by: Alf-Rune Siqveland <alf.rune@northern.tech>
@mender-test-bot start pipeline --fast |
@kjaskiewiczz sorry, I discovered another issue. Can you please take a look at the last commit as well? |
Hello 😸 I created a pipeline for you here: Pipeline-658038068 Build Configuration Matrix
|
NOTE: This commit does not deserve a change log since it will be bundled in the same release that introduced the feature.
Changelog: None
Ticket: None
Signed-off-by: Alf-Rune Siqveland alf.rune@northern.tech