Skip to content

Deploy in production #18

Deploy in production

Deploy in production #18

Manually triggered September 4, 2023 09:20
Status Success
Total duration 6m 39s
Artifacts

deploy_prod.yml

on: workflow_dispatch
build_server  /  build_server
3m 30s
build_server / build_server
build_webapp  /  build_web
1m 53s
build_webapp / build_web
deploy_release  /  launch_release
18s
deploy_release / launch_release
update_sera_app  /  Deploy
29s
update_sera_app / Deploy
notify
8s
notify
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
deploy_release / launch_release
Unexpected input(s) 'GITHUB_TOKEN', 'min_version', valid inputs are ['entryPoint', 'args', 'root', 'strategy', 'package_root', 'tag_prefix', 'tag_suffix', 'tag_message', 'commit_message_template', 'version', 'regex_pattern']
deploy_release / launch_release
Array.slice is not a function
deploy_release / launch_release
TypeError: Array.slice is not a function at Function.requireAnyEnv (file:///app/lib/setup.js:31:97) at run (file:///app/main.js:12:11) at file:///app/main.js:87:1 at ModuleJob.run (internal/modules/esm/module_job.js:110:37) at async Loader.import (internal/modules/esm/loader.js:179:24)
update_sera_app / Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/