Define
Confirm the objective, affected files, architecture, and expected result.
The source-control, testing, rollback, release, and production-verification standards governing Formationly development.
The FEOS Git and Release Workflow establishes how Formationly code and technical documentation move from development through validation, repository synchronization, Thinkific publication, production verification, and sprint closeout.
This workflow protects completed work, reduces accidental loss, supports rollback, and creates a reliable history of how the platform changed over time.
Confirm the objective, affected files, architecture, and expected result.
Confirm the current repository is synchronized and create a rollback point.
Implement the approved code in the development environment.
Test desktop, mobile, links, workflows, and existing functionality.
Stage the correct files and create a clear, meaningful Git commit.
Push the approved commit to the remote GitHub repository.
Move the validated implementation into the approved production environment.
Confirm production behavior and document sprint closeout.
A Git tag is not required for every commit. Tags should be created after major production releases, gold-master milestones, or architecture baselines that may need to be identified and restored later.
The FEOS Git and Release Workflow ensures that Formationly development remains traceable, synchronized, recoverable, tested, and aligned with the long-term architecture of the platform.