Skip to content

Feature/ci #597

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Aug 15, 2024
Merged

Feature/ci #597

merged 19 commits into from
Aug 15, 2024

Conversation

PraveenAsokan
Copy link
Contributor

@PraveenAsokan PraveenAsokan commented Jun 13, 2024

Quick description

What has been achieved in this pull request?

  • Added GitHub Actions

Related issues

Checklist before merging

  • If it is a core feature, I have added thorough tests.
  • This PR stays within scope of the related issue.

Copy link

socket-security bot commented Jun 13, 2024

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

Signed-off-by: Praveen Asokan <Praveen.Asokan@centrica.com>
@@ -14,6 +14,11 @@

"run_settings": {
"cypress_config_file": "./cypress.config.js",
"cypress_version": "12.15.0",
"cache_dependencies": "true",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"cache_dependencies": "true",
"cache_dependencies": "true",

"cypress_version": "12.15.0",
"cache_dependencies": "true",
"specs": [
"cypress/**/*.feature"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"cypress/**/*.feature"
"cypress/**/*.feature"

@MekalaNagarajan-Centrica
Copy link
Contributor

Screenshot 2024-08-06 at 09 22 03

These files seems to be generated from test run. Does it need to included? Or it could be ignored from git commit.

@@ -0,0 +1,2 @@
{"testRunStarted":{"timestamp":{"seconds":1723452518,"nanos":607000000}}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the file and add it to .gitignore.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the file and add it to .gitignore.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the file and add it to .gitignore.

@@ -64,11 +63,9 @@
"chromatic": "6.17.3",
"cypress": "12.15.0",
"cypress-tags": "1.1.2",
"env-cmd": "^10.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the package from package-lock.json

@PraveenAsokan PraveenAsokan merged commit cb53393 into main Aug 15, 2024
12 of 14 checks passed
@PraveenAsokan PraveenAsokan deleted the feature/CI branch August 15, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants