forked from noirbizarre/bumpr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename old references to make cli pass (#5)
* rename * update invoke * rebuild lock * fix: remove condition for older python versions * fix: rename old references * fix: rename old references * fix: typo
- Loading branch information
Showing
13 changed files
with
53 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Code of Conduct - bumpr | ||
# Code of Conduct - bumpx | ||
|
||
## Our Pledge | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Contributing to bumpr | ||
# Contributing to bumpx | ||
|
||
First off, thanks for taking the time to contribute! ❤️ | ||
|
||
|
@@ -31,7 +31,7 @@ The community looks forward to your contributions. 🎉 | |
## Code of Conduct | ||
|
||
This project and everyone participating in it is governed by the | ||
[bumpr Code of Conduct](https://github.com/datagouv/bumpx/blob/main/CODE_OF_CONDUCT.md). | ||
[bumpx Code of Conduct](https://github.com/datagouv/bumpx/blob/main/CODE_OF_CONDUCT.md). | ||
By participating, you are expected to uphold this code. Please report unacceptable behavior | ||
to <>. | ||
|
||
|
@@ -109,7 +109,7 @@ Once it's filed: | |
|
||
### Suggesting Enhancements | ||
|
||
This section guides you through submitting an enhancement suggestion for bumpr, **including completely new features and minor improvements to existing functionality**. Following these guidelines will help maintainers and the community to understand your suggestion and find related suggestions. | ||
This section guides you through submitting an enhancement suggestion for bumpx, **including completely new features and minor improvements to existing functionality**. Following these guidelines will help maintainers and the community to understand your suggestion and find related suggestions. | ||
|
||
#### Before Submitting an Enhancement | ||
|
||
|
@@ -126,7 +126,7 @@ Enhancement suggestions are tracked as [GitHub issues](https://github.com/datago | |
- Provide a **step-by-step description of the suggested enhancement** in as many details as possible. | ||
- **Describe the current behavior** and **explain which behavior you expected to see instead** and why. At this point you can also tell which alternatives do not work for you. | ||
- You may want to **include screenshots and animated GIFs** which help you demonstrate the steps or point out the part which the suggestion is related to. You can use [this tool](https://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux. <!-- this should only be included if the project has a GUI --> | ||
- **Explain why this enhancement would be useful** to most bumpr users. You may also want to point out the other projects that solved it better and which could serve as inspiration. | ||
- **Explain why this enhancement would be useful** to most bumpx users. You may also want to point out the other projects that solved it better and which could serve as inspiration. | ||
|
||
<!-- You might want to create an issue template for enhancement suggestions that can be used as a guide and that defines the structure of the information to be included. If you do so, reference it here in the description. --> | ||
|
||
|
@@ -140,7 +140,7 @@ Both tools are required and should be installed on your system. | |
|
||
#### Setting up your environment | ||
|
||
- Clone the project: `git clone [email protected]:noirbizarre/bumpr.git` | ||
- Clone the project: `git clone [email protected]:datagouv/bumpx.git` | ||
- Install pre-commit hooks: `pre-commit install` | ||
- Install dependencies: `poetry install` | ||
- List available tasks: `pre-commit run inv -l` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.