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

Adding Github action for testing #64

Closed
wants to merge 0 commits into from

Conversation

humbertodias
Copy link

@humbertodias humbertodias commented Mar 2, 2024

Features

Result

  1. /etc/wgetrc
# If this is set to off, the server certificate is not checked against the specified client authorities. The default is “on”
check_certificate = off
# Tune HTTPS security (auto, SSLv2, SSLv3, TLSv1, PFS)
secureprotocol = auto
# You can lower (or raise) the default number of retries when downloading a file (default is 20).
tries = 30
# Set all applicable timeout values to n, the same as ‘-T n’.
timeout = 15
# Specifies the maximum number of redirections to follow for a resource. See ‘--max-redirect=number’.
max_redirect = 50
# no_clobber option, will not overwrite existing files. Instead, it will skip downloading files that already exist locally.
no_clobber = on
# If set to on, force continuation of preexistent partially retrieved files. See ‘-c’ before setting it.
continue = on
# quiet (default is no)
quiet = on
  1. pthread-emb

039-pthreads-emb.sh

  1. psl1ight-sdl2

040-sdl2_psl1ght.sh

  1. GHA OK
    image
    https://github.com/humbertodias/ps3libraries/actions/runs/8124008873

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.

1 participant