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

unixPB: improves download and verify of ant binary #3752

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mahdipub
Copy link

by replacing command: wget with get_url module, it helps to support more systems. Also while running GPG Signature verification some systems (e.g old mac machines) have problem with wget while running package_signature_verification.sh. This change makes sure all systems will find wget in their PATH.

Sigend-off-by: [email protected]

Checklist
  • commit message has one of the standard prefixes
  • faq.md updated if appropriate
  • other documentation is changed or added (if applicable)
  • playbook changes run through VPC or QPC (if you have access)
  • VPC/QPC not applicable for this PR
  • for inventory.yml changes, bastillion/nagios/jenkins updated accordingly

@karianna
Copy link
Contributor

@mahdipub linter failures

@mahdipub mahdipub force-pushed the ant_installation_improvement branch from ab3560a to 2b760af Compare September 30, 2024 12:34
@mahdipub
Copy link
Author

@mahdipub linter failures

Thanks, resolved.

@sxa
Copy link
Member

sxa commented Dec 4, 2024

@mahdipub mahdipub force-pushed the ant_installation_improvement branch from 2b760af to 02c0534 Compare December 4, 2024 17:18
@sxa
Copy link
Member

sxa commented Dec 4, 2024

@mahdipub Please avoid force pushing into PRs unless you really need to while people are reviewing as it makes it very hard to see what has been updated since the last time you looked.

@karianna
Copy link
Contributor

karianna commented Dec 5, 2024

@mahdipub Will need a rebase

by replacing command: wget with get_url module, it helps to support more systems. Also while running GPG Signature verification some systems (e.g old mac machines) have problem with wget while running package_signature_verification.sh. This change makes sure all systems will find wget in their PATH.

Sigend-off-by: [email protected]
@mahdipub mahdipub force-pushed the ant_installation_improvement branch from 6b722a1 to dceb54b Compare December 5, 2024 16:23
@mahdipub
Copy link
Author

mahdipub commented Dec 5, 2024

@mahdipub Will need a rebase

Done.

@karianna karianna requested a review from sxa December 8, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants