Name | osc-github-devops JSON |
Version |
0.0.7
JSON |
| download |
home_page | None |
Summary | Python project metadata to permit workflow testing. |
upload_time | 2024-09-12 02:07:32 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <3.13,>=3.10 |
license | Apache-2.0 |
keywords |
climate
itr
finance
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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/) [![Slack](https://img.shields.io/badge/slack-osclimate-blue.svg?logo=slack)](https://os-climate.slack.com) [![Source Code](https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white&color=blue)](https://github.com/os-climate/osc-github-devops) [![PyPI](https://img.shields.io/pypi/v/osc-github-devops?logo=python&logoColor=white&color=blue)](https://pypi.org/project/osc-github-devops)[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
<!-- markdownlint-disable-next-line MD013 -->
[![pre-commit.ci status badge]][pre-commit.ci results page] [![TestPyPI](https://img.shields.io/pypi/v/osc-github-devops?logo=python&label=TestPyPi&logoColor=white&color=32C955&pypiBaseUrl=https://test.pypi.org)](https://test.pypi.org/project/osc-github-devops) [![๐งช GitHub Actions CI/CD workflow tests badge]][GHA workflow runs list] [![Dependabot Updates](https://github.com/os-climate/osc-github-devops/actions/workflows/dependabot/dependabot-updates/badge.svg?logocolor=white)](https://github.com/os-climate/osc-github-devops/actions/workflows/dependabot/dependabot-updates) [![Coverage](https://coverage-badge.samuelcolvin.workers.dev/arfima/osc-github-devops.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/arfima/osc-github-devops) [![๐ 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
### OS-Climate and FINOS are both Linux Foundation projects
- [https://os-climate.org/](https://os-climate.org/)
- [https://www.finos.org/](https://www.finos.org/)
- [https://www.linuxfoundation.org/](https://www.linuxfoundation.org/)
### Description
This repository contains a number of GitHub composite actions, reusable workflows,
and workflows. The purpose of these is to provide small modular components and
larger pieces of shared DevOps functionality which may be helpful to the OS-Climate
community, and indeed other open-source projects. Right now, the current focus is\
on Python and the tooling around Python projects, since that is the language
currently used for the vast majority of OS-Climate projects and repositories.
### Python Template Code
The repository also contains some sample Python code which is published to the Python
package index repository and is installable with the Python "pip" command. The
dummy sample project ensures Python packages can be built, tested and published
using the supplied GitHub composite actions, reusable workflows, and workflows.
Relevant link to the Python package index project page:
- [osc-github-devops](https://pypi.org/project/osc-github-devops)
Detailed documentation will be supplied here, once further development is done.
In the meantime, here is some general documentation covering the relevant topics:
- [Reusing workflows](https://docs.github.com/en/actions/using-workflows/reusing-workflows)
- [How to start using reusable workflows with GitHub Actions](https://github.blog/2022-02-10-using-reusable-workflows-github-actions/)
- [Create reusable workflows in GitHub Actions](https://resources.github.com/learn/pathways/automation/intermediate/create-reusable-workflows-in-github-actions/)
- [The Ultimate Guide to GitHub Reusable Workflows](https://www.dhiwise.com/post/the-ultimate-guide-to-github-reusable-workflows-maximize-efficiency-and-collaboration)
<!--
[comment]: # SPDX-License-Identifier: Apache-2.0
[comment]: # SPDX-FileCopyrightText: 2024 The Linux Foundation <https://linuxfoundation.org>
-->
<!--
[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/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
Raw data
{
"_id": null,
"home_page": null,
"name": "osc-github-devops",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": null,
"keywords": "Climate, ITR, Finance",
"author": null,
"author_email": "Matthew Watkins <93649628+ModeSevenIndustrialSolutions@users.noreply.github.com>",
"download_url": "https://files.pythonhosted.org/packages/bb/f0/7d1c6c9303da7d885c388c594ce7ba2cafcab86fede85345ed229c6af8ea/osc_github_devops-0.0.7.tar.gz",
"platform": null,
"description": "# OS-Climate GitHub Actions and Reusable Workflows\n\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable-next-line MD013 -->\n[![OS-Climate](https://img.shields.io/badge/OS-Climate-blue)](https://os-climate.org/) [![Slack](https://img.shields.io/badge/slack-osclimate-blue.svg?logo=slack)](https://os-climate.slack.com) [![Source Code](https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white&color=blue)](https://github.com/os-climate/osc-github-devops) [![PyPI](https://img.shields.io/pypi/v/osc-github-devops?logo=python&logoColor=white&color=blue)](https://pypi.org/project/osc-github-devops)[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n<!-- markdownlint-disable-next-line MD013 -->\n [![pre-commit.ci status badge]][pre-commit.ci results page] [![TestPyPI](https://img.shields.io/pypi/v/osc-github-devops?logo=python&label=TestPyPi&logoColor=white&color=32C955&pypiBaseUrl=https://test.pypi.org)](https://test.pypi.org/project/osc-github-devops) [![\ud83e\uddea GitHub Actions CI/CD workflow tests badge]][GHA workflow runs list] [![Dependabot Updates](https://github.com/os-climate/osc-github-devops/actions/workflows/dependabot/dependabot-updates/badge.svg?logocolor=white)](https://github.com/os-climate/osc-github-devops/actions/workflows/dependabot/dependabot-updates) [![Coverage](https://coverage-badge.samuelcolvin.workers.dev/arfima/osc-github-devops.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/arfima/osc-github-devops) [![\ud83d\udd10 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)\n<!-- prettier-ignore-end -->\n\n## Composite actions and reusable workflows for Python projects\n\n### OS-Climate and FINOS are both Linux Foundation projects\n\n- [https://os-climate.org/](https://os-climate.org/)\n- [https://www.finos.org/](https://www.finos.org/)\n- [https://www.linuxfoundation.org/](https://www.linuxfoundation.org/)\n\n### Description\n\nThis repository contains a number of GitHub composite actions, reusable workflows,\nand workflows. The purpose of these is to provide small modular components and\nlarger pieces of shared DevOps functionality which may be helpful to the OS-Climate\ncommunity, and indeed other open-source projects. Right now, the current focus is\\\non Python and the tooling around Python projects, since that is the language\ncurrently used for the vast majority of OS-Climate projects and repositories.\n\n### Python Template Code\n\nThe repository also contains some sample Python code which is published to the Python\npackage index repository and is installable with the Python \"pip\" command. The\ndummy sample project ensures Python packages can be built, tested and published\nusing the supplied GitHub composite actions, reusable workflows, and workflows.\n\nRelevant link to the Python package index project page:\n\n- [osc-github-devops](https://pypi.org/project/osc-github-devops)\n\nDetailed documentation will be supplied here, once further development is done.\n\nIn the meantime, here is some general documentation covering the relevant topics:\n\n- [Reusing workflows](https://docs.github.com/en/actions/using-workflows/reusing-workflows)\n- [How to start using reusable workflows with GitHub Actions](https://github.blog/2022-02-10-using-reusable-workflows-github-actions/)\n- [Create reusable workflows in GitHub Actions](https://resources.github.com/learn/pathways/automation/intermediate/create-reusable-workflows-in-github-actions/)\n- [The Ultimate Guide to GitHub Reusable Workflows](https://www.dhiwise.com/post/the-ultimate-guide-to-github-reusable-workflows-maximize-efficiency-and-collaboration)\n\n<!--\n[comment]: # SPDX-License-Identifier: Apache-2.0\n[comment]: # SPDX-FileCopyrightText: 2024 The Linux Foundation <https://linuxfoundation.org>\n-->\n\n<!--\n[comment]: # Section below is sourced by the badges displayed under the project heading\n-->\n\n[\ud83e\uddea 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\n[GHA workflow runs list]: https://github.com/os-climate/osc-github-devops/actions/workflows/repository.yaml?query=branch%3Amain\n[pre-commit.ci results page]: https://results.pre-commit.ci/latest/github/os-climate/osc-github-devops/main\n[pre-commit.ci status badge]: https://results.pre-commit.ci/badge/github/os-climate/osc-github-devops/main.svg\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Python project metadata to permit workflow testing.",
"version": "0.0.7",
"project_urls": {
"Bug tracker": "https://github.com/os-climate/osc-github-devops/issues",
"Documentation": "https://github.com/os-climate/osc-github-devops/tree/main/docs",
"Downloads": "https://github.com/os-climate/osc-github-devops/releases",
"Homepage": "https://github.com/os-climate/osc-github-devops",
"Repository": "https://github.com/os-climate/osc-github-devops",
"Source code": "https://github.com/os-climate/osc-github-devops"
},
"split_keywords": [
"climate",
" itr",
" finance"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bdc35df6e407c6467a4ff24ca492ae2edceceac2e3a6540885004a7003900229",
"md5": "4bf1d0a8e9f650d3b45c4f84f35d8222",
"sha256": "59140fe5ef0436abd2770953dbf9584246d7b7c01cadc38651aabca98c575b14"
},
"downloads": -1,
"filename": "osc_github_devops-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4bf1d0a8e9f650d3b45c4f84f35d8222",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 13062,
"upload_time": "2024-09-12T02:07:30",
"upload_time_iso_8601": "2024-09-12T02:07:30.950043Z",
"url": "https://files.pythonhosted.org/packages/bd/c3/5df6e407c6467a4ff24ca492ae2edceceac2e3a6540885004a7003900229/osc_github_devops-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bbf07d1c6c9303da7d885c388c594ce7ba2cafcab86fede85345ed229c6af8ea",
"md5": "95e6c8f0f7381ecfd27eb43f909469ac",
"sha256": "04cacebebc8cacc77ed7c5bd267eee7e2aa1120f668e60cabd7c9acade5fcedd"
},
"downloads": -1,
"filename": "osc_github_devops-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "95e6c8f0f7381ecfd27eb43f909469ac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 32590,
"upload_time": "2024-09-12T02:07:32",
"upload_time_iso_8601": "2024-09-12T02:07:32.485613Z",
"url": "https://files.pythonhosted.org/packages/bb/f0/7d1c6c9303da7d885c388c594ce7ba2cafcab86fede85345ed229c6af8ea/osc_github_devops-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-12 02:07:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "os-climate",
"github_project": "osc-github-devops",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "osc-github-devops"
}