https://github.com/apn-pucky/make-python-action

https://github.com/apn-pucky/make-python-action

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary

Keywords

actions codacy coverage-report coveralls deployment github-action github-actions pypi python

Keywords from Contributors

labels
Last synced: 5 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: APN-Pucky
  • License: gpl-3.0
  • Default Branch: main
  • Homepage:
  • Size: 43.9 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 2
  • Releases: 1
Topics
actions codacy coverage-report coveralls deployment github-action github-actions pypi python
Created over 3 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

make-python-action

A simple action to build, test, doc and publish python packages mainly through Makefile commandos.

Flow and Options

| | step | with condition | default
|-----|-------------------------------|--------------------------|----------------- |1. | make build | build: | true |2. | make install | install: | true |3. | make test | test: | true |4. | make doc | doc: | false |5. | Report to Coveralls | coveralls: | false |6. | Report to Codacy | codacy-api-token: |
| | | coverage-reports: | coverage.xml
|7. | Deploy to Test PyPi | test-pypi-token: |
|8. | Deploy to PyPi | pypi-token: |
|9. | Upload Test to Github Pages | test-gh-pages: | false |10. | Upload to Github Pages | gh-pages: | false | | | gh-pages-branch: | gh-pages
| | | gh-pages-folder: | docs/build/html

Example Projects

  • https://github.com/APN-Pucky/smpl
  • https://github.com/APN-Pucky/HEPi
  • https://github.com/APN-Pucky/metamorph
  • https://github.com/APN-Pucky/pyfeyn2

Owner

  • Name: Alexander Puck Neuwirth
  • Login: APN-Pucky
  • Kind: user
  • Company: Uni Münster

GitHub Events

Total
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 4
  • Create event: 2
Last Year
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 4
  • Create event: 2

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 29
  • Total Committers: 3
  • Avg Commits per committer: 9.667
  • Development Distribution Score (DDS): 0.207
Top Committers
Name Email Commits
Alexander Puck Neuwirth A****y@u****m 23
Alexander Puck Neuwirth a****r@n****e 5
dependabot[bot] 4****]@u****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 3
  • Total pull requests: 11
  • Average time to close issues: 10 months
  • Average time to close pull requests: 3 months
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.36
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 11
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.33
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • APN-Pucky (3)
Pull Request Authors
  • dependabot[bot] (12)
Top Labels
Issue Labels
Pull Request Labels
dependencies (12)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 10
  • Total versions: 2
github actions: APN-Pucky/make-python-action

make, make docs, make test and publish python code

  • License: gpl-3.0
  • Latest release: 2.0.0
    published almost 2 years ago
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 10
Rankings
Dependent packages count: 0.0%
Dependent repos count: 12.2%
Average: 23.9%
Forks count: 35.1%
Stargazers count: 48.3%
Last synced: 6 months ago

Dependencies

action.yml actions
  • AndreMiras/coveralls-python-action develop composite
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • codacy/codacy-coverage-reporter-action v1 composite
  • pypa/gh-action-pypi-publish release/v1 composite