{"id":20508281,"url":"https://github.com/citrineinformatics/common-gh-actions","last_synced_at":"2026-02-05T05:35:03.036Z","repository":{"id":236124657,"uuid":"791965605","full_name":"CitrineInformatics/common-gh-actions","owner":"CitrineInformatics","description":"A collection of common GitHub actions and workflows","archived":false,"fork":false,"pushed_at":"2024-05-15T16:08:31.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-06-22T12:07:01.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CitrineInformatics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-25T18:02:34.000Z","updated_at":"2024-05-15T16:08:35.000Z","dependencies_parsed_at":"2024-05-01T17:57:25.993Z","dependency_job_id":"45d1afaa-07f0-49e3-801a-542d28873dea","html_url":"https://github.com/CitrineInformatics/common-gh-actions","commit_stats":null,"previous_names":["citrineinformatics/common-gh-actions"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CitrineInformatics/common-gh-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CitrineInformatics%2Fcommon-gh-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CitrineInformatics%2Fcommon-gh-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CitrineInformatics%2Fcommon-gh-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CitrineInformatics%2Fcommon-gh-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CitrineInformatics","download_url":"https://codeload.github.com/CitrineInformatics/common-gh-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CitrineInformatics%2Fcommon-gh-actions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261289420,"owners_count":23136070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T20:17:53.567Z","updated_at":"2026-02-05T05:34:58.017Z","avatar_url":"https://github.com/CitrineInformatics.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"This is intended to store the GitHub Actions workflows and actions which are shared by Citrine's public Python repos.\n\n## Actions\n\n### Intialize\n\nSets up the environment in which it's being run. Upgrades pip and installs all dependencies, including the calling repo itself.\n\n#### inputs\n\n- latest: if true, skips installing requirements.txt, instead relying on what's defined in the caller's setup.py install\\_requires.\n\n- documentation: if true, also installs the doc\\_requirements.txt file.\n\n## Workflows\n\n### Repo Checks (repo-checks.yml)\n\nKicks off four jobs to perform standard repo checks. Namely:\n\n- linting, using `flake8`,\n- checks that the version number in \u003csrc\u003e/\\_\\_version\\_\\_.py was bumped\n- looks for code marked deprecated, using `derp`\n- confirms the docs build doesn't throw any warnings\n\n#### inputs\n\n- src: The directory containing the repo's source code.\n\n### Run Tests (run-tests.yml)\n\nRuns the repo's tests against every supported Python version and every supported OS.\nIt also kicks off a second run of tests in an environment where the dependency versions are the latest supported, instead of what's in requirements.txt.\n\n#### inputs\n\n- src: The directory containing the repo's source code.\n- skip_38: If true, skip running tests on Python 3.8. Defaults to false.\n- include_313: If true, include Python 3.13 in the test matrix. Defaults to false.\n\n### Deploy Documentation (deploy-docs.yml)\n\nBuild and deploy the docs using GitHub Pages.\n\n## Templates\n\nThese are workflows which for whatever reason can't be shared. As such, we provide what it should look like in your repo.\n\n### Deploy to PyPI (deploy-template.yml)\n\nPackage the code and deploy it to PyPI. This requires you have an action secret defined called `PYPI_API_TOKEN`.\n\nSee https://github.com/pypi/warehouse/issues/11096 for details on why the PyPI deploy workflow cannot be shared.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitrineinformatics%2Fcommon-gh-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcitrineinformatics%2Fcommon-gh-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitrineinformatics%2Fcommon-gh-actions/lists"}