appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

poc: Soft Refresh on changing environment

Open ChandanBalajiBP opened this issue 1 year ago • 8 comments

Pull Request Template

Use this template to quickly create a well written pull request. Delete all quotes before creating the pull request.

Description

Please include a summary of the changes and which issue has been fixed. Please also include relevant motivation and context. List any dependencies that are required for this change Links to Notion, Figma or any other documents that might be relevant to the PR

Add a TL;DR when description is extra long (helps content team)

Fixes #22928 #22931 #22863

if no issue exists, please create an issue and ask the maintainers about this first

Media

A video or a GIF is preferred. when using Loom, don’t embed because it looks like it’s a GIF. instead, just link to the video

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Chore (housekeeping or task changes that don't impact user perception)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce. Please also list any relevant details for your test configuration. Delete anything that is not important

  • Manual
  • Jest
  • Cypress

Test Plan

Add Testsmith test cases links that relate to this PR

Issues raised during DP testing

Link issues raised during DP testing for better visiblity and tracking (copy link from comments dropped on this PR)

Checklist:

Dev activity

  • [ ] My code follows the style guidelines of this project
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] PR is being merged under a feature flag

QA activity:

  • [ ] Test plan has been approved by relevant developers
  • [ ] Test plan has been peer reviewed by QA
  • [ ] Cypress test cases have been added and approved by either SDET or manual QA
  • [ ] Organized project review call with relevant stakeholders after Round 1/2 of QA
  • [ ] Added Test Plan Approved label after reveiwing all Cypress test

ChandanBalajiBP avatar May 02 '23 20:05 ChandanBalajiBP

/build-deploy-preview env=release

ChandanBalajiBP avatar May 07 '23 18:05 ChandanBalajiBP

Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/4908777680. Workflow: On demand build Docker image and deploy preview. skip-tests: ``. env: release. PR: 22929. recreate: .

github-actions[bot] avatar May 07 '23 18:05 github-actions[bot]

/build-deploy-preview env=release

ChandanBalajiBP avatar May 07 '23 18:05 ChandanBalajiBP

Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/4908806196. Workflow: On demand build Docker image and deploy preview. skip-tests: ``. env: release. PR: 22929. recreate: .

github-actions[bot] avatar May 07 '23 19:05 github-actions[bot]

Deploy-Preview-URL: https://appsmith-917nhf8a2-get-appsmith.vercel.app

github-actions[bot] avatar May 07 '23 19:05 github-actions[bot]

/build-deploy-preview env=release skip-tests=true

ChandanBalajiBP avatar May 08 '23 06:05 ChandanBalajiBP

Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/4912301605. Workflow: On demand build Docker image and deploy preview. skip-tests: true. env: release. PR: 22929. recreate: .

github-actions[bot] avatar May 08 '23 06:05 github-actions[bot]

Deploy-Preview-URL: https://appsmith-45y0uohub-get-appsmith.vercel.app

github-actions[bot] avatar May 08 '23 07:05 github-actions[bot]

/build-deploy-preview env=release skip-tests=true

ChandanBalajiBP avatar May 11 '23 20:05 ChandanBalajiBP

/ok-to-test

ChandanBalajiBP avatar May 11 '23 20:05 ChandanBalajiBP

Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/4952341748. Workflow: On demand build Docker image and deploy preview. skip-tests: true. env: release. PR: 22929. recreate: .

github-actions[bot] avatar May 11 '23 20:05 github-actions[bot]

Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/4952343043. Workflow: Appsmith External Integration Test Workflow. Commit: ``. PR: 22929. Perf tests will be available at https://app.appsmith.com/app/performance-infra-dashboard/pr-details-638dd7cd2913ba43778b915e?pr=22929&runId=4952343043_1

github-actions[bot] avatar May 11 '23 20:05 github-actions[bot]

Deploy-Preview-URL: https://appsmith-80q67rldj-get-appsmith.vercel.app

github-actions[bot] avatar May 11 '23 21:05 github-actions[bot]

@ChandanBalajiBP - Re-testing is done .. works as expected.

AnandShahs123 avatar May 16 '23 08:05 AnandShahs123

/ok-to-test

ChandanBalajiBP avatar May 17 '23 09:05 ChandanBalajiBP

Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/5001503564. Workflow: Appsmith External Integration Test Workflow. Commit: ``. PR: 22929. Perf tests will be available at https://app.appsmith.com/app/performance-infra-dashboard/pr-details-638dd7cd2913ba43778b915e?pr=22929&runId=5001503564_1

github-actions[bot] avatar May 17 '23 09:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/5001503564. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/ClientSideTests/EmbedSettings/EmbedSettings_spec.js
  2. cypress/integration/Regression_TestSuite/ClientSideTests/Git/GitImport/GitImport_spec.js
  3. cypress/integration/Regression_TestSuite/ClientSideTests/Templates/Fork_Template_spec.js
  4. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/PostgresConnections_spec.ts
  5. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/BooleanEnum_Spec.ts
  6. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/UUID_Spec.ts
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 17 '23 10:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/5001503564. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/ClientSideTests/Git/GitImport/GitImport_spec.js
  2. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/PostgresConnections_spec.ts
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 17 '23 12:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/5001503564. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/ClientSideTests/Templates/Fork_Template_spec.js
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 17 '23 14:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/5001503564. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/ClientSideTests/Templates/Fork_Template_spec.js
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 17 '23 18:05 github-actions[bot]

/ok-to-test

ChandanBalajiBP avatar May 23 '23 08:05 ChandanBalajiBP

Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/5054949526. Workflow: Appsmith External Integration Test Workflow. Commit: ``. PR: 22929. Perf tests will be available at https://app.appsmith.com/app/performance-infra-dashboard/pr-details-638dd7cd2913ba43778b915e?pr=22929&runId=5054949526_1

github-actions[bot] avatar May 23 '23 08:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/5054949526. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/e2e/Regression/ClientSide/Git/GitSync/SwitchBranches_spec.js
  2. cypress/e2e/Regression/ServerSide/JsFunctionExecution/JSFunctionExecution_spec.ts
  3. cypress/e2e/Sanity/Datasources/Airtable_Basic_Spec.ts
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 23 '23 09:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/5054949526. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/e2e/Regression/ServerSide/JsFunctionExecution/JSFunctionExecution_spec.ts
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 23 '23 11:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/5054949526. Commit: ``. All cypress tests have passed 🎉

github-actions[bot] avatar May 23 '23 12:05 github-actions[bot]