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

fix: minimal change - handle tasks with v2/v3 in path name in deployments directory sturcture #529

Merged

Conversation

Tritium-VLK
Copy link
Member

This approach takes a minimal change approach, whereby in the resulting addresbook the v2/v3 directory name is ignored/not present. It assumes that all v3 deployments will start with v3- and we can filter on this. This approach invovles no braking changes to anything that currently runs, but also provides the least structure/information about what belongs to what.

…tory structure.

This approach takes a minimal change approach, whereby in the resulting addresbook the v2/v3 directory name is ignored/not present. It assumes that all v3 deployments will start with v3- and we can filter on this.  This approach invovles no braking changes to anything that currently runs, but also provides the least structure/information about what belongs to what.
@Tritium-VLK Tritium-VLK marked this pull request as draft December 3, 2024 21:21
@Tritium-VLK
Copy link
Member Author

Changes to deployments repo:balancer/balancer-deployments#122

Failed action after change to balancer-deployments: https://github.com/BalancerMaxis/bal_addresses/actions/runs/12148001865/job/33875992424

Test action run on this branch: https://github.com/BalancerMaxis/bal_addresses/actions/runs/12148515698

@Tritium-VLK
Copy link
Member Author

Resulting PR: #530

This looks good, everything is the same except recent changes.

@Tritium-VLK Tritium-VLK marked this pull request as ready for review December 3, 2024 21:48
Copy link
Collaborator

@gosuto-inzasheru gosuto-inzasheru left a comment

Choose a reason for hiding this comment

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

perfect timing, folder structure changes were just merged before the weekly cron :D

@gosuto-inzasheru gosuto-inzasheru merged commit f1d9f83 into main Dec 4, 2024
@gosuto-inzasheru gosuto-inzasheru deleted the fix/minimal_adaption_deployments_directory_change branch December 4, 2024 04:12
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