From cd1fb5e4aede203a9b6e3e931eb85306d16b3a7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Mon, 12 Aug 2024 14:09:56 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20links=20from=20github.c?= =?UTF-8?q?om/tiangolo/sqlmodel=20to=20github.com/fastapi/sqlmodel=20(#106?= =?UTF-8?q?4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- .github/ISSUE_TEMPLATE/privileged.yml | 2 +- .github/workflows/issue-manager.yml | 2 +- CITATION.cff | 2 +- README.md | 16 ++++++++-------- docs/help.md | 16 ++++++++-------- docs/index.md | 16 ++++++++-------- docs/management-tasks.md | 2 +- mkdocs.yml | 6 +++--- pyproject.toml | 4 ++-- 10 files changed, 36 insertions(+), 36 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 46a5c2c..b4f4613 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,10 +4,10 @@ contact_links: about: Please report security vulnerabilities to security@tiangolo.com - name: Question or Problem about: Ask a question or ask about a problem in GitHub Discussions. - url: https://github.com/tiangolo/sqlmodel/discussions/categories/questions + url: https://github.com/fastapi/sqlmodel/discussions/categories/questions - name: Feature Request about: To suggest an idea or ask about a feature, please start with a question saying what you would like to achieve. There might be a way to do it already. - url: https://github.com/tiangolo/sqlmodel/discussions/categories/questions + url: https://github.com/fastapi/sqlmodel/discussions/categories/questions - name: Show and tell about: Show what you built with SQLModel or to be used with SQLModel. - url: https://github.com/tiangolo/sqlmodel/discussions/categories/show-and-tell + url: https://github.com/fastapi/sqlmodel/discussions/categories/show-and-tell diff --git a/.github/ISSUE_TEMPLATE/privileged.yml b/.github/ISSUE_TEMPLATE/privileged.yml index da11e71..8cc6002 100644 --- a/.github/ISSUE_TEMPLATE/privileged.yml +++ b/.github/ISSUE_TEMPLATE/privileged.yml @@ -6,7 +6,7 @@ body: value: | Thanks for your interest in SQLModel! πŸš€ - If you are not @tiangolo or he didn't ask you directly to create an issue here, please start the conversation in a [Question in GitHub Discussions](https://github.com/tiangolo/sqlmodel/discussions/categories/questions) instead. + If you are not @tiangolo or he didn't ask you directly to create an issue here, please start the conversation in a [Question in GitHub Discussions](https://github.com/fastapi/sqlmodel/discussions/categories/questions) instead. - type: checkboxes id: privileged attributes: diff --git a/.github/workflows/issue-manager.yml b/.github/workflows/issue-manager.yml index 4e1a5f7..038491f 100644 --- a/.github/workflows/issue-manager.yml +++ b/.github/workflows/issue-manager.yml @@ -19,7 +19,7 @@ permissions: jobs: issue-manager: - if: github.repository_owner == 'tiangolo' + if: github.repository_owner == 'fastapi' runs-on: ubuntu-latest steps: - name: Dump GitHub context diff --git a/CITATION.cff b/CITATION.cff index 978031d..5ea2d61 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -12,7 +12,7 @@ authors: family-names: RamΓ­rez email: tiangolo@gmail.com identifiers: -repository-code: 'https://github.com/tiangolo/sqlmodel' +repository-code: 'https://github.com/fastapi/sqlmodel' url: 'https://sqlmodel.tiangolo.com' abstract: >- SQLModel, SQL databases in Python, designed for diff --git a/README.md b/README.md index a9e2241..d62606e 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.

- - Test + + Test - - Publish + + Publish - - Coverage + + Coverage Package version @@ -23,7 +23,7 @@ **Documentation**: https://sqlmodel.tiangolo.com -**Source Code**: https://github.com/tiangolo/sqlmodel +**Source Code**: https://github.com/fastapi/sqlmodel --- @@ -220,4 +220,4 @@ And at the same time, ✨ it is also a **Pydantic** model ✨. You can use inher ## License -This project is licensed under the terms of the [MIT license](https://github.com/tiangolo/sqlmodel/blob/main/LICENSE). +This project is licensed under the terms of the [MIT license](https://github.com/fastapi/sqlmodel/blob/main/LICENSE). diff --git a/docs/help.md b/docs/help.md index 8dc524b..6e5fe58 100644 --- a/docs/help.md +++ b/docs/help.md @@ -22,13 +22,13 @@ You can subscribe to the (infrequent) https://github.com/tiangolo/sqlmodel. ⭐️ +You can "star" SQLModel in GitHub (clicking the star button at the top right): https://github.com/fastapi/sqlmodel. ⭐️ By adding a star, other users will be able to find it more easily and see that it has been already useful for others. ## Watch the GitHub repository for releases -You can "watch" SQLModel in GitHub (clicking the "watch" button at the top right): https://github.com/tiangolo/sqlmodel. πŸ‘€ +You can "watch" SQLModel in GitHub (clicking the "watch" button at the top right): https://github.com/fastapi/sqlmodel. πŸ‘€ There you can select "Releases only". @@ -54,7 +54,7 @@ You can: ## Tweet about **SQLModel** -Tweet about **SQLModel** and let me and others know why you like it. πŸŽ‰ +Tweet about **SQLModel** and let me and others know why you like it. πŸŽ‰ I love to hear about how **SQLModel** is being used, what you have liked in it, in which project/company are you using it, etc. @@ -62,8 +62,8 @@ I love to hear about how **SQLModel** is being used, what you have liked in it, You can try and help others with their questions in: -* GitHub Discussions -* GitHub Issues +* GitHub Discussions +* GitHub Issues In many cases you might already know the answer for those questions. πŸ€“ @@ -112,7 +112,7 @@ If they reply, there's a high chance you would have solved their problem, congra ## Watch the GitHub repository -You can "watch" SQLModel in GitHub (clicking the "watch" button at the top right): https://github.com/tiangolo/sqlmodel. πŸ‘€ +You can "watch" SQLModel in GitHub (clicking the "watch" button at the top right): https://github.com/fastapi/sqlmodel. πŸ‘€ If you select "Watching" instead of "Releases only" you will receive notifications when someone creates a new issue or question. You can also specify that you only want to be notified about new issues, or discussions, or PRs, etc. @@ -120,7 +120,7 @@ Then you can try and help them solve those questions. ## Ask Questions -You can create a new question in the GitHub repository, for example to: +You can create a new question in the GitHub repository, for example to: * Ask a **question** or ask about a **problem**. * Suggest a new **feature**. @@ -214,7 +214,7 @@ Join the πŸ‘₯ GitHub Discussions, there's a much better chance you will receive help there. +For questions, ask them in GitHub Discussions, there's a much better chance you will receive help there. Use the chat only for other general conversations. diff --git a/docs/index.md b/docs/index.md index 6489f45..f5a34f8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,14 +12,14 @@ SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.

- - Test + + Test - - Publish + + Publish - - Coverage + + Coverage Package version @@ -29,7 +29,7 @@ **Documentation**: https://sqlmodel.tiangolo.com -**Source Code**: https://github.com/tiangolo/sqlmodel +**Source Code**: https://github.com/fastapi/sqlmodel --- @@ -233,4 +233,4 @@ And at the same time, ✨ it is also a **Pydantic** model ✨. You can use inher ## License -This project is licensed under the terms of the [MIT license](https://github.com/tiangolo/sqlmodel/blob/main/LICENSE). +This project is licensed under the terms of the [MIT license](https://github.com/fastapi/sqlmodel/blob/main/LICENSE). diff --git a/docs/management-tasks.md b/docs/management-tasks.md index 14a4815..f8deb99 100644 --- a/docs/management-tasks.md +++ b/docs/management-tasks.md @@ -112,4 +112,4 @@ When a question in GitHub Discussions has been answered, mark the answer by clic Many of the current Discussion Questions were migrated from old issues. Many have the label `answered`, that means they were answered when they were issues, but now in GitHub Discussions, it's not known what is the actual response from the messages. -You can filter discussions by `Questions` that are `Unanswered`. +You can filter discussions by `Questions` that are `Unanswered`. diff --git a/mkdocs.yml b/mkdocs.yml index 0ffa87c..d4e3963 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -52,8 +52,8 @@ theme: logo: img/icon-white.svg favicon: img/favicon.png language: en -repo_name: tiangolo/sqlmodel -repo_url: https://github.com/tiangolo/sqlmodel +repo_name: fastapi/sqlmodel +repo_url: https://github.com/fastapi/sqlmodel plugins: # Material for MkDocs search: @@ -201,7 +201,7 @@ extra: Thanks for your feedback! social: - icon: fontawesome/brands/github-alt - link: https://github.com/tiangolo/sqlmodel + link: https://github.com/fastapi/sqlmodel - icon: fontawesome/brands/twitter link: https://twitter.com/tiangolo - icon: fontawesome/brands/linkedin diff --git a/pyproject.toml b/pyproject.toml index 14a1432..11e83da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,9 +40,9 @@ dependencies = [ ] [project.urls] -Homepage = "https://github.com/tiangolo/sqlmodel" +Homepage = "https://github.com/fastapi/sqlmodel" Documentation = "https://sqlmodel.tiangolo.com" -Repository = "https://github.com/tiangolo/sqlmodel" +Repository = "https://github.com/fastapi/sqlmodel" [tool.pdm] version = { source = "file", path = "sqlmodel/__init__.py" }