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: 3 months 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-07-20T22:20:32.000Z (4 months ago)
- Last Synced: 2024-07-20T23:25:52.911Z (4 months ago)
- Topics: actions, ci-cd, hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 0
- 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