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

lint: add check_upstream option #3758

Merged
merged 1 commit into from
Feb 25, 2019
Merged

lint: add check_upstream option #3758

merged 1 commit into from
Feb 25, 2019

Conversation

rjbou
Copy link
Collaborator

@rjbou rjbou commented Feb 22, 2019

To check reachability & availability of archive, and verify checksums.
Adds:

  • warning 59: check_upstram && no checksum given
  • error 60: check_upstream && (unavailable archive or don't verify at least one checksum)

@rjbou rjbou merged commit 1abd21f into ocaml:master Feb 25, 2019
@rjbou rjbou added this to the 2.1.0 milestone Feb 28, 2019
rjbou added a commit to rjbou/opam that referenced this pull request Jul 8, 2019
Adds:
 - warning 59: check_upstream && no checksum given
 - error 60     : check_upstream && (unavailable archive or don't verify at least one checksum)
@rjbou rjbou modified the milestones: 2.1.0, 2.0.5 Jul 11, 2019
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