Skip to content

Commit

Permalink
Chore: Rename repository (#173)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Watkins <[email protected]>
  • Loading branch information
ModeSevenIndustrialSolutions authored Aug 7, 2024
1 parent 4ee1da6 commit 72261f7
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 43 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# GitHub Actions Reusable Workflows
# OS-Climate GitHub Actions and Reusable Workflows

<!-- prettier-ignore-start -->
<!-- markdownlint-disable-next-line MD013 -->
[![OS-Climate](https://img.shields.io/badge/OS-Climate-blue)](https://os-climate.org/) [![Source Code](https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white)](https://github.com/os-climate/devops-reusable-workflows) [![Slack](https://img.shields.io/badge/slack-osclimate-brightgreen.svg?logo=slack)](https://os-climate.slack.com) [![PyPI](https://img.shields.io/pypi/v/pdm?logo=python&logoColor=%23cccccc)](https://pypi.org/project/osc-devops-reusable-workflows) [![pdm-managed](https://img.shields.io/endpoint?url=https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Fpdm-project%2F.github%2Fbadge.json)](https://pdm-project.org) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![License](https://img.shields.io/badge/License-Apache_2.0-green.svg)](https://opensource.org/licenses/Apache-2.0)
[![OS-Climate](https://img.shields.io/badge/OS-Climate-blue)](https://os-climate.org/) [![Source Code](https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white)](https://github.com/os-climate/osc-github-devops) [![Slack](https://img.shields.io/badge/slack-osclimate-brightgreen.svg?logo=slack)](https://os-climate.slack.com) [![PyPI](https://img.shields.io/pypi/v/pdm?logo=python&logoColor=%23cccccc)](https://pypi.org/project/osc-osc-github-devops) [![pdm-managed](https://img.shields.io/endpoint?url=https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Fpdm-project%2F.github%2Fbadge.json)](https://pdm-project.org) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![License](https://img.shields.io/badge/License-Apache_2.0-green.svg)](https://opensource.org/licenses/Apache-2.0)

<!-- markdownlint-disable-next-line MD013 -->
[![🧪 GitHub Actions CI/CD workflow tests badge]][GHA workflow runs list] [![pre-commit.ci status badge]][pre-commit.ci results page] [![Dependabot Updates](https://github.com/os-climate/devops-reusable-workflows/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/os-climate/devops-reusable-workflows/actions/workflows/dependabot/dependabot-updates) [![🔐 CodeQL](https://github.com/os-climate/devops-reusable-workflows/actions/workflows/codeql.yaml/badge.svg)](https://github.com/os-climate/devops-reusable-workflows/actions/workflows/codeql.yaml)
[![🧪 GitHub Actions CI/CD workflow tests badge]][GHA workflow runs list] [![pre-commit.ci status badge]][pre-commit.ci results page] [![Dependabot Updates](https://github.com/os-climate/osc-github-devops/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/os-climate/osc-github-devops/actions/workflows/dependabot/dependabot-updates) [![🔐 CodeQL](https://github.com/os-climate/osc-github-devops/actions/workflows/codeql.yaml/badge.svg)](https://github.com/os-climate/osc-github-devops/actions/workflows/codeql.yaml)
<!-- prettier-ignore-end -->

## Composite actions and reusable workflows for Python projects
Expand Down Expand Up @@ -34,7 +34,7 @@ using the supplied GitHub composite actions, reusable workflows, and workflows.

Relevant link to the Python package index project page:

- [osc-devops-reusable-workflows](https://pypi.org/project/osc-devops-reusable-workflows)
- [osc-github-devopss](https://pypi.org/project/osc-github-devops)

Detailed documentation will be supplied here, once further development is done.

Expand All @@ -54,7 +54,7 @@ In the meantime, here is some general documentation covering the relevant topics
[comment]: # Section below is sourced by the badges displayed under the project heading
-->

[🧪 GitHub Actions CI/CD workflow tests badge]: https://github.com/os-climate/devops-reusable-workflows/actions/workflows/repository.yaml/badge.svg?branch=main&event=push
[GHA workflow runs list]: https://github.com/os-climate/devops-reusable-workflows/actions/workflows/repository.yaml?query=branch%3Amain
[pre-commit.ci results page]: https://results.pre-commit.ci/latest/github/os-climate/devops-reusable-workflows/main
[pre-commit.ci status badge]: https://results.pre-commit.ci/badge/github/os-climate/devops-reusable-workflows/main.svg
[🧪 GitHub Actions CI/CD workflow tests badge]: https://github.com/os-climate/osc-github-devops/actions/workflows/repository.yaml/badge.svg?branch=main&event=push
[GHA workflow runs list]: https://github.com/os-climate/osc-github-devops/actions/workflows/repository.yaml?query=branch%3Amain
[pre-commit.ci results page]: https://results.pre-commit.ci/latest/github/os-climate/osc-github-devops/main
[pre-commit.ci status badge]: https://results.pre-commit.ci/badge/github/os-climate/osc-github-devops/main.svg
Binary file not shown.
Binary file removed dist/devops_reusable_workflows-0.0.1.tar.gz
Binary file not shown.
22 changes: 0 additions & 22 deletions docs/README.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/README.md
16 changes: 8 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-FileCopyrightText: 2024 The Linux Foundation <https://linuxfoundation.org>

[project]
name = "devops-reusable-workflows"
name = "osc-github-devops"
version = "v0.0.1"
description = "Python project metadata to permit workflow testing."
authors = [
Expand Down Expand Up @@ -36,15 +36,15 @@ dependencies = [
]

[project.urls]
Homepage = "https://github.com/os-climate/devops-reusable-workflows"
Repository = "https://github.com/os-climate/devops-reusable-workflows"
Downloads = "https://github.com/os-climate/devops-reusable-workflows/releases"
"Bug Tracker" = "https://github.com/os-climate/devops-reusable-workflows/issues"
Documentation = "https://github.com/os-climate/devops-reusable-workflows/tree/main/docs"
"Source Code" = "https://github.com/os-climate/devops-reusable-workflows"
Homepage = "https://github.com/os-climate/osc-github-devops"
Repository = "https://github.com/os-climate/osc-github-devops"
Downloads = "https://github.com/os-climate/osc-github-devops/releases"
"Bug Tracker" = "https://github.com/os-climate/osc-github-devops/issues"
Documentation = "https://github.com/os-climate/osc-github-devops/tree/main/docs"
"Source Code" = "https://github.com/os-climate/osc-github-devops"

[project.scripts]
devops-reusable-workflows = "devops_reusable_workflows.cli:run"
osc-github-devops = "devops_reusable_workflows.cli:run"

[build-system]
requires = ["pdm-backend"]
Expand Down
2 changes: 1 addition & 1 deletion src/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: Apache-2.0
# SPDX-FileCopyrightText: 2024 The Linux Foundation <https://linuxfoundation.org>

"""Module referring to devops-reusable-workflows."""
"""Module referring to osc-github-devops."""
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

try:
# Change here if project is renamed and does not equal the package name
dist_name = "devops_reusable_workflows"
dist_name = "osc_github_devops"
__version__ = version(dist_name)

except PackageNotFoundError: # pragma: no cover
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ def run():
This function sets up the Typer application with subcommands.
Usage:
devops-reusable-workflows hello
devops-reusable-workflows goodbye
osc-github-devops hello
osc-github-devops goodbye
"""
app()
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/test_sample.ipynb

0 comments on commit 72261f7

Please sign in to comment.