workflow-templates
đ¤ Starter GitHub Actions & Templates
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
âCITATION.cff file
Found CITATION.cff file -
âcodemeta.json file
Found codemeta.json file -
â.zenodo.json file
Found .zenodo.json file -
âDOI references
-
âAcademic publication links
-
âAcademic email domains
-
âInstitutional organization owner
-
âJOSS paper metadata
-
âScientific vocabulary similarity
Low similarity (14.3%) to scientific vocabulary
Keywords
Repository
đ¤ Starter GitHub Actions & Templates
Basic Info
- Host: GitHub
- Owner: Ragdata
- License: mit
- Default Branch: master
- Homepage: https://github.com/ragdata/workflow-templates
- Size: 50.8 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
[Ragdata's Workflow Templates](https://github.com/ragdata/workflow-templates)
Issues đ¸ Releases
If you like this repository, please give it a â (it really does help)
â Project Overview
This project is intended as an example (and my own, personal implementation) of how you can setup and use starter workflows to act as templates for all of your repositories.
â What's Included?
There are 3 versions of each workflow, plus a configuration file which is read by GitHub whenever you create a new workflow using the GitHub editor.
- Standalone Workflow
- You can use these as-is in your own projects
- Reusable Workflow
- Add to your own repository of reusable workflows
- Caller for Reusable Workflow
- Call your reusable workflows from your other repositories
Currently, the following workflows are included with the project:
- Jekyll GH-Pages Tagging
- MegaLinter
đ Installation
When you include a workflow-templates directory as part of your personal or organisation's .github repository, GitHub will display those templates as selections whenever you create a new workflow using the New workflow button under the Actions tab for ALL of your repositories.
- Create a directory called
workflow-templatesin the root of your.githubrepository - Add your desired
template-name.ymlandtemplate-name.properties.jsonfiles to the directory.- You can optionally add
.svgfiles to use as icons for your templates, specified as theiconNameproperty of the template's.jsonproperties file.
- You can optionally add
- Add any required configuration files. You can find examples in the
template-configsdirectory.
â¤ī¸ Project Supporters
Click here to find out about available sponsorship opportunities!
If sponsorship isn't right for you, but you have found my work to be useful in some way,
would you please consider buying me a coffee to help keep me going?
đ§ Author / Maintainer
đ Security
While I always good security practices, 100% security can never be guaranteed in any software package. These Workflow Templates are provided AS IS, and without warranty. You can find more details in the LICENSE file included with this repository.
If you discover any issue regarding the security of this project, please disclose that information responsibly by sending a security advisory. PLEASE DO NOT CREATE AN ISSUE OR DISCUSSION TOPIC. You can read more about this project's security policies HERE
đ Resources
ÂŠī¸ Copyright & Attributions
This project incorporates ideas and / or code crafted by the following talented individuals:
"We see much further, and reach much higher,
only because we stand upon the shoulders of giants"
âī¸ License
Copyright Š 2024 Redeyed Technologies
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
If you like this repository, please give it a â (it really does help)
Owner
- Name: Ragdata ââ
- Login: Ragdata
- Kind: user
- Location: Brisbane, QLD Australia
- Company: @redeyed-au
- Repositories: 9
- Profile: https://github.com/Ragdata
Technomancer / Bit Wrangler / Drummer Veteran Australian Full-Stack Engineer
Citation (CITATION.cff)
# See: https://citation-file-format.github.io/
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Ragdata's Workflow Templates
message: >-
If you use this software, please cite using the
information provided here
type: software
authors:
- given-names: Darren
family-names: Poulton
email: ragdata@ragdata.dev
orcid: 'https://orcid.org/0000-0001-8986-2886'
affiliation: Redeyed Software
repository-code: 'https://github.com/ragdata/workflow-templates'
url: 'https://github.com/ragdata/workflow-templates'
abstract: >-
A comprehensive collection of the workflows I use in my projects presented as ready-to-use templates, each with standalone, reusable, and caller variants.
license: MIT
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0