Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
# Deploy Actions for Laravel
# Deploy Operations for Laravel

![the dragon code actions](https://preview.dragon-code.pro/the-dragon-code/deploy-actions.svg?brand=laravel)
![the dragon code operations](https://preview.dragon-code.pro/the-dragon-code/deploy-operations.svg?brand=laravel&mode=dark)

[![Stable Version][badge_stable]][link_packagist]
[![Unstable Version][badge_unstable]][link_packagist]
[![Total Downloads][badge_downloads]][link_packagist]
[![Github Workflow Status][badge_build]][link_build]
[![License][badge_license]][link_license]

> Actions are like version control for your actions process, allowing your team to modify and share the application's actionable schema. If you have ever had to tell a teammate
> to manually perform any action on a production server, you've come across an issue that actions solves.
> Operations are like version control for your operation process,
> allowing your team to modify and share the application's operational schema.
> If you have ever had to tell a teammate to manually perform any operation on a production server,
> you've come across an issue that operation solves.

## Documentation

See the [documentation](https://actions.dragon-code.pro) for detailed installation and usage instructions.
See the [documentation](https://deploy-operations.dragon-code.pro) for detailed installation and usage instructions.

## License

Expand Down
2 changes: 1 addition & 1 deletion docs/.vuepress/public/CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
actions.dragon-code.pro
deploy-operations.dragon-code.pro
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
[![Github Workflow Status][badge_build]][link_build]
[![License][badge_license]][link_license]

> Operations are like version control for your operations process,
> allowing your team to modify and share the application's operationable schema.
> Operations are like version control for your operation process,
> allowing your team to modify and share the application's operational schema.
> If you have ever had to tell a teammate to manually perform any operation on a production server,
> you've come across an issue that operation solves.

Expand Down