PromucFlow_constructor/.github/workflows
Shrikant Sharat Kandula 4a5a604b3b
ci: Use separate artifacts for separate services (#7707)
Currently, all three services' artifact names are set to build. This leads to a single artifact with files from all three services as siblings. This has two problems:

1. If there's an overlap in a filename among the files in build folder of two services, one of them will be overwritten with the other.
2. The same large artifact is downloaded every time we do a download-artifact, once for server, once for client, and once for RTS, the same large artifact is downloaded thrice before building the Docker images.
2021-09-22 17:54:23 +05:30
..
build-rts.yml Release frozen related changes (#5023) 2021-06-10 14:57:59 +05:30
client-build.yml Add better code coverage comments (#4140) 2021-04-26 16:21:52 +05:30
duplicate-issue-detector.yml Disable instance ping check when the disableTelemetry flag is set (#1776) 2020-11-19 08:54:03 +05:30
external-client-test.yml Add s3 support for generate CRUD (#6264) 2021-08-20 12:27:01 +05:30
github-release.yml Add intercom app id during client build for the github-release workflow (#6197) 2021-07-27 17:48:14 +05:30
issue-report-config.json Create issue-report-config.json 2020-09-29 15:35:34 +05:30
mastermind-labeler.yml Removing release-drafter github action (#6248) 2021-07-29 18:24:03 +05:30
ok-to-test.yml Enable ok to test for contributors (#3737) 2021-03-30 15:04:08 +05:30
pr-labeler.yml ci: Using appsmith's fork of labeler for minor enhancement & easier config (#7177) 2021-09-06 22:48:35 +05:30
project-labeler.yml Update project-labeler.yml 2020-12-29 12:30:57 +05:30
release-drafter.yml ci: Adding release-drafter back (#7072) 2021-09-06 02:41:30 +05:30
remove-old-artifacts.yml One time run for artifacts (#3653) 2021-03-20 22:29:34 +05:30
server.yml Fix server image jar paths (#7676) 2021-09-21 15:20:51 +05:30
stale.yml ci: Update issue state check only critical issues (#6972) 2021-08-31 09:22:02 +05:30
sync-community-repo.yml Add manual triggering for sync workflow (#2614) 2021-01-18 19:22:21 +05:30
test-build-docker-image.yml ci: Use separate artifacts for separate services (#7707) 2021-09-22 17:54:23 +05:30