PromucFlow_constructor/.github/workflows
Manish Kumar f24f5d4304
chore: url changes of mocking flagsmith (#26804)
## Description
> TL;DR Complimentary changes utlising
`APPSMITH_CLOUD_SERVICES_SIGNATURE_BASE_URL` when mocking flagsmith on
cloud services

fetching the remote flags from cloud server, the the cacheableHelper
function retrieves base url for cloud services.
when running CI tests this base url is set to ted rather than the cloud
services. In order to get the docker hosted CS url which is provided by
this varialbe: `APPSMITH_CLOUD_SERVICES_SIGNATURE_BASE_URL` , we have to
use another method `getBaseUrlWithSignatureVerification` to get the
docker hosted CS url instead of `getBaseUrl` which gives TED url
#### PR fixes following issue(s)
Fixes #25787 

#### Type of change
- Chore: this may break EE sync

>
>
>
## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [ ] Manual
- [ ] JUnit
- [ ] 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:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-09-04 18:37:28 +05:30
..
docs fix: remove shared-modules workflow file (#25932) 2023-08-02 12:47:45 +05:30
ad-hoc-deploy-preview.yml ci: Include info.json for all workflows (#26429) 2023-08-22 10:34:23 +05:30
add-label.yml ci: Cypress-only-fixes label workflow remove (#24985) 2023-07-01 01:00:23 +05:30
appsmithctl.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
build-chromatic.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
build-client-server.yml ci: Fix for comments in case ci-test failure due to other steps (#25850) 2023-07-31 17:56:55 +05:30
build-deploy-preview.yml Update build-deploy-preview.yml 2023-01-26 14:16:06 +05:30
build-docker-image.yml ci: Include info.json for all workflows (#26429) 2023-08-22 10:34:23 +05:30
build-storybook.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
ci-debugging.yml ci: CI optimisation to reduce ci-test run time and modularise docker image building (#21219) 2023-03-10 12:51:32 +05:30
ci-merge-check.yml ci: Added step to check the PR approval status (#22671) 2023-04-24 17:51:25 +05:30
ci-sanity.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
ci-smoke.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
ci-test-custom-script.yml chore: url changes of mocking flagsmith (#26804) 2023-09-04 18:37:28 +05:30
ci-test-hosted.yml ci: Add env variables to ci test limit and hosted workflow to use internal cypress db (#26656) 2023-08-25 15:06:19 +05:30
ci-test-limited-command.yml ci: Add command to run ci-test-limited (#25180) 2023-07-07 12:26:55 +05:30
ci-test-limited.yml ci: Fix internal db connection issue (#26731) 2023-08-29 16:45:49 +05:30
ci-test-with-documentdb.yml Ci/cypress on doc db (#26840) 2023-08-31 18:44:16 +05:30
ci-test.yml chore: url changes of mocking flagsmith (#26804) 2023-09-04 18:37:28 +05:30
cleanup-dp.yml chore: add deployment dp params (#26002) 2023-08-04 10:40:25 +05:30
client-build.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
client-lint.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
client-prettier.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
client-unit-tests.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
close-labeler.yml ci: Fix close-labeler to work on correct repo for issues 2023-04-05 19:08:39 +05:30
codesee-arch-diagram.yml chore: Install the CodeSee workflow. (#26315) 2023-08-14 12:43:25 +05:30
copy-labels.yml fix: Use the Appsmith repo for custom github actions (#12366) 2022-03-31 11:46:58 +05:30
CypressAddKnownfailedtests.yml ci: Fix issue title injections in workflow 2023-05-02 11:02:43 +05:30
duplicate-issue-detector.yml
github-release.yml ci: Include info.json for all workflows (#26429) 2023-08-22 10:34:23 +05:30
helm-release.yml ci: Fix failing helm publish pipeline (#19133) 2022-12-27 08:02:19 +05:30
integration-tests-command.yml ci : Migrate PR workflow to Dime defenders (#26763) 2023-08-30 10:26:26 +05:30
integration-tests-with-documentdb-command.yml ci: cypress and perf tests on documentDB (#26616) 2023-08-24 18:07:33 +05:30
issue-report-config.json
label-checker.yml ci: Ensure Test Plan Approval for all Engineering pods (#19469) 2023-01-04 12:08:04 +05:30
mastermind-labeler.yml
ok-to-test-with-documentdb.yml ci: cypress and perf tests on documentDB (#26616) 2023-08-24 18:07:33 +05:30
ok-to-test.yml ci: Add ci test check command (#20672) 2023-02-24 16:54:51 +05:30
on-demand-build-docker-image-deploy-preview.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
packer-ami-build.yml chore: Update github actions to remove deprecation warnings (#18619) 2022-12-19 13:04:43 +05:30
perf-test-on-documentdb.yml ci: cypress and perf tests on documentDB (#26616) 2023-08-24 18:07:33 +05:30
perf-test-v2.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
perf-test.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
perf-tests-command.yml ci: Fix /perf-test command (#21457 2023-03-16 08:39:37 +05:30
pr-labeler.yml ci: Improve the test file check workflow (#18741) 2022-12-07 14:52:43 +05:30
pr-test-file-check.yml ci: Improve the test file check workflow (#18741) 2022-12-07 14:52:43 +05:30
quality-checks.yml ci: Modified cypress check (#25698) 2023-07-25 19:01:52 +05:30
README.md
release-drafter.yml chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
rts-build.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
server-build.yml ci: Ad-hoc DP | Build Push Deploy from branch (#25357) 2023-07-31 13:27:47 +05:30
server-spotless.yml ci: Added common CI check for server and client formatting (#25515) 2023-07-21 08:55:36 +05:30
stale.yml Make stale comment on critical issues more clear 2022-10-27 12:38:34 +05:30
test-build-docker-image.yml ci: Include info.json for all workflows (#26429) 2023-08-22 10:34:23 +05:30
upgrade-appsmith-tests.yml test: Fix cypress local run (#26652) 2023-08-25 15:06:05 +05:30

The following list describes all the workflows that are configured to run in this repository:

  1. Build RTS Workflow
  2. Appsmith Client Build Workflow
  3. Appsmith External Integration Test Workflow
  4. Appsmith Github Release Workflow
  5. Ok To Test
  6. Appsmith Server Workflow
  7. Test, build and push Docker Image

Utility Actions

  1. Mark stale issues and pull requests
  2. Label PRs based on title
  3. Release Drafter
  4. Remove old artifacts
  5. Sync Community workflow
  6. Potential Duplicate Issues
  7. Mastermind Labeler Workflow

Build RTS Workflow

Workflow file: build-rts.yml Triggered on every commit to the rts folder. This workflow is responsible for building the RTS Node server. There are dummy steps for ui-tests and packaging. (Comment: Useless right now because it does not have ui-test-result)

Appsmith Client Build Workflow

Workflow file: client-build.yml Triggered on every commit to the client folder. This workflow is responsible for building & unit-testing the client side.

Appsmith Server Workflow

Workflow file: server.yml Triggered on every commit to the server folder. This workflow is responsible for building & unit-testing the Java server codebase.

Appsmith External Integration Test Workflow

Workflow file: external-client-test.yml Triggered only by the ok to test command dispatch. This workflow is responsible for building, unit-testing, integration testing and packaging both server and client code base. (Comment: Notably not RTS)

Appsmith Github Release Workflow

Workflow file: github-release.yml Triggered on release event on Github. This workflow is responsible for building client, server and RTS binaries and packaging them to the latest as well as the relevant release tag on Docker.

Ok To Test

Workflow file: ok-to-test.yml Triggered by PR comments. This workflow triggers a repository dispatch for the Appsmith External Integration Test Workflow.

Test, build and push Docker Image

Workflow file: test-build-docker-image.yml Triggered by PR reviews and push to release or master. This workflow is responsible for building client, server and RTS binaries and packaging them to fata container as well as the older separate containers.

Mark stale issues and pull requests

Workflow file: stale.yml

Label PRs based on title

Workflow file: pr-labeler.yml

Release Drafter

Workflow file: release-drafter.yml

Remove old artifacts

Workflow file: remove-old-artifacts.yml

Sync Community workflow

Workflow file: sync-community-repo.yml

Potential Duplicate Issues

Workflow file: duplicate-issue-detector.yml

Mastermind Labeler Workflow

Workflow file: mastermind-labeler.yml