PromucFlow_constructor/.github/workflows
2023-11-21 19:57:50 +05:30
..
docs fix: remove shared-modules workflow file (#25932) 2023-08-02 12:47:45 +05:30
ad-hoc-deploy-preview.yml ci: Add BASE build argument to all workflows 2023-10-18 19:20:55 +05:30
add-label.yml ci: Cypress-only-fixes label workflow remove (#24985) 2023-07-01 01:00:23 +05:30
appsmithctl.yml chore: Use single COPY command in Dockerfile for constant/static files (#27127) 2023-09-11 08:43:09 +05:30
build-chromatic.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
build-client-server.yml test: Cypress | SetWidget property validations + CI Stabilize (#28456) 2023-11-03 12:27:24 +05:30
build-deploy-preview.yml
build-docker-image.yml ci: Remove pulling unused cache image 2023-10-19 11:08:21 +05:30
build-storybook.yml chore:update node version to v18 (#26358) 2023-08-15 18:56:04 +05:30
ci-debugging.yml
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 ci: Removal of env's from Setting Cypress step (#28192) 2023-10-18 18:31:35 +05:30
ci-smoke.yml ci: Removal of env's from Setting Cypress step (#28192) 2023-10-18 18:31:35 +05:30
ci-test-custom-script.yml ci: Skip flaky tests on demand (#28984) 2023-11-21 19:08:28 +05:30
ci-test-hosted.yml ci: Removal of env's from Setting Cypress step (#28192) 2023-10-18 18:31:35 +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 test: Cypress - Map chart automation (#28512) 2023-11-03 16:59:22 +05:30
ci-test-with-documentdb.yml ci: Removal of env's from Setting Cypress step (#28192) 2023-10-18 18:31:35 +05:30
ci-test.yml ci: Removal of env's from Setting Cypress step (#28192) 2023-10-18 18:31:35 +05:30
cleanup-dp.yml update scripts to deploy dps with EFS (#26993) 2023-09-11 16:24:17 +05:30
client-build.yml feat: Added custom hex colors for testing workflow (#27568) 2023-10-10 17:16:17 +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
codesee-arch-diagram.yml chore: Install the CodeSee workflow. (#26315) 2023-08-14 12:43:25 +05:30
copy-labels.yml
CypressAddKnownfailedtests.yml ci: Fix issue title injections in workflow 2023-05-02 11:02:43 +05:30
docker-base-image.yml ci: Build base image when Dockerfile changes 2023-10-19 07:15:01 +05:30
duplicate-issue-detector.yml
github-release.yml fix: update github-release.yml (#28521) 2023-10-31 16:13:55 +05:30
helm-release.yml
integration-tests-command.yml test: Cypress | SetWidget property validations + CI Stabilize (#28456) 2023-11-03 12:27:24 +05:30
integration-tests-with-documentdb-command.yml test: Cypress | SetWidget property validations + CI Stabilize (#28456) 2023-11-03 12:27:24 +05:30
issue-report-config.json
label-checker.yml
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
on-demand-build-docker-image-deploy-preview.yml feat: skip-tests for rts (#29014) 2023-11-21 19:57:50 +05:30
packer-ami-build.yml
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 ci: Run perf tests in parallel (#28050) 2023-10-13 16:25:47 +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: Add perf v2 job to perf test command (#28095) 2023-10-16 09:48:30 +05:30
pr-labeler.yml
pr-test-file-check.yml
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-self-host.yml Update rts-build-self-host.yml (#28992) 2023-11-21 12:31:32 +05:30
rts-build.yml feat: skip-tests for rts (#29014) 2023-11-21 19:57:50 +05:30
server-build.yml feat: add template upload auth env var to server-build (#27252) 2023-09-14 13:39:13 +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
test-build-docker-image.yml ci: Disable perf tests on CI (#28514) 2023-10-31 19:36:04 +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