Open future-pirate-king opened 5 months ago
1 | 8 | 0 | 1 | 0 |
Details:
Merge 98b9a8af95f951a21be6f2a999f9df3c915b7aa5 into 59ac3a65294f768ca4f9c0c16311... | |||
Project: Irene | Commit: 65745998ae ℹ️ |
||
Status: Failed | Duration: 05:32 💡 | ||
Started: Jun 6, 2024 12:56 PM | Ended: Jun 6, 2024 1:01 PM |
View
Output
Test | Artifacts | |
---|---|---|
Dynamic Scan > it tests dynamic scan for an apk file: 58062 |
Test Replay
Screenshots
|
Latest commit: |
988ebc4
|
Status: | ✅ Deploy successful! |
Preview URL: | https://e9fa1934.irenestaging.pages.dev |
Branch Preview URL: | https://e2e-dynamic-api-host.irenestaging.pages.dev |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
6 | 3 | 0 | 1 | 0 |
Details:
add api host input to e2e action | |||
Project: Irene | Commit: 988ebc4936 |
||
Status: Failed | Duration: 08:23 💡 | ||
Started: Jun 6, 2024 6:11 PM | Ended: Jun 6, 2024 6:19 PM |
View
Output
View
Output
Test | Artifacts | |
---|---|---|
Dynamic Scan > it tests dynamic scan for an apk file: 37 |
Test Replay
Screenshots
|
Walkthrough
The changes in the GitHub Actions workflow for E2E tests introduce new inputs and environment variables to enhance flexibility and configuration. Specifically, the workflow now accepts
apiHost
andsetupJSON
inputs. It modifies commands to usenpx ember serve
and updates environment variables for Cypress tests based onsetupJSON
. The default API host is set to'https://api.appknox.com'
.Changes
apiHost
andsetupJSON
inputs for workflow dispatch. Modifiedstart
command tonpx ember serve
. Updated environment variables for Cypress tests to use values fromsetupJSON
. DefaultedIRENE_API_HOST
to'https://api.appknox.com'
.Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Share
- [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)Tips
### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit