Skip to content

Commit

Permalink
Transfer package to JuliaBesties
Browse files Browse the repository at this point in the history
Closes #318
  • Loading branch information
abelsiqueira committed Oct 7, 2024
1 parent 493e3ae commit 209238f
Show file tree
Hide file tree
Showing 19 changed files with 88 additions and 89 deletions.
4 changes: 2 additions & 2 deletions .copier-answers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Indentation: 2
JuliaMinVersion: '1.6'
License: MPL-2.0
PackageName: BestieTemplate
PackageOwner: abelsiqueira
PackageOwner: JuliaBesties
PackageUUID: E5D671A7-4186-4F1A-BF88-C19B630DA94F
_commit: v0.9.1
_src_path: https:/abelsiqueira/BestieTemplate.jl
_src_path: https:/JuliaBesties/BestieTemplate.jl
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/10-bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ body:
Please, before submitting, make sure that:
- There is not an [existing issue](https:/abelsiqueira/BestieTemplate.jl/issues) with the same question
- There is not an [existing issue](https:/JuliaBesties/BestieTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://abelsiqueira.github.io/BestieTemplate.jl/dev/90-contributing/)
- You have read the [contributing guide](https://JuliaBesties.github.io/BestieTemplate.jl/dev/90-contributing/)
- You are following the [code of conduct](https:/abelsiqueira/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
- You are following the [code of conduct](https:/JuliaBesties/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
The form below should help you in filling out this issue.
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/20-feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ body:
Please, before submitting, make sure that:
- There is not an [existing issue](https:/abelsiqueira/BestieTemplate.jl/issues) with the same question
- There is not an [existing issue](https:/JuliaBesties/BestieTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://abelsiqueira.github.io/BestieTemplate.jl/dev/90-contributing/)
- You have read the [contributing guide](https://JuliaBesties.github.io/BestieTemplate.jl/dev/90-contributing/)
- You are following the [code of conduct](https:/abelsiqueira/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
- You are following the [code of conduct](https:/JuliaBesties/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
The form below should help you in filling out this issue.
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/30-usage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ body:
Please, before submitting, make sure that:
- You have checked the [documentation](https://abelsiqueira.github.io/BestieTemplate.jl) and haven't found enough information
- There is not an [existing issue](https:/abelsiqueira/BestieTemplate.jl/issues) with the same question
- You have checked the [documentation](https://JuliaBesties.github.io/BestieTemplate.jl) and haven't found enough information
- There is not an [existing issue](https:/JuliaBesties/BestieTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://abelsiqueira.github.io/BestieTemplate.jl/dev/90-contributing/)
- You have read the [contributing guide](https://JuliaBesties.github.io/BestieTemplate.jl/dev/90-contributing/)
- You are following the [code of conduct](https:/abelsiqueira/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
- You are following the [code of conduct](https:/JuliaBesties/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
The form below should help you in filling out this issue.
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/99-general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ body:
Please, before submitting, make sure that:
- There is not an [existing issue](https:/abelsiqueira/BestieTemplate.jl/issues) with the same question
- There is not an [existing issue](https:/JuliaBesties/BestieTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://abelsiqueira.github.io/BestieTemplate.jl/dev/90-contributing/)
- You have read the [contributing guide](https://JuliaBesties.github.io/BestieTemplate.jl/dev/90-contributing/)
- You are following the [code of conduct](https:/abelsiqueira/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
- You are following the [code of conduct](https:/JuliaBesties/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
The form below should help you in filling out this issue.
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Discussions
url: https:/abelsiqueira/BestieTemplate.jl/discussions
url: https:/JuliaBesties/BestieTemplate.jl/discussions
about: Create and follow discussions here
5 changes: 2 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ There is no related issue.
<!-- mark true if NA -->
<!-- leave PR as draft until all is checked -->

- [ ] I am following the [contributing guidelines](https:/abelsiqueira/BestieTemplate.jl/blob/main/docs/src/90-contributing.md)

- [ ] I am following the [contributing guidelines](https:/JuliaBesties/BestieTemplate.jl/blob/main/docs/src/90-contributing.md)
- [ ] Tests are passing
- [ ] Lint workflow is passing
- [ ] Docs were updated and workflow is passing
- [ ] [CHANGELOG.md](https:/abelsiqueira/BestieTemplate.jl/blob/main/CHANGELOG.md) was updated
- [ ] [CHANGELOG.md](https:/JuliaBesties/BestieTemplate.jl/blob/main/CHANGELOG.md) was updated
72 changes: 36 additions & 36 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,39 +364,39 @@ Breaking notice:

<!-- Versions -->

[unreleased]: https:/abelsiqueira/BestieTemplate.jl/compare/v0.10.1...HEAD
[0.10.1]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.10.1
[0.10.0]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.10.0
[0.9.1]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.9.1
[0.9.0]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.9.0
[0.8.0]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.8.0
[0.7.2]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.7.2
[0.7.1]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.7.1
[0.7.0]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.7.0
[0.6.1]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.6.1
[0.6.0]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.6.0
[0.5.4]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.5.4
[0.5.3]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.5.3
[0.5.2]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.5.2
[0.5.1]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.5.1
[0.5.0]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.5.0
[0.4.0]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.4.0
[0.3.2]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.3.2
[0.3.1]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.3.1
[0.3.0]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.3.0
[0.2.5]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.5
[0.2.4]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.4
[0.2.3]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.3
[0.2.2]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.2
[0.2.1]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.1
[0.2.0]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.0
[0.1.9]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.9
[0.1.8]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.8
[0.1.7]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.7
[0.1.6]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.6
[0.1.5]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.5
[0.1.4]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.4
[0.1.3]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.3
[0.1.2]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.2
[0.1.1]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.1
[0.1.0]: https:/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.0
[unreleased]: https:/JuliaBesties/BestieTemplate.jl/compare/v0.10.1...HEAD
[0.10.1]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.10.1
[0.10.0]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.10.0
[0.9.1]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.9.1
[0.9.0]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.9.0
[0.8.0]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.8.0
[0.7.2]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.7.2
[0.7.1]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.7.1
[0.7.0]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.7.0
[0.6.1]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.6.1
[0.6.0]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.6.0
[0.5.4]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.5.4
[0.5.3]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.5.3
[0.5.2]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.5.2
[0.5.1]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.5.1
[0.5.0]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.5.0
[0.4.0]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.4.0
[0.3.2]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.3.2
[0.3.1]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.3.1
[0.3.0]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.3.0
[0.2.5]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.2.5
[0.2.4]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.2.4
[0.2.3]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.2.3
[0.2.2]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.2.2
[0.2.1]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.2.1
[0.2.0]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.2.0
[0.1.9]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.1.9
[0.1.8]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.1.8
[0.1.7]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.1.7
[0.1.6]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.1.6
[0.1.5]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.1.5
[0.1.4]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.1.4
[0.1.3]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.1.3
[0.1.2]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.1.2
[0.1.1]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.1.1
[0.1.0]: https:/JuliaBesties/BestieTemplate.jl/releases/tag/v0.1.0
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ identifiers:
- type: doi
value: 10.5281/zenodo.8350577
description: Zenodo Concept DOI
repository-code: "https:/abelsiqueira/BestieTemplate.jl"
repository-code: "https:/JuliaBesties/BestieTemplate.jl"
license: MPL-2.0
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ Your best practices friend.

<div align="center">

[![Stable Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://abelsiqueira.github.io/BestieTemplate.jl/stable)
[![In development documentation](https://img.shields.io/badge/docs-dev-blue.svg)](https://abelsiqueira.github.io/BestieTemplate.jl/dev)
[![Build Status](https:/abelsiqueira/BestieTemplate.jl/workflows/Test/badge.svg)](https:/abelsiqueira/BestieTemplate.jl/actions)
[![Test workflow status](https:/abelsiqueira/BestieTemplate.jl/actions/workflows/Test.yml/badge.svg?branch=main)](https:/abelsiqueira/BestieTemplate.jl/actions/workflows/Test.yml?query=branch%3Amain)
[![Lint workflow Status](https:/abelsiqueira/BestieTemplate.jl/actions/workflows/Lint.yml/badge.svg?branch=main)](https:/abelsiqueira/BestieTemplate.jl/actions/workflows/Lint.yml?query=branch%3Amain)
[![Docs workflow Status](https:/abelsiqueira/BestieTemplate.jl/actions/workflows/Docs.yml/badge.svg?branch=main)](https:/abelsiqueira/BestieTemplate.jl/actions/workflows/Docs.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/abelsiqueira/BestieTemplate.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/abelsiqueira/BestieTemplate.jl)
[![Stable Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaBesties.github.io/BestieTemplate.jl/stable)
[![In development documentation](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaBesties.github.io/BestieTemplate.jl/dev)
[![Build Status](https:/JuliaBesties/BestieTemplate.jl/workflows/Test/badge.svg)](https:/JuliaBesties/BestieTemplate.jl/actions)
[![Test workflow status](https:/JuliaBesties/BestieTemplate.jl/actions/workflows/Test.yml/badge.svg?branch=main)](https:/JuliaBesties/BestieTemplate.jl/actions/workflows/Test.yml?query=branch%3Amain)
[![Lint workflow Status](https:/JuliaBesties/BestieTemplate.jl/actions/workflows/Lint.yml/badge.svg?branch=main)](https:/JuliaBesties/BestieTemplate.jl/actions/workflows/Lint.yml?query=branch%3Amain)
[![Docs workflow Status](https:/JuliaBesties/BestieTemplate.jl/actions/workflows/Docs.yml/badge.svg?branch=main)](https:/JuliaBesties/BestieTemplate.jl/actions/workflows/Docs.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/JuliaBesties/BestieTemplate.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/JuliaBesties/BestieTemplate.jl)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8350577.svg)](https://doi.org/10.5281/zenodo.8350577)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![All Contributors](https://img.shields.io/github/all-contributors/abelsiqueira/BestieTemplate.jl?labelColor=5e1ec7&color=c0ffee&style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/github/all-contributors/JuliaBesties/BestieTemplate.jl?labelColor=5e1ec7&color=c0ffee&style=flat-square)](#contributors)
[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-black.json)](https:/copier-org/copier)
[![BestieTemplate](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/abelsiqueira/BestieTemplate.jl/main/docs/src/assets/badge.json)](https:/abelsiqueira/BestieTemplate.jl)
[![BestieTemplate](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/JuliaBesties/BestieTemplate.jl/main/docs/src/assets/badge.json)](https:/JuliaBesties/BestieTemplate.jl)

</div>

Expand Down Expand Up @@ -67,7 +67,7 @@ please note that `"YourPackage.jl"` can either be a fresh new package or an exis
<!-- agg https://asciinema.org/a/... docs/src/assets/demo.gif --speed 2.5 --cols 80 --rows 20 --font-family "JuliaMono" -->
[![asciicast](docs/src/assets/demo.gif)](https://asciinema.org/a/611189)

If you like what you see, check the [full usage guide](https://abelsiqueira.com/BestieTemplate.jl/stable/10-full-guide/).
If you like what you see, check the [full usage guide](https://JuliaBesties.github.io/BestieTemplate.jl/stable/10-full-guide/).

## Users and Examples

Expand All @@ -87,7 +87,7 @@ If your interest is in developing the package, check the [development guide](doc

Here is a list of links/repos that include content that we have used for inspiration, or used directly.
This is most likely not a complete list, since many of the things included here were based on existing packages and knowledge that we brought from other projects.
This also doesn't explain where each file came from or why they are here. You can find some of that information in the [Explanation](https://abelsiqueira.com/BestieTemplate.jl/stable/20-explanation/) section of the docs.
This also doesn't explain where each file came from or why they are here. You can find some of that information in the [Explanation](https://JuliaBesties.github.io/BestieTemplate.jl/stable/20-explanation/) section of the docs.

- [PkgTemplates.jl](https:/JuliaCI/PkgTemplates.jl), naturally. We used it for many years, and in particular for the initial TulipaEnergyModel.jl commit (see below).
- [Netherlands eScience Center's python template](https:/NLeSC/python-template) includes many of the best practices that we apply here. We used many of the ideas there in a Julia context, and took many non-Julia specific ideas from there.
Expand Down
2 changes: 1 addition & 1 deletion copier/strategy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AnswerStrategy:
type: str
default: recommended
help: "Strategy for optional questions (You can see the full list of questions in https://abelsiqueira.com/BestieTemplate.jl/dev/30-questions/)"
help: "Strategy for optional questions (You can see the full list of questions in https://JuliaBesties.github.io/BestieTemplate.jl/dev/30-questions/)"
choices:
Recommended (Our defaults): "recommended"
Minimum (Answer no to any addition): "minimum"
Expand Down
6 changes: 3 additions & 3 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ const numbered_pages = [
makedocs(;
modules = [BestieTemplate],
authors = "Abel Soares Siqueira <[email protected]> and contributors",
repo = "https:/abelsiqueira/BestieTemplate.jl/blob/{commit}{path}#{line}",
repo = "https:/JuliaBesties/BestieTemplate.jl/blob/{commit}{path}#{line}",
sitename = "BestieTemplate.jl",
format = Documenter.HTML(; canonical = "https://abelsiqueira.github.io/BestieTemplate.jl"),
format = Documenter.HTML(; canonical = "https://JuliaBesties.github.io/BestieTemplate.jl"),
pages = ["index.md"; numbered_pages],
)

deploydocs(; repo = "github.com/abelsiqueira/BestieTemplate.jl")
deploydocs(; repo = "github.com/JuliaBesties/BestieTemplate.jl")
4 changes: 2 additions & 2 deletions docs/src/90-contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Be polite and respectful, and follow the code of conduct.

## Bug reports and discussions

If you think you found a bug, feel free to open an [issue](https:/abelsiqueira/BestieTemplate.jl/issues).
If you think you found a bug, feel free to open an [issue](https:/JuliaBesties/BestieTemplate.jl/issues).
Focused suggestions and requests can also be opened as issues.
Before opening a pull request, start an issue or a discussion on the topic, please.

Expand All @@ -26,4 +26,4 @@ Otherwise, you can use the GitHub interface directly to create your pull request

## Additions and modifications to the template

If you have any new idea or think the template needs to be updated or fixed, please search our [issues](https:/abelsiqueira/BestieTemplate.jl/issues) and if there isn't anything relevant, open a new issue.
If you have any new idea or think the template needs to be updated or fixed, please search our [issues](https:/JuliaBesties/BestieTemplate.jl/issues) and if there isn't anything relevant, open a new issue.
Loading

0 comments on commit 209238f

Please sign in to comment.