Package: ghactionsOGD 0.1.2
Felix Lorenz
ghactionsOGD: Easy GitHub Actions workflows for small-scale data-retrieving processes
Helps to create GitHub Actions workflows for small-scale data-retrieving processes such as scraping a website. Sets up the YAML file, creates the necessary directory structure and sets Actions Secrets on GitHub if needed.
Authors:
ghactionsOGD_0.1.2.tar.gz
ghactionsOGD_0.1.2.zip(r-4.5)ghactionsOGD_0.1.2.zip(r-4.4)ghactionsOGD_0.1.2.zip(r-4.3)
ghactionsOGD_0.1.2.tgz(r-4.4-any)ghactionsOGD_0.1.2.tgz(r-4.3-any)
ghactionsOGD_0.1.2.tar.gz(r-4.5-noble)ghactionsOGD_0.1.2.tar.gz(r-4.4-noble)
ghactionsOGD_0.1.2.tgz(r-4.4-emscripten)ghactionsOGD_0.1.2.tgz(r-4.3-emscripten)
ghactionsOGD.pdf |ghactionsOGD.html✨
ghactionsOGD/json (API)
# Install 'ghactionsOGD' in R: |
install.packages('ghactionsOGD', repos = c('https://swissstatsr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ogdtg/ghactionsogd/issues
Last updated 2 months agofrom:9f8e8b98d1. Checks:OK: 1 NOTE: 6. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | NOTE | Nov 22 2024 |
R-4.5-linux | NOTE | Nov 22 2024 |
R-4.4-win | NOTE | Nov 22 2024 |
R-4.4-mac | NOTE | Nov 22 2024 |
R-4.3-win | NOTE | Nov 22 2024 |
R-4.3-mac | NOTE | Nov 22 2024 |
Exports:%>%create_ghactions_workflowget_git_pwdget_git_remoteget_git_userget_repo_nameuse_ghactions_ogd
Dependencies:askpassbackportsbase64enccheckmateclicliprcrayoncredentialscurldescfsgertghgit2rgitcredsgluehttr2inijsonlitelifecyclemagrittropensslpurrrR6rappdirsrlangrprojrootrstudioapisodiumsysusethisvctrswhiskerwithryamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Creates a GithubAction Workflow | create_ghactions_workflow |
Retrieve GitHub Password used in current repo | get_git_pwd |
Retrieve GitHub owner and repo name | get_git_remote |
Retrieve GitHub User of current repo | get_git_user |
Retrieve GitHub repo name | get_repo_name |
Workflow automation with GitHub Actions (specialised) | use_ghactions_ogd |