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

Upcoming improvement tasks #179

Open
4 of 5 tasks
ariel-anieli opened this issue Jun 14, 2024 · 2 comments
Open
4 of 5 tasks

Upcoming improvement tasks #179

ariel-anieli opened this issue Jun 14, 2024 · 2 comments

Comments

@ariel-anieli
Copy link

ariel-anieli commented Jun 14, 2024

Hello folks,

Here the tasks I am planning to work on:

  1. Moved ec_git_vsn tests into separate file #183
  2. Moved ec_cmd_log & ec_cnv tests into separate files #184
  3. Moved ec_talk tests into separate file #185
  4. Moved ec_semver tests in separate file. #186
  5. Moved ec_file tests into sepate file; bumped actions/checkout #187
% git grep proplist 
src/ec_file.erl:    case proplists:get_value(recursive,  Options, false) of
src/ec_file.erl:            copy_file_info(To, From, proplists:get_value(file_info, Options, []));
src/ec_file.erl:                        case proplists:get_value(Info, WriteInfoFuns, undefined) of
src/ec_semver_parser.erl:      case proplists:lookup(Name, Plist) of

Any other thoughts? I will appreciate your feedback.

@ferd
Copy link
Collaborator

ferd commented Jul 2, 2024

Sounds like a fine set of small things to bring back up to date.

@ariel-anieli
Copy link
Author

🙂 Thank you. Anything else you see worth tackling? I will put it on the list.

ariel-anieli pushed a commit to ariel-anieli/erlware_commons that referenced this issue Sep 22, 2024
Part of erlware#179.

Signed-off-by: Ariel Otilibili <[email protected]>
ariel-anieli pushed a commit to ariel-anieli/erlware_commons that referenced this issue Sep 23, 2024
Part of erlware#179.

Signed-off-by: Ariel Otilibili <[email protected]>
ariel-anieli pushed a commit to ariel-anieli/erlware_commons that referenced this issue Oct 4, 2024
Part of erlware#179.

Signed-off-by: Ariel Otilibili <[email protected]>
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

No branches or pull requests

2 participants