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

Modify branch name when symlink suggester updates azure configs #331

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

xjules
Copy link
Contributor

@xjules xjules commented Feb 2, 2023

Resolves https://github.com/equinor/komodo-releases/issues/3183

Checks if updater acts on symlink_configuration/symlink_config_azure.json and appends /azure to release name yielding for instance: release_name/unstable/azure branch name.

todo: tests

@xjules xjules self-assigned this Feb 2, 2023
Copy link
Member

@kwinkunks kwinkunks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable.

@kwinkunks
Copy link
Member

Oh, sorry, I didn't realize this was just a draft. Can review again when finished.

@xjules xjules marked this pull request as ready for review February 3, 2023 14:47
Checks if the json symlink file contains azure and pull request branch name includes azure suffix.
@xjules
Copy link
Contributor Author

xjules commented Feb 3, 2023

Oh, sorry, I didn't realize this was just a draft. Can review again when finished.

Now it's ready for review :)

@kwinkunks
Copy link
Member

kwinkunks commented Feb 6, 2023

Still seems good.

Maybe you could also make an issue that this is another hardcoded dependency on Equinor's setup? If and when we want to generalize this sort of thing.

@xjules xjules merged commit 24d946b into main Feb 7, 2023
@xjules xjules deleted the branch_type branch February 7, 2023 08:17
@xjules
Copy link
Contributor Author

xjules commented Feb 7, 2023

Still seems good.

Maybe you could also make an issue that this is another hardcoded dependency on Equinor's setup? If and when we want to generalize this sort of thing.

The related issue: #333

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.

None yet

2 participants