Skip to content

Improve the variable name 'customUrl' to 'testDependencyUrl'#812

Merged
smlambert merged 1 commit intoadoptium:masterfrom
Amrutha-Kanhirathingal:renameCustomUrl
Mar 11, 2026
Merged

Improve the variable name 'customUrl' to 'testDependencyUrl'#812
smlambert merged 1 commit intoadoptium:masterfrom
Amrutha-Kanhirathingal:renameCustomUrl

Conversation

@Amrutha-Kanhirathingal
Copy link
Contributor

@Amrutha-Kanhirathingal Amrutha-Kanhirathingal commented Feb 24, 2026

Renamed customUrl to testDependencyUrl
Related :adoptium/aqa-tests#6461
Closes :adoptium/aqa-tests#6865

@Amrutha-Kanhirathingal
Copy link
Contributor Author

Amrutha-Kanhirathingal commented Feb 27, 2026

@Amrutha-Kanhirathingal Amrutha-Kanhirathingal changed the title improve the variable name 'customUrl' to 'testDependencyUrl' Improve the variable name 'customUrl' to 'testDependencyUrl' Feb 27, 2026
@Amrutha-Kanhirathingal
Copy link
Contributor Author

Hi @annaibm ,@smlambert could you please review the changes?

}
}
my $url_custom = $customUrl;
my $url_custom = $testDependencyUrl;
Copy link
Contributor

Choose a reason for hiding this comment

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

for consistency, I think we should rename $url_custom to $url_testDependency or a more descriptive name like $testDependencyUrl (matching the new variable name).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure,Thanks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed url_custom to url_testDependency and also updated the log messages.Kindly have a look .Thanks

@karianna karianna requested a review from annaibm March 7, 2026 22:44
@annaibm
Copy link
Contributor

annaibm commented Mar 9, 2026

@Amrutha-Kanhirathingal Could you please squash the commits?

Renamed customUrl variable name to testDependencyUrl
Related :adoptium/aqa-tests#6461
Closes :adoptium/aqa-tests/#6865

Signed-off-by: Amrutha Kanhirathingal <Amrutha.Kanhirathingal@ibm.com>

Renamed url_custom variable to url_testDependency
Copy link
Contributor

@annaibm annaibm left a comment

Choose a reason for hiding this comment

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

LGTM

@smlambert smlambert merged commit 931d1ad into adoptium:master Mar 11, 2026
3 checks passed
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.

4 participants