Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Existing command should be best effort#48

Merged
evvaaaa merged 20 commits into
mainfrom
45_existing_command_should_be_best_effort
Apr 11, 2023
Merged

Existing command should be best effort#48
evvaaaa merged 20 commits into
mainfrom
45_existing_command_should_be_best_effort

Conversation

@evvaaaa
Copy link
Copy Markdown
Contributor

@evvaaaa evvaaaa commented Jan 10, 2023

Closes #45

To test

  • Test to see if setting up a repo from existing works
    • Check that the preference order for username/email is setup.cfg -> pyproject.toml -> git (git user.name, user.email) -> user input

@evvaaaa evvaaaa requested a review from coretl January 10, 2023 13:48
@gilesknap gilesknap mentioned this pull request Jan 16, 2023
@coretl
Copy link
Copy Markdown
Contributor

coretl commented Feb 1, 2023

Please can you pull main into this

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 1, 2023

Codecov Report

Merging #48 (25c750b) into main (c784df0) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          138       193   +55     
=========================================
+ Hits           138       193   +55     
Impacted Files Coverage Δ
src/python3_pip_skeleton/__main__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@evvaaaa evvaaaa force-pushed the 45_existing_command_should_be_best_effort branch from aff8789 to 6d09bbd Compare February 1, 2023 11:46
Comment thread src/python3_pip_skeleton/__main__.py Outdated
@evvaaaa evvaaaa force-pushed the 45_existing_command_should_be_best_effort branch 6 times, most recently from 996148a to 61c4ac7 Compare February 2, 2023 11:35
Comment thread src/python3_pip_skeleton/__main__.py
dependabot Bot and others added 15 commits February 20, 2023 15:29
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@1e07f43...de2c0eb)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](peaceiris/actions-gh-pages@de7ea6f...64b46b4)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](peaceiris/actions-gh-pages@64b46b4...bd8c6b0)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@evvaaaa evvaaaa force-pushed the 45_existing_command_should_be_best_effort branch from 36d9798 to 5dad5cc Compare February 20, 2023 15:32
@evvaaaa evvaaaa force-pushed the 45_existing_command_should_be_best_effort branch from 5dad5cc to 8da867a Compare February 20, 2023 15:35
@evvaaaa evvaaaa force-pushed the 45_existing_command_should_be_best_effort branch from 70c4687 to 1d20088 Compare February 20, 2023 15:45
@evvaaaa evvaaaa force-pushed the 45_existing_command_should_be_best_effort branch from 738ebe3 to ff7b6a8 Compare February 21, 2023 11:12
@coretl coretl self-requested a review March 1, 2023 10:08
@evvaaaa evvaaaa self-assigned this Mar 17, 2023
@evvaaaa evvaaaa merged commit 2df963b into main Apr 11, 2023
@coretl coretl deleted the 45_existing_command_should_be_best_effort branch April 11, 2023 15:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Existing command should be best effort

5 participants