Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

New library: Hoa\Devtools #15

Closed
Hywan opened this issue Nov 9, 2014 · 12 comments
Closed

New library: Hoa\Devtools #15

Hywan opened this issue Nov 9, 2014 · 12 comments
Assignees

Comments

@Hywan
Copy link
Member

Hywan commented Nov 9, 2014

Hello :-),

I propose a new library: Hoa\Devtools. Here is the POC. You can read the README.md, all the informations are written inside. The goal is to provide a set of development tools, for developers or maintainers, not for users.

Thoughts?

I am asking a review of all @hoaproject/hoackers :-).

@Hywan Hywan self-assigned this Nov 9, 2014
@Hywan
Copy link
Member Author

Hywan commented Nov 9, 2014

If this PR is accepted, we need to update the documentation (for hoa core:paste for example) and some other README.md or stuff like that.

@jubianchi
Copy link
Member

👍

@stephpy
Copy link
Member

stephpy commented Nov 18, 2014

What kind of tools would you provide in this library ?

@Hywan
Copy link
Member Author

Hywan commented Nov 19, 2014

@stephpy According to the README, some tools present in Hoa\Core would move into Hoa\Devtools, in addition to new tools for maintainers and developers. For instance: hoa devtools:requiresnapshot is very helpful to know whether a library requires a new snapshot or not (with a summary). We can also imagine, as referenced in hoaproject/Core#61, to have a hoa devtools:checkconfiguration or something like that to check the configuration of the environment. Thoughts?

@shouze
Copy link
Contributor

shouze commented Nov 19, 2014

why not

@thehawk970
Copy link

Hello,

When I test the Ruler library i found an misconfig in my git config, this misconfig are related to the option autocrlf, maybe it will be good to talk about it in installation process and an check in devtools
And a link to https://help.github.com/articles/dealing-with-line-endings/#platform-all

(Sorry for the english xD)
Any idea about it ?

@thehawk970
Copy link

for remember autocrlf transform the lineending in the repository, and when you use isIdenticalTo asserter (in test), it fails because the source use \n line ending and the test \r\n 👯

@Hywan
Copy link
Member Author

Hywan commented Dec 10, 2014

@camael24 +1 to detect it while checking the configuration.

@thehawk970
Copy link

👍

@Hywan
Copy link
Member Author

Hywan commented Jan 7, 2015

Library is deployed: https://github.com/hoaproject/Devtools/.

@Hywan
Copy link
Member Author

Hywan commented Jan 7, 2015

Everything we said here have been transformed as issues in https://github.com/hoaproject/Devtools/. I am closing this issue.

Thanks!

@Hywan Hywan closed this as completed Jan 7, 2015
@Hywan
Copy link
Member Author

Hywan commented Jan 7, 2015

(now you can contribute to Hoa\Devtools ;-)).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

5 participants