-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reorganize into separate directories
- Loading branch information
1 parent
ce9844d
commit eed03b3
Showing
21 changed files
with
34 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,13 @@ | ||
# Momentic GitHub Actions demo | ||
|
||
This repo uses the [Momentic CLI](https://docs.momentic.ai/cli/installation) to: | ||
This repo contains usage examples and patterns for the [Momentic CLI](https://momentic.ai/docs/cli/v1/installation). | ||
|
||
1. Trigger Momentic cloud test runs on every push to `main`. | ||
2. Run local tests against a local React app on every pull request. | ||
- [Workspace](multi-project-workspace/) | ||
- [Project](single-project/) | ||
- CI/CD workflows | ||
- [Amazon Linux](.github/workflows/test-amazon-linux.yml) | ||
- [CSV inputs](.github/workflows/test-pr-inputs.yml) | ||
- [Multiple projects](.github/workflows/test-pr-multi-project.yml) | ||
- [Sharding](.github/workflows/test-pr-sharding.yml) | ||
- [Run in a PR](.github/workflows/test-pr.yml) | ||
- [Queue in cloud](.github/workflows/test-prod.yml) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,3 @@ projects: | |
- qa | ||
# immediate children directories of apps | ||
- apps/* | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters