Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.

Feature: justflow - #319

Merged
JustNZ merged 3 commits into
developfrom
feature/justflow
Nov 25, 2025
Merged

Feature: justflow#319
JustNZ merged 3 commits into
developfrom
feature/justflow

Conversation

@JustNZ

@JustNZ JustNZ commented Nov 25, 2025

Copy link
Copy Markdown
Contributor

No description provided.

- Updated `generate_workflows.sh` to improve workflow generation for plugins, including support for pre-release versions and better variable handling.
- Changed Go version in workflows to use a variable for easier updates.
- Updated `go.mod` and `go.sum` to reflect new dependency versions, including `github.com/hashicorp/go-plugin` and `github.com/v1Flows/runner`.
- Refactored import paths in `main.go` to point to the correct models package.
- Implemented pre-release workflows for action-plugins: git, interaction, log, mail, pattern_check, ping, port_checker, ssh, terraform, test, and wait.
- Each workflow includes version checking, building for multiple platforms, and creating version tags and pre-releases.
- Added checks to skip builds if tags or releases already exist.
- Set up Go environment for building plugins.
- Configured GitHub Actions to trigger on pushes to the 'develop' branch and on manual dispatch.
- Ensured that pre-release versions are correctly identified based on version naming conventions.
@JustNZ
JustNZ merged commit 8601f58 into develop Nov 25, 2025
15 checks passed
@JustNZ
JustNZ deleted the feature/justflow branch November 25, 2025 07:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant