Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
/ vip-go-harmonia Public archive

Harmonia (formerly Preflight Checks) is a tool that provides a set of automated tests (or checks) that can test and validate the application functionality and responsiveness with an environment as close to production, before the actual deployment to an environment.

License

Notifications You must be signed in to change notification settings

Automattic/vip-go-harmonia

Repository files navigation

Warning

This repository is unmaintained and has been archived.

No further updates, bug fixes, or security patches will be provided.

Harmonia

Formely known as Preflight Checks. The goal of this project is to provide a set of automated tests (or checks) that can test and validate the application functionality and responsiveness with an environment as close to production as possible, before the actual deployment to an environment.

Building

$ npm run build 

Running the CLI

After building Harmonia, it should be possible to run the CLI directly using the following command:

$ node dist/cli.js

The command can be linked and installed on the environment using npm link:

$ npm link
$ harmonia --help

Contributing

For details about contributing to this project (e.g. publishing a release), please see CONTRIBUTING.md.

About

Harmonia (formerly Preflight Checks) is a tool that provides a set of automated tests (or checks) that can test and validate the application functionality and responsiveness with an environment as close to production, before the actual deployment to an environment.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 6