Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sliit-foss/actions
A collection of reusable Github Actions for both internal and external use
https://github.com/sliit-foss/actions
actions ci-cd hacktoberfest
Last synced: 26 days ago
JSON representation
A collection of reusable Github Actions for both internal and external use
- Host: GitHub
- URL: https://github.com/sliit-foss/actions
- Owner: sliit-foss
- License: mit
- Created: 2023-07-21T12:56:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-16T09:29:56.000Z (3 months ago)
- Last Synced: 2024-09-16T14:13:12.338Z (3 months ago)
- Topics: actions, ci-cd, hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - sliit-foss/actions - A collection of reusable Github Actions for both internal and external use (JavaScript)
README
Actions
A collection of reusable Github Actions for both internal and external use
## Example Usage
```yaml
- name: Upload build files 📤
uses: sliit-foss/actions/preview-deployments/postbuild@v1
```## Commit messages
- We follow conventional commits during our development workflow as a good practice. More information can be found at their official [documentation](https://www.conventionalcommits.org/en/v1.0.0-beta.4/#examples)
- Refer the [commitlint.config.js](https://github.com/sliit-foss/actions/blob/main/commitlint.config.cjs) file for a full list of supported commit message prefixes