workflow-service@v0.6.528-dev-0c32aab74: Dev 105/preview githubaction (#2879)
github-actions
released this
03 Jan 13:34
·
34 commits
to dev
since this release
* fix: changed action permissions * fix: changed trigger conditions * fix: removed sparse checkout so actions takes everything * fix: changed git tag command * fix: adding dependency to run build one by one * fix: attempting env name change * fix: adding permissions for pushing packages * fix: adding packages write in both actions * fix: added destroy conditions for workflowdispatch * fix: changed the trim for the env name * fix: added check condition in destroy flow * feat: adding new dockerfiles for preview environment and relevant changes * fix: adding context in docker build * fix: adding context to docker file in build * fix: changed the script command to use host to run server * fix: added xdg-utils for docker build of kyb-app * fix: wrong dockerfile * feat: added new steps for building ee image for running migration * fix: added image build dependency * fix: changed the token in migration checkout * fix: switching token position in the action * fix: removing token from the checkout action * fix: changed event type in the action * revert: changed back to original state * fix: adding token back to the action * fix: adding a secret token * fix: temporarily disabling submodule build job * fix: adding workaround to fetch secrets * revert: renabled ee-image * fix: added dependency of ee image * fix: added condition to get aws creds * fix: changed branch name in get commit id * fix: added ignore condition in get tags * fix: added condition in more steps * fix: added dependency on front-end builds * fix: removed tags step * fix: added git tags fetch * fix: modify condition for tags * fix: temp commit * fix: temp commit * fix: modified the condition * fix: removed build dependencies from front-end * feat: added new script for preview environment * fix: added latest tag in the latest prod image * feat: added build for unified-api * fix: added docker push command --------- Co-authored-by: Lior Zamir <liorz@ballerine.com> Co-authored-by: Mayur Duduka <100664505+MayurDuduka@users.noreply.github.com>