PromucFlow_constructor/.github
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
..
ISSUE_TEMPLATE Update issue templates 2021-09-13 16:13:23 +05:30
workflows ci: Use separate artifacts for separate services (#7707) 2021-09-22 17:54:23 +05:30
close-label.yml Adding the close-label.yml file required by Github App to mark issues as QA (#1091) 2020-10-09 14:17:26 +05:30
config.json Update config.json 2021-09-20 11:56:03 +05:30
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-30 14:54:14 +05:30
pull_request_template.md Modifying PR template to revert to older version (#5154) 2021-06-16 11:30:46 +05:30
release-drafter-template.yml Create an exclude-label for changelog instead of include-label 2021-09-06 11:49:14 +05:30
semantic.yml chore: Removing redundant toast message in action creation & deletion flow (#6998) 2021-09-01 03:40:44 +00:00