https://github.com/egortabula/egortabula_workflows
Reusable workflows for Flutter | Dart
https://github.com/egortabula/egortabula_workflows
dart flutter workflow-reusable workflows
Last synced: about 1 month ago
JSON representation
Reusable workflows for Flutter | Dart
- Host: GitHub
- URL: https://github.com/egortabula/egortabula_workflows
- Owner: egortabula
- License: mit
- Created: 2025-07-16T20:03:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-18T05:18:57.000Z (11 months ago)
- Last Synced: 2025-07-18T09:24:26.738Z (11 months ago)
- Topics: dart, flutter, workflow-reusable, workflows
- Language: Shell
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Egortabula Workflows
Developed with 💙 by [Egortabula][egor_tabula_website_link]
[![License: MIT][license_badge]][license_link]
---
Reusable [GitHub workflows][github_workflows_link] used internally at [Egortabula][egor_tabula_website_link].
## Documentation 📝
### Available Workflows
- **[Mason Publish](docs/mason_publish.md)** - Publish Mason bricks to brickhub.dev
More workflows and detailed documentation will be added soon.
## Quick Start 🚀
To get started, add very good workflows to an existing GitHub workflow:
```yaml
# A reusable workflow for publishing Mason bricks
uses: egortabula/egortabula_workflows/.github/workflows/mason_publish.yml@v1
```
[github_workflows_link]: https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
[license_link]: https://opensource.org/licenses/MIT
[egor_tabula_website_link]: https://egortabula.dev