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

Package pfff.0.37.6 #14939

Merged
merged 1 commit into from
Sep 30, 2019
Merged

Package pfff.0.37.6 #14939

merged 1 commit into from
Sep 30, 2019

Conversation

aryx
Copy link
Contributor

@aryx aryx commented Sep 27, 2019

pfff.0.37.6

Tools and APIs for program analysis, code visualization, refactoring
pfff is a set of tools and APIs to perform some static analysis,
dynamic analysis, code visualizations, code navigations, or
style-preserving source-to-source transformations such as refactorings
on source code. For now the effort is focused on PHP but there is also
good support for C, C++, Java, HTML, Javascript, Css, and preliminary
support for Erlang, Python, C#, Lisp, Scheme, Haskell, OPA, Sql, and
even TeX. There is also very good support for OCaml and noweb
(literate programming) so that pfff can be used on the code of pfff
itself.

For more information see https://github.com/facebook/pfff/wiki/Main



🐫 Pull-request generated by opam-publish v2.0.0

@XVilka
Copy link
Contributor

XVilka commented Sep 27, 2019

Don't forget about this please aryx/pfff#4

@aryx
Copy link
Contributor Author

aryx commented Sep 27, 2019

This camelus takes a long time ....

@kit-ty-kate
Copy link
Member

Camelus is currently broken but it shouldn't matter much

@aryx aryx force-pushed the opam-publish-pfff.0.37.6 branch from 23e228b to 4c819d7 Compare September 29, 2019 19:42
@camelus
Copy link
Contributor

camelus commented Sep 29, 2019

☀️ All lint checks passed 4c819d7
  • These packages passed lint tests: pfff.0.37.6

☀️ Installability check (+1)
  • new installable packages (1): pfff.0.37.6

@aryx
Copy link
Contributor Author

aryx commented Sep 30, 2019

So can I get this approved then? (the failing test is due to the docker bug; I can fix it by adding the remove field in pfff.opam but kate told me not to).

@kit-ty-kate
Copy link
Member

It should be fine as is. Thanks a lot!

@kit-ty-kate kit-ty-kate merged commit d4950ff into ocaml:master Sep 30, 2019
@aryx
Copy link
Contributor Author

aryx commented Sep 30, 2019

How long does it take for 'opam update' to see the latest package?
What is the lag between opam.ocaml.org and the github repository?

@aryx
Copy link
Contributor Author

aryx commented Sep 30, 2019

And related question when the docker images in ocaml/opam2 are updated to get the latest opam-repository? I've tried opam update in my Dockerfile but it pulls nothing from git+file:///home/opam/opam-repository

@aryx
Copy link
Contributor Author

aryx commented Sep 30, 2019

(ok, WORKDIR /home/opam/opam-repository/ RUN git pull helps, but I was still curious
how often the docker image gets updated to include directly a recent opam-repository repo)

@kit-ty-kate
Copy link
Member

How long does it take for 'opam update' to see the latest package?
What is the lag between opam.ocaml.org and the github repository?

just a couple of hours. Your package is now available

@kit-ty-kate
Copy link
Member

(ok, WORKDIR /home/opam/opam-repository/ RUN git pull helps, but I was still curious
how often the docker image gets updated to include directly a recent opam-repository repo)

about once a week (I think) or on demand

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.

5 participants