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

Refactor the main Pymaker class #404

Merged
merged 11 commits into from
May 8, 2024
Merged

Refactor the main Pymaker class #404

merged 11 commits into from
May 8, 2024

Commits on May 8, 2024

  1. update TODO

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    779e649 View commit details
    Browse the repository at this point in the history
  2. refactor Poetry functionality into it's own file

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bedb674 View commit details
    Browse the repository at this point in the history
  3. refactor template and file copy out to own module

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4822a74 View commit details
    Browse the repository at this point in the history
  4. convert copy module into a class

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    58797d3 View commit details
    Browse the repository at this point in the history
  5. rewrite setting 'bare' values

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    424d05f View commit details
    Browse the repository at this point in the history
  6. refactor 'confirm_values' out to helper module

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0ae47a8 View commit details
    Browse the repository at this point in the history
  7. tweak last commit a little

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6cd78b6 View commit details
    Browse the repository at this point in the history
  8. sort out nested 'if' in get_sanitized_package_name

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    372d35e View commit details
    Browse the repository at this point in the history
  9. improve information if remote repo is not created for any reason

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    30925a1 View commit details
    Browse the repository at this point in the history
  10. update TODO

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    408fe91 View commit details
    Browse the repository at this point in the history
  11. docs: update the links in the index page

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d320921 View commit details
    Browse the repository at this point in the history