Skip to content

Fix directory path for set-bridge-partner-threshold task#647

Open
pineapplepeak wants to merge 1 commit intobase:mainfrom
pineapplepeak:pineapplepeak-patch-1
Open

Fix directory path for set-bridge-partner-threshold task#647
pineapplepeak wants to merge 1 commit intobase:mainfrom
pineapplepeak:pineapplepeak-patch-1

Conversation

@pineapplepeak
Copy link

In the current Makefile, the SET_BASE_BRIDGE_PARTNER_THRESHOLD_DIR variable pointed to the ...-pause-bridge-base directory, which resulted in the creation of a folder with an incorrect name when the make setup-bridge-partner-threshold command was executed.

Fix: The directory suffix has been changed to -set-bridge-partner-threshold so that the make setup-bridge-partner-threshold command is created correctly and serves its intended purpose.

The directory structure for all setup tasks is now consistent.

In the current Makefile, the `SET_BASE_BRIDGE_PARTNER_THRESHOLD_DIR` variable pointed to the `...-pause-bridge-base directory`, which resulted in the creation of a folder with an incorrect name when the `make setup-bridge-partner-threshold` command was executed. Fix: The directory suffix has been changed to `-set-bridge-partner-threshold` so that the make `setup-bridge-partner-threshold` command is created correctly and serves its intended purpose. The directory structure for all setup tasks is now consistent.
@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 2
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 2
2
1 if commit is unverified 0
Sum 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants