这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Enoumy
Copy link

@Enoumy Enoumy commented Feb 27, 2024

While following the opam install instructions while trying to run make test, I saw the following error:

opam install campl-streams
[ERROR] No package named campl-streams found.

This small feature fixes what I think is a typo from campl-streams -> camlp-streams in the installation instructions.

Testing.

I ran make test and will additionally wait for any CI to complete before opening this pr up for review. Please let me know if there is additional testing that I should perform. Thanks!

I additionally saw a DCO check that failed due to me not originally putting:

Signed-off-by: Jose Rodriguez [enoumy@gmail.com](mailto:enoumy@gmail.com)

on my commit. I then ran git rebase -i jane and then reworded the commit the single commit in this feature to include the message, but this still resulted in CI failure. I then manually hit the button called "Set DCO to pass". I am unsure if this is the "proper" way of making the DCO check pass. Please let me know otherwise.

@Enoumy Enoumy marked this pull request as draft February 27, 2024 22:12
Signed-off-by: Jose Rodriguez <enoumy@gmail.com>
@Enoumy Enoumy force-pushed the jro-small-typo-fix branch from b9d42d7 to 6f73b7f Compare February 27, 2024 22:15
@Enoumy
Copy link
Author

Enoumy commented Feb 27, 2024

Signed-off-by: Jose Rodriguez enoumy@gmail.com

@Enoumy Enoumy requested a review from alanechang February 27, 2024 22:36
@Enoumy Enoumy marked this pull request as ready for review February 27, 2024 22:36
Copy link

@alanechang alanechang left a comment

Choose a reason for hiding this comment

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

Looks good!

@Enoumy Enoumy merged commit f7a31b8 into oxcaml:jane Feb 27, 2024
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.

2 participants