Zadanie SUS-1446 Zakończone

Historia build'ów

# Start Stop Status Log
13643 2020-09-04 08:51 2020-09-04 08:57 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch and 'origin/develop' have diverged,
and have 1 and 2 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)
Removing interak/cracow-universe/build/
HEAD is now at ae8ad1b Merge remote-tracking branch 'origin/release/2020-08-31'




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/28 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at ae8ad1b Merge remote-tracking branch 'origin/release/2020-08-31'
[develop dc7d38e] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
62 files changed, 2440 insertions(+), 541 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 database/migrations/2020_09_04_100319_redeclare_queues_after_driver_migration.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/Exceptions/MissingParameterException.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (66%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
create mode 100644 interak/shop/src/B2P/Services/OrderInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (79%)
create mode 100644 interak/shop/src/B2P/Support/NullFilter.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: jaybizzle/laravel-crawler-detect
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11428 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: jaybizzle/laravel-crawler-detect
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11428 classes
Removing queue: deploy_sus-1446-c2p
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_2bridge
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_sync
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_mail
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_exports
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_warmup
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_secondary
Queue deleted successfully.
Declaring queue: deploy_sus-1446-c2p
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_sync
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_mail
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_exports
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue declared successfully.
Pakiet [interak/core]: Nothing to migrate.
Pakiet [interak/system]: Nothing to migrate.
Pakiet [interak/translation]: Nothing to migrate.
Pakiet [interak/mail-queue]: Nothing to migrate.
Pakiet [interak/image]: Nothing to migrate.
Pakiet [interak/user]: Nothing to migrate.
Pakiet [interak/cms]: Nothing to migrate.
Pakiet [interak/system-messages]: Nothing to migrate.
Pakiet [interak/finance]: Nothing to migrate.
Pakiet [interak/loyalty-program]: Nothing to migrate.
Pakiet [interak/shop]: Nothing to migrate.
Pakiet [interak/user-forms]: Nothing to migrate.
Pakiet [interak/api]: Nothing to migrate.
Pakiet [interak/promotion]: Nothing to migrate.
Pakiet [interak/blog]: Nothing to migrate.
Pakiet [interak/faq]: Nothing to migrate.
Pakiet [interak/crm-sync]: Nothing to migrate.
Pakiet [interak/shop-api]: Nothing to migrate.
Pakiet [interak/attachments]: Nothing to migrate.
Pakiet [interak/production]: Nothing to migrate.
Pakiet [interak/file-store]: Nothing to migrate.
Pakiet [interak/w2p-preflight-messages]: Nothing to migrate.
Pakiet [interak/exports]: Nothing to migrate.
Pakiet [interak/segmentation]: Nothing to migrate.
Pakiet [interak/sell-crm]: Nothing to migrate.
Pakiet [interak/shop-sell-crm]: Nothing to migrate.
Nothing to migrate.
Route cache cleared!
Application cache cleared!
Broadcasting queue restart signal.
Brak tłumaczeń do dodania


[10:52:11] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[10:52:11] Starting 'all'...
[10:52:11] Starting 'task'...
[10:52:11] Starting 'scss-combine'...
[10:52:11] Finished 'scss-combine' after 7.45 ms
[10:52:11] Finished 'task' after 9 ms
[10:52:11] Starting 'copy'...
[10:52:11] Finished 'copy' after 170 ms
[10:52:11] Starting 'copy'...
[10:52:12] Finished 'copy' after 21 ms
[10:52:12] Starting 'copy'...
[10:52:12] Finished 'copy' after 43 ms
[10:52:12] Starting 'copy'...
[10:52:12] Finished 'copy' after 2.8 ms
[10:52:12] Starting 'copy'...
[10:52:12] Finished 'copy' after 14 ms
[10:52:12] Starting 'copy'...
[10:52:12] Finished 'copy' after 12 ms
[10:52:12] Starting 'copy'...
[10:52:12] Finished 'copy' after 3.16 ms
[10:52:12] Starting 'copy'...
[10:52:12] Finished 'copy' after 6.92 ms
[10:52:12] Starting 'copy'...
[10:52:12] Finished 'copy' after 47 ms
[10:52:12] Starting 'copy'...
[10:52:12] Finished 'copy' after 5.52 ms
[10:52:12] Starting 'copy'...
[10:52:12] Finished 'copy' after 13 ms
[10:52:12] Starting 'copy'...
[10:52:12] Finished 'copy' after 20 ms
[10:52:12] Starting 'styles'...
[10:52:12] Finished 'styles' after 257 ms
[10:52:12] Starting 'styles'...
[10:52:12] Finished 'styles' after 59 ms
[10:52:12] Starting 'styles'...
[10:52:12] Finished 'styles' after 77 ms
[10:52:12] Starting 'styles'...
[10:52:12] Finished 'styles' after 27 ms
[10:52:12] Starting 'styles'...
[10:52:12] Finished 'styles' after 4.39 ms
[10:52:12] Starting 'scripts'...
[10:52:12] Finished 'scripts' after 65 ms
[10:52:12] Starting 'scripts'...
[10:52:12] Finished 'scripts' after 59 ms
[10:52:12] Starting 'scripts'...
[10:52:12] Finished 'scripts' after 32 ms
[10:52:12] Starting 'scripts'...
[10:52:12] Finished 'scripts' after 27 ms
[10:52:12] Starting 'scripts'...
[10:52:12] Finished 'scripts' after 38 ms
[10:52:12] Starting 'scripts'...
[10:52:12] Finished 'scripts' after 15 ms
[10:52:12] Starting 'scripts'...
[10:52:12] Finished 'scripts' after 21 ms
[10:52:12] Starting 'scripts'...
[10:52:12] Finished 'scripts' after 11 ms
[10:52:12] Starting 'scripts'...
[10:52:12] Finished 'scripts' after 64 ms
[10:52:12] Starting 'scripts'...
[10:52:12] Finished 'scripts' after 29 ms
[10:52:12] Starting 'version'...
[10:52:13] Finished 'version' after 803 ms
[10:52:13] Finished 'all' after 1.96 s
[10:52:13] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/scss/file-manager.css │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │
zamknij
13635 2020-09-04 08:27 2020-09-04 08:33 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch and 'origin/develop' have diverged,
and have 1 and 2 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)
Removing interak/cracow-universe/build/
HEAD is now at ca1e676 Release 2020.09.03 (develop)




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/27 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at ca1e676 Release 2020.09.03 (develop)
[develop c3a91a8] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
62 files changed, 2440 insertions(+), 541 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 database/migrations/2020_09_04_100319_redeclare_queues_after_driver_migration.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/Exceptions/MissingParameterException.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (66%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
create mode 100644 interak/shop/src/B2P/Services/OrderInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (79%)
create mode 100644 interak/shop/src/B2P/Support/NullFilter.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: jaybizzle/laravel-crawler-detect
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11428 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: jaybizzle/laravel-crawler-detect
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11428 classes
Removing queue: deploy_sus-1446-c2p
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_2bridge
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_sync
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_mail
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_exports
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_warmup
Queue deleted successfully.
Removing queue: deploy_sus-1446-c2p_secondary
Queue deleted successfully.
Declaring queue: deploy_sus-1446-c2p
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_sync
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_mail
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_exports
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue declared successfully.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue declared successfully.
Pakiet [interak/core]: Nothing to migrate.
Pakiet [interak/system]: Nothing to migrate.
Pakiet [interak/translation]: Nothing to migrate.
Pakiet [interak/mail-queue]: Nothing to migrate.
Pakiet [interak/image]: Nothing to migrate.
Pakiet [interak/user]: Nothing to migrate.
Pakiet [interak/cms]: Nothing to migrate.
Pakiet [interak/system-messages]: Nothing to migrate.
Pakiet [interak/finance]: Nothing to migrate.
Pakiet [interak/loyalty-program]: Nothing to migrate.
Pakiet [interak/shop]: Nothing to migrate.
Pakiet [interak/user-forms]: Nothing to migrate.
Pakiet [interak/api]: Nothing to migrate.
Pakiet [interak/promotion]: Nothing to migrate.
Pakiet [interak/blog]: Nothing to migrate.
Pakiet [interak/faq]: Nothing to migrate.
Pakiet [interak/crm-sync]: Nothing to migrate.
Pakiet [interak/shop-api]: Nothing to migrate.
Pakiet [interak/attachments]: Nothing to migrate.
Pakiet [interak/production]: Nothing to migrate.
Pakiet [interak/file-store]: Nothing to migrate.
Pakiet [interak/w2p-preflight-messages]: Nothing to migrate.
Pakiet [interak/exports]: Nothing to migrate.
Pakiet [interak/segmentation]: Nothing to migrate.
Pakiet [interak/sell-crm]: Nothing to migrate.
Pakiet [interak/shop-sell-crm]: Nothing to migrate.
Route cache cleared!
Application cache cleared!
Broadcasting queue restart signal.
Liczba dodanych tłumaczeń: 16


[10:28:36] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[10:28:36] Starting 'all'...
[10:28:36] Starting 'task'...
[10:28:36] Starting 'scss-combine'...
[10:28:36] Finished 'scss-combine' after 7.52 ms
[10:28:36] Finished 'task' after 9.08 ms
[10:28:36] Starting 'copy'...
[10:28:36] Finished 'copy' after 170 ms
[10:28:36] Starting 'copy'...
[10:28:36] Finished 'copy' after 20 ms
[10:28:36] Starting 'copy'...
[10:28:36] Finished 'copy' after 41 ms
[10:28:36] Starting 'copy'...
[10:28:36] Finished 'copy' after 2.68 ms
[10:28:36] Starting 'copy'...
[10:28:36] Finished 'copy' after 18 ms
[10:28:36] Starting 'copy'...
[10:28:36] Finished 'copy' after 8.64 ms
[10:28:36] Starting 'copy'...
[10:28:36] Finished 'copy' after 3.04 ms
[10:28:36] Starting 'copy'...
[10:28:37] Finished 'copy' after 6.54 ms
[10:28:37] Starting 'copy'...
[10:28:37] Finished 'copy' after 33 ms
[10:28:37] Starting 'copy'...
[10:28:37] Finished 'copy' after 5.19 ms
[10:28:37] Starting 'copy'...
[10:28:37] Finished 'copy' after 18 ms
[10:28:37] Starting 'copy'...
[10:28:37] Finished 'copy' after 16 ms
[10:28:37] Starting 'styles'...
[10:28:37] Finished 'styles' after 279 ms
[10:28:37] Starting 'styles'...
[10:28:37] Finished 'styles' after 57 ms
[10:28:37] Starting 'styles'...
[10:28:37] Finished 'styles' after 53 ms
[10:28:37] Starting 'styles'...
[10:28:37] Finished 'styles' after 20 ms
[10:28:37] Starting 'styles'...
[10:28:37] Finished 'styles' after 4.11 ms
[10:28:37] Starting 'scripts'...
[10:28:37] Finished 'scripts' after 75 ms
[10:28:37] Starting 'scripts'...
[10:28:37] Finished 'scripts' after 56 ms
[10:28:37] Starting 'scripts'...
[10:28:37] Finished 'scripts' after 30 ms
[10:28:37] Starting 'scripts'...
[10:28:37] Finished 'scripts' after 25 ms
[10:28:37] Starting 'scripts'...
[10:28:37] Finished 'scripts' after 39 ms
[10:28:37] Starting 'scripts'...
[10:28:37] Finished 'scripts' after 15 ms
[10:28:37] Starting 'scripts'...
[10:28:37] Finished 'scripts' after 20 ms
[10:28:37] Starting 'scripts'...
[10:28:37] Finished 'scripts' after 11 ms
[10:28:37] Starting 'scripts'...
[10:28:37] Finished 'scripts' after 65 ms
[10:28:37] Starting 'scripts'...
[10:28:37] Finished 'scripts' after 24 ms
[10:28:37] Starting 'version'...
[10:28:38] Finished 'version' after 817 ms
[10:28:38] Finished 'all' after 1.95 s
[10:28:38] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/scss/file-manager.css │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js
zamknij
13616 2020-09-03 06:27 2020-09-03 06:32 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch and 'origin/develop' have diverged,
and have 1 and 1 different commit each, respectively.
(use "git pull" to merge the remote branch into yours)
Removing interak/cracow-universe/build/
HEAD is now at 7bf5854 SUS-1338 CloudLab - edytor online - remove duplicated package




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/26 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 7bf5854 SUS-1338 CloudLab - edytor online - remove duplicated package
[develop a045d1c] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
61 files changed, 2413 insertions(+), 541 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/Exceptions/MissingParameterException.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (66%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
create mode 100644 interak/shop/src/B2P/Services/OrderInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (79%)
create mode 100644 interak/shop/src/B2P/Support/NullFilter.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: jaybizzle/laravel-crawler-detect
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11425 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: jaybizzle/laravel-crawler-detect
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11425 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
Pakiet [interak/core]: Nothing to migrate.
Pakiet [interak/system]: Nothing to migrate.
Pakiet [interak/translation]: Nothing to migrate.
Pakiet [interak/mail-queue]: Nothing to migrate.
Pakiet [interak/image]: Nothing to migrate.
Pakiet [interak/user]: Nothing to migrate.
Pakiet [interak/cms]: Nothing to migrate.
Pakiet [interak/system-messages]: Nothing to migrate.
Pakiet [interak/finance]: Nothing to migrate.
Pakiet [interak/loyalty-program]: Nothing to migrate.
Pakiet [interak/shop]: Nothing to migrate.
Pakiet [interak/user-forms]: Nothing to migrate.
Pakiet [interak/api]: Nothing to migrate.
Pakiet [interak/promotion]: Nothing to migrate.
Pakiet [interak/blog]: Nothing to migrate.
Pakiet [interak/faq]: Nothing to migrate.
Pakiet [interak/crm-sync]: Nothing to migrate.
Pakiet [interak/shop-api]: Nothing to migrate.
Pakiet [interak/attachments]: Nothing to migrate.
Pakiet [interak/production]: Nothing to migrate.
Pakiet [interak/file-store]: Nothing to migrate.
Pakiet [interak/w2p-preflight-messages]: Nothing to migrate.
Pakiet [interak/exports]: Nothing to migrate.
Pakiet [interak/segmentation]: Nothing to migrate.
Pakiet [interak/sell-crm]: Nothing to migrate.
Pakiet [interak/shop-sell-crm]: Nothing to migrate.
Nothing to migrate.
Route cache cleared!
Application cache cleared!
Broadcasting queue restart signal.
Brak tłumaczeń do dodania


[08:27:39] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[08:27:39] Starting 'all'...
[08:27:39] Starting 'task'...
[08:27:39] Starting 'scss-combine'...
[08:27:39] Finished 'scss-combine' after 6.93 ms
[08:27:39] Finished 'task' after 8.47 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 133 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 15 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 27 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 2.32 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 16 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 8.53 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 2.86 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 7.45 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 28 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 4.64 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 14 ms
[08:27:39] Starting 'copy'...
[08:27:39] Finished 'copy' after 16 ms
[08:27:39] Starting 'styles'...
[08:27:40] Finished 'styles' after 174 ms
[08:27:40] Starting 'styles'...
[08:27:40] Finished 'styles' after 41 ms
[08:27:40] Starting 'styles'...
[08:27:40] Finished 'styles' after 56 ms
[08:27:40] Starting 'styles'...
[08:27:40] Finished 'styles' after 25 ms
[08:27:40] Starting 'styles'...
[08:27:40] Finished 'styles' after 4.87 ms
[08:27:40] Starting 'scripts'...
[08:27:40] Finished 'scripts' after 75 ms
[08:27:40] Starting 'scripts'...
[08:27:40] Finished 'scripts' after 69 ms
[08:27:40] Starting 'scripts'...
[08:27:40] Finished 'scripts' after 37 ms
[08:27:40] Starting 'scripts'...
[08:27:40] Finished 'scripts' after 30 ms
[08:27:40] Starting 'scripts'...
[08:27:40] Finished 'scripts' after 39 ms
[08:27:40] Starting 'scripts'...
[08:27:40] Finished 'scripts' after 14 ms
[08:27:40] Starting 'scripts'...
[08:27:40] Finished 'scripts' after 18 ms
[08:27:40] Starting 'scripts'...
[08:27:40] Finished 'scripts' after 9.88 ms
[08:27:40] Starting 'scripts'...
[08:27:40] Finished 'scripts' after 54 ms
[08:27:40] Starting 'scripts'...
[08:27:40] Finished 'scripts' after 20 ms
[08:27:40] Starting 'version'...
[08:27:41] Finished 'version' after 667 ms
[08:27:41] Finished 'all' after 1.63 s
[08:27:41] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/scss/file-manager.css │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_bonu
zamknij
13614 2020-09-03 05:40 2020-09-03 05:48 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 332af8c SUS-1338 CloudLab - edytor online - fix




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/25 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 332af8c SUS-1338 CloudLab - edytor online - fix
[develop 6227cb2] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
61 files changed, 2413 insertions(+), 542 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/Exceptions/MissingParameterException.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (66%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
create mode 100644 interak/shop/src/B2P/Services/OrderInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (79%)
create mode 100644 interak/shop/src/B2P/Support/NullFilter.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: jaybizzle/laravel-crawler-detect
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11425 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: jaybizzle/laravel-crawler-detect
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11425 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
Pakiet [interak/core]: Nothing to migrate.
Pakiet [interak/system]: Nothing to migrate.
Pakiet [interak/translation]: Nothing to migrate.
Pakiet [interak/mail-queue]: Nothing to migrate.
Pakiet [interak/image]: Nothing to migrate.
Pakiet [interak/user]: Nothing to migrate.
Pakiet [interak/cms]: Nothing to migrate.
Pakiet [interak/system-messages]: Nothing to migrate.
Pakiet [interak/finance]: Nothing to migrate.
Pakiet [interak/loyalty-program]: Nothing to migrate.
Pakiet [interak/shop]: Nothing to migrate.
Pakiet [interak/user-forms]: Nothing to migrate.
Pakiet [interak/api]: Nothing to migrate.
Pakiet [interak/promotion]: Nothing to migrate.
Pakiet [interak/blog]: Nothing to migrate.
Pakiet [interak/faq]: Nothing to migrate.
Pakiet [interak/crm-sync]: Nothing to migrate.
Pakiet [interak/shop-api]: Nothing to migrate.
Pakiet [interak/attachments]: Nothing to migrate.
Pakiet [interak/production]: Nothing to migrate.
Pakiet [interak/file-store]: Nothing to migrate.
Pakiet [interak/w2p-preflight-messages]: Nothing to migrate.
Pakiet [interak/exports]: Nothing to migrate.
Pakiet [interak/segmentation]: Nothing to migrate.
Pakiet [interak/sell-crm]: Nothing to migrate.
Pakiet [interak/shop-sell-crm]: Nothing to migrate.
Nothing to migrate.
Route cache cleared!
Application cache cleared!
Broadcasting queue restart signal.
Brak tłumaczeń do dodania


[07:41:22] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[07:41:22] Starting 'all'...
[07:41:22] Starting 'task'...
[07:41:22] Starting 'scss-combine'...
[07:41:22] Finished 'scss-combine' after 6.68 ms
[07:41:22] Finished 'task' after 8.15 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 112 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 15 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 26 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 2.23 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 15 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 9.39 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 2.75 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 12 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 33 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 6.05 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 16 ms
[07:41:22] Starting 'copy'...
[07:41:22] Finished 'copy' after 15 ms
[07:41:22] Starting 'styles'...
[07:41:23] Finished 'styles' after 173 ms
[07:41:23] Starting 'styles'...
[07:41:23] Finished 'styles' after 55 ms
[07:41:23] Starting 'styles'...
[07:41:23] Finished 'styles' after 58 ms
[07:41:23] Starting 'styles'...
[07:41:23] Finished 'styles' after 21 ms
[07:41:23] Starting 'styles'...
[07:41:23] Finished 'styles' after 3.99 ms
[07:41:23] Starting 'scripts'...
[07:41:23] Finished 'scripts' after 61 ms
[07:41:23] Starting 'scripts'...
[07:41:23] Finished 'scripts' after 54 ms
[07:41:23] Starting 'scripts'...
[07:41:23] Finished 'scripts' after 33 ms
[07:41:23] Starting 'scripts'...
[07:41:23] Finished 'scripts' after 23 ms
[07:41:23] Starting 'scripts'...
[07:41:23] Finished 'scripts' after 34 ms
[07:41:23] Starting 'scripts'...
[07:41:23] Finished 'scripts' after 14 ms
[07:41:23] Starting 'scripts'...
[07:41:23] Finished 'scripts' after 24 ms
[07:41:23] Starting 'scripts'...
[07:41:23] Finished 'scripts' after 9.19 ms
[07:41:23] Starting 'scripts'...
[07:41:23] Finished 'scripts' after 56 ms
[07:41:23] Starting 'scripts'...
[07:41:23] Finished 'scripts' after 20 ms
[07:41:23] Starting 'version'...
[07:41:24] Finished 'version' after 689 ms
[07:41:24] Finished 'all' after 1.61 s
[07:41:24] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/scss/file-manager.css │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_bonus_program_osiemnascie.js │
zamknij
13613 2020-09-03 05:33 2020-09-03 05:39 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
M composer.lock
Your branch is behind 'origin/develop' by 1 commit, and can be fast-forwarded.
(use "git pull" to update your local branch)
HEAD is now at 332af8c SUS-1338 CloudLab - edytor online - fix




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/24 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 332af8c SUS-1338 CloudLab - edytor online - fix
[develop f9483da] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
61 files changed, 2412 insertions(+), 541 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/Exceptions/MissingParameterException.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (66%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
create mode 100644 interak/shop/src/B2P/Services/OrderInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (79%)
create mode 100644 interak/shop/src/B2P/Support/NullFilter.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: jaybizzle/laravel-crawler-detect
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11425 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: jaybizzle/laravel-crawler-detect
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11425 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
Pakiet [interak/core]: Nothing to migrate.
Pakiet [interak/system]: Nothing to migrate.
Pakiet [interak/translation]: Nothing to migrate.
Pakiet [interak/mail-queue]: Nothing to migrate.
Pakiet [interak/image]: Nothing to migrate.
Pakiet [interak/user]: Nothing to migrate.
Pakiet [interak/cms]: Migrating: 2020_08_05_133952_add_feature_flag_column_to_cms_block_groups
Migrated: 2020_08_05_133952_add_feature_flag_column_to_cms_block_groups (0.03 seconds)
Migrating: 2020_08_05_134957_update_for_products_cms_block_group
Migrated: 2020_08_05_134957_update_for_products_cms_block_group (0 seconds)
Pakiet [interak/system-messages]: Nothing to migrate.
Pakiet [interak/finance]: Migrating: 2020_09_02_102511_fix_clear_old_outdated_order_items_notifications_task
Migrated: 2020_09_02_102511_fix_clear_old_outdated_order_items_notifications_task (0 seconds)
Pakiet [interak/loyalty-program]: Nothing to migrate.
Pakiet [interak/shop]: Migrating: 2020_06_18_114903_add_promotion_column_to_shop_products_table
Migrated: 2020_06_18_114903_add_promotion_column_to_shop_products_table (0.14 seconds)
Migrating: 2020_07_03_120022_create_shop_cloudlab_product_templates
Migrated: 2020_07_03_120022_create_shop_cloudlab_product_templates (0.07 seconds)
Migrating: 2020_07_06_131024_create_shop_cloudlab_projects
Migrated: 2020_07_06_131024_create_shop_cloudlab_projects (0.06 seconds)
Migrating: 2020_07_07_134319_add_pdf_name_to_shop_cloudlab_projects
Migrated: 2020_07_07_134319_add_pdf_name_to_shop_cloudlab_projects (0.03 seconds)
Migrating: 2020_07_09_114957_add_index_to_customized_product_id_in_shop_cloudlab_projects
Migrated: 2020_07_09_114957_add_index_to_customized_product_id_in_shop_cloudlab_projects (0.01 seconds)
Migrating: 2020_07_09_143659_drop_shop_tmp_cart_item_id_from_cloudlab_projects
Migrated: 2020_07_09_143659_drop_shop_tmp_cart_item_id_from_cloudlab_projects (0.03 seconds)
Migrating: 2020_08_04_150959_add_thumbnail_url_to_shop_product_description_medias
Migrated: 2020_08_04_150959_add_thumbnail_url_to_shop_product_description_medias (0.04 seconds)
Pakiet [interak/user-forms]: Nothing to migrate.
Pakiet [interak/api]: Nothing to migrate.
Pakiet [interak/promotion]: Nothing to migrate.
Pakiet [interak/blog]: Nothing to migrate.
Pakiet [interak/faq]: Nothing to migrate.
Pakiet [interak/crm-sync]: Nothing to migrate.
Pakiet [interak/shop-api]: Nothing to migrate.
Pakiet [interak/attachments]: Nothing to migrate.
Pakiet [interak/production]: Nothing to migrate.
Pakiet [interak/file-store]: Nothing to migrate.
Pakiet [interak/w2p-preflight-messages]: Nothing to migrate.
Pakiet [interak/exports]: Nothing to migrate.
Pakiet [interak/segmentation]: Nothing to migrate.
Pakiet [interak/sell-crm]: Nothing to migrate.
Pakiet [interak/shop-sell-crm]: Nothing to migrate.
Migrating: 2020_06_18_095333_add_for_products_group_to_cms_block_groups_table
Migrated: 2020_06_18_095333_add_for_products_group_to_cms_block_groups_table (0.01 seconds)
Migrating: 2020_06_18_155018_create_shop_product_information_blocks_table
Migrated: 2020_06_18_155018_create_shop_product_information_blocks_table (0.1 seconds)
Migrating: 2020_06_30_105321_add_sortable_column_to_cms_block_groups_table
Migrated: 2020_06_30_105321_add_sortable_column_to_cms_block_groups_table (0.04 seconds)
Migrating: 2020_06_30_105654_update_for_products_group_sortable_column
Migrated: 2020_06_30_105654_update_for_products_group_sortable_column (0 seconds)
Route cache cleared!
Application cache cleared!
Broadcasting queue restart signal.
Brak tłumaczeń do dodania


[07:34:08] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[07:34:08] Starting 'all'...
[07:34:08] Starting 'task'...
[07:34:08] Starting 'scss-combine'...
[07:34:08] Finished 'scss-combine' after 6.78 ms
[07:34:08] Finished 'task' after 8.17 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 167 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 52 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 50 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 3.02 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 19 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 10 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 3.05 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 7.88 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 68 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 5.6 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 16 ms
[07:34:08] Starting 'copy'...
[07:34:08] Finished 'copy' after 19 ms
[07:34:08] Starting 'styles'...
[07:34:08] Finished 'styles' after 274 ms
[07:34:08] Starting 'styles'...
[07:34:08] Finished 'styles' after 55 ms
[07:34:08] Starting 'styles'...
[07:34:08] Finished 'styles' after 55 ms
[07:34:08] Starting 'styles'...
[07:34:08] Finished 'styles' after 24 ms
[07:34:08] Starting 'styles'...
[07:34:08] Finished 'styles' after 4.28 ms
[07:34:08] Starting 'scripts'...
[07:34:08] Finished 'scripts' after 81 ms
[07:34:08] Starting 'scripts'...
[07:34:09] Finished 'scripts' after 62 ms
[07:34:09] Starting 'scripts'...
[07:34:09] Finished 'scripts' after 33 ms
[07:34:09] Starting 'scripts'...
[07:34:09] Finished 'scripts' after 28 ms
[07:34:09] Starting 'scripts'...
[07:34:09] Finished 'scripts' after 40 ms
[07:34:09] Starting 'scripts'...
[07:34:09] Finished 'scripts' after 14 ms
[07:34:09] Starting 'scripts'...
[07:34:09] Finished 'scripts' after 19 ms
[07:34:09] Starting 'scripts'...
[07:34:09] Finished 'scripts' after 10 ms
[07:34:09] Starting 'scripts'...
[07:34:09] Finished 'scripts' after 66 ms
[07:34:09] Starting 'scripts'...
[07:34:09] Finished 'scripts' after 27 ms
[07:34:09] Starting 'version'...
[07:34:10] Finished 'version' after 813 ms
[07:34:10] Finished 'all' after 2.04 s
[07:34:10] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/scss/file-manager.css │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnasci
zamknij
13604 2020-09-02 13:18 2020-09-02 13:19 Wgrywanie zmian log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch and 'origin/develop' have diverged,
and have 1 and 82 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)
Removing interak/cracow-universe/build/
HEAD is now at 5125eb1 SUS-1338 CloudLab - edytor online - fix do merge


zamknij
13596 2020-09-02 05:35 2020-09-02 05:41 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at eb0f241 Release 2020.08.31 (develop)




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/23 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at eb0f241 Release 2020.08.31 (develop)
[develop a414286] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
61 files changed, 2416 insertions(+), 542 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/Exceptions/MissingParameterException.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (66%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
create mode 100644 interak/shop/src/B2P/Services/OrderInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (79%)
create mode 100644 interak/shop/src/B2P/Support/NullFilter.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11356 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11356 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[07:36:16] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[07:36:16] Starting 'all'...
[07:36:16] Starting 'task'...
[07:36:16] Starting 'scss-combine'...
[07:36:16] Finished 'scss-combine' after 12 ms
[07:36:16] Finished 'task' after 15 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 138 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 19 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 38 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 3.92 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 16 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 10 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 4.6 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 6.83 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 34 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 5.41 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 16 ms
[07:36:16] Starting 'copy'...
[07:36:16] Finished 'copy' after 12 ms
[07:36:16] Starting 'styles'...
[07:36:16] Finished 'styles' after 268 ms
[07:36:16] Starting 'styles'...
[07:36:16] Finished 'styles' after 64 ms
[07:36:16] Starting 'styles'...
[07:36:16] Finished 'styles' after 91 ms
[07:36:16] Starting 'styles'...
[07:36:17] Finished 'styles' after 25 ms
[07:36:17] Starting 'styles'...
[07:36:17] Finished 'styles' after 4.12 ms
[07:36:17] Starting 'scripts'...
[07:36:17] Finished 'scripts' after 66 ms
[07:36:17] Starting 'scripts'...
[07:36:17] Finished 'scripts' after 63 ms
[07:36:17] Starting 'scripts'...
[07:36:17] Finished 'scripts' after 34 ms
[07:36:17] Starting 'scripts'...
[07:36:17] Finished 'scripts' after 31 ms
[07:36:17] Starting 'scripts'...
[07:36:17] Finished 'scripts' after 42 ms
[07:36:17] Starting 'scripts'...
[07:36:17] Finished 'scripts' after 15 ms
[07:36:17] Starting 'scripts'...
[07:36:17] Finished 'scripts' after 21 ms
[07:36:17] Starting 'scripts'...
[07:36:17] Finished 'scripts' after 12 ms
[07:36:17] Starting 'scripts'...
[07:36:17] Finished 'scripts' after 57 ms
[07:36:17] Starting 'scripts'...
[07:36:17] Finished 'scripts' after 26 ms
[07:36:17] Starting 'version'...
[07:36:17] Finished 'version' after 559 ms
[07:36:17] Finished 'all' after 1.71 s
[07:36:17] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/scss/file-manager.css │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/bundle_admin.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴─────────────────??
zamknij
13590 2020-09-01 13:09 2020-09-01 13:17 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch and 'origin/develop' have diverged,
and have 1 and 45 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)
Removing interak/cracow-universe/build/
HEAD is now at eb0f241 Release 2020.08.31 (develop)




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/22 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at eb0f241 Release 2020.08.31 (develop)
[develop 1071fb2] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
60 files changed, 2411 insertions(+), 541 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/Exceptions/MissingParameterException.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (66%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
create mode 100644 interak/shop/src/B2P/Services/OrderInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (79%)
create mode 100644 interak/shop/src/B2P/Support/NullFilter.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11356 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11356 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
printup@0.0.1 /home/interak/domains/sus-1446-c2p.d.interakdev.pl
+-- @types/jquery@3.5.1
| `-- @types/sizzle@2.3.2
+-- UNMET PEER DEPENDENCY fibers@>= 3.1.0
`-- UNMET PEER DEPENDENCY node-sass@^4.0.0

[15:10:25] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:10:25] Starting 'all'...
[15:10:25] Starting 'task'...
[15:10:25] Starting 'scss-combine'...
[15:10:25] Finished 'scss-combine' after 14 ms
[15:10:25] Finished 'task' after 16 ms
[15:10:25] Starting 'copy'...
[15:10:26] Finished 'copy' after 262 ms
[15:10:26] Starting 'copy'...
[15:10:26] Finished 'copy' after 144 ms
[15:10:26] Starting 'copy'...
[15:10:26] Finished 'copy' after 43 ms
[15:10:26] Starting 'copy'...
[15:10:26] Finished 'copy' after 4.49 ms
[15:10:26] Starting 'copy'...
[15:10:26] Finished 'copy' after 42 ms
[15:10:26] Starting 'copy'...
[15:10:26] Finished 'copy' after 11 ms
[15:10:26] Starting 'copy'...
[15:10:26] Finished 'copy' after 24 ms
[15:10:26] Starting 'copy'...
[15:10:26] Finished 'copy' after 7.27 ms
[15:10:26] Starting 'copy'...
[15:10:26] Finished 'copy' after 114 ms
[15:10:26] Starting 'copy'...
[15:10:26] Finished 'copy' after 5.01 ms
[15:10:26] Starting 'copy'...
[15:10:26] Finished 'copy' after 19 ms
[15:10:26] Starting 'copy'...
[15:10:26] Finished 'copy' after 18 ms
[15:10:26] Starting 'styles'...
[15:10:26] Finished 'styles' after 307 ms
[15:10:26] Starting 'styles'...
[15:10:26] Finished 'styles' after 54 ms
[15:10:26] Starting 'styles'...
[15:10:26] Finished 'styles' after 84 ms
[15:10:26] Starting 'styles'...
[15:10:26] Finished 'styles' after 36 ms
[15:10:26] Starting 'styles'...
[15:10:26] Finished 'styles' after 5.89 ms
[15:10:26] Starting 'scripts'...
[15:10:27] Finished 'scripts' after 134 ms
[15:10:27] Starting 'scripts'...
[15:10:27] Finished 'scripts' after 63 ms
[15:10:27] Starting 'scripts'...
[15:10:27] Finished 'scripts' after 32 ms
[15:10:27] Starting 'scripts'...
[15:10:27] Finished 'scripts' after 30 ms
[15:10:27] Starting 'scripts'...
[15:10:27] Finished 'scripts' after 109 ms
[15:10:27] Starting 'scripts'...
[15:10:27] Finished 'scripts' after 14 ms
[15:10:27] Starting 'scripts'...
[15:10:27] Finished 'scripts' after 21 ms
[15:10:27] Starting 'scripts'...
[15:10:27] Finished 'scripts' after 11 ms
[15:10:27] Starting 'scripts'...
[15:10:27] Finished 'scripts' after 71 ms
[15:10:27] Starting 'scripts'...
[15:10:27] Finished 'scripts' after 34 ms
[15:10:27] Starting 'version'...
[15:10:28] Finished 'version' after 835 ms
[15:10:28] Finished 'all' after 2.56 s
[15:10:28] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/scss/file-manager.css │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/bundle_admin.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js
zamknij
13485 2020-08-12 12:34 2020-08-12 12:41 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/21 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 58fc157] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
59 files changed, 2397 insertions(+), 541 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (66%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
create mode 100644 interak/shop/src/B2P/Services/OrderInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (79%)
create mode 100644 interak/shop/src/B2P/Support/NullFilter.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11334 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11334 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[14:35:06] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[14:35:06] Starting 'all'...
[14:35:06] Starting 'task'...
[14:35:06] Starting 'scss-combine'...
[14:35:06] Finished 'scss-combine' after 11 ms
[14:35:06] Finished 'task' after 13 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 138 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 21 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 48 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 5.35 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 14 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 11 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 3.28 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 7.28 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 62 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 5.17 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 17 ms
[14:35:06] Starting 'copy'...
[14:35:06] Finished 'copy' after 12 ms
[14:35:06] Starting 'styles'...
[14:35:06] Finished 'styles' after 283 ms
[14:35:06] Starting 'styles'...
[14:35:06] Finished 'styles' after 65 ms
[14:35:06] Starting 'styles'...
[14:35:07] Finished 'styles' after 81 ms
[14:35:07] Starting 'styles'...
[14:35:07] Finished 'styles' after 24 ms
[14:35:07] Starting 'styles'...
[14:35:07] Finished 'styles' after 5.11 ms
[14:35:07] Starting 'scripts'...
[14:35:07] Finished 'scripts' after 71 ms
[14:35:07] Starting 'scripts'...
[14:35:07] Finished 'scripts' after 63 ms
[14:35:07] Starting 'scripts'...
[14:35:07] Finished 'scripts' after 30 ms
[14:35:07] Starting 'scripts'...
[14:35:07] Finished 'scripts' after 34 ms
[14:35:07] Starting 'scripts'...
[14:35:07] Finished 'scripts' after 39 ms
[14:35:07] Starting 'scripts'...
[14:35:07] Finished 'scripts' after 27 ms
[14:35:07] Starting 'scripts'...
[14:35:07] Finished 'scripts' after 23 ms
[14:35:07] Starting 'scripts'...
[14:35:07] Finished 'scripts' after 12 ms
[14:35:07] Starting 'scripts'...
[14:35:07] Finished 'scripts' after 62 ms
[14:35:07] Starting 'scripts'...
[14:35:07] Finished 'scripts' after 29 ms
[14:35:07] Starting 'version'...
[14:35:07] Finished 'version' after 567 ms
[14:35:07] Finished 'all' after 1.78 s
[14:35:07] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴───────────────────────────────────────────────────────────────────────────────?
zamknij
13479 2020-08-12 09:50 2020-08-12 09:57 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/20 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop a48ed4c] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
59 files changed, 2388 insertions(+), 541 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (66%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
create mode 100644 interak/shop/src/B2P/Services/OrderInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (79%)
create mode 100644 interak/shop/src/B2P/Support/NullFilter.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11334 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11334 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[11:50:58] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[11:50:58] Starting 'all'...
[11:50:58] Starting 'task'...
[11:50:58] Starting 'scss-combine'...
[11:50:58] Finished 'scss-combine' after 11 ms
[11:50:58] Finished 'task' after 13 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 109 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 16 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 26 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 5.31 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 23 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 10 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 3 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 7.51 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 19 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 4.17 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 14 ms
[11:50:58] Starting 'copy'...
[11:50:58] Finished 'copy' after 9.17 ms
[11:50:58] Starting 'styles'...
[11:50:58] Finished 'styles' after 222 ms
[11:50:58] Starting 'styles'...
[11:50:58] Finished 'styles' after 64 ms
[11:50:58] Starting 'styles'...
[11:50:58] Finished 'styles' after 82 ms
[11:50:58] Starting 'styles'...
[11:50:58] Finished 'styles' after 25 ms
[11:50:58] Starting 'styles'...
[11:50:58] Finished 'styles' after 4.89 ms
[11:50:58] Starting 'scripts'...
[11:50:58] Finished 'scripts' after 56 ms
[11:50:58] Starting 'scripts'...
[11:50:58] Finished 'scripts' after 60 ms
[11:50:58] Starting 'scripts'...
[11:50:58] Finished 'scripts' after 32 ms
[11:50:58] Starting 'scripts'...
[11:50:58] Finished 'scripts' after 30 ms
[11:50:58] Starting 'scripts'...
[11:50:58] Finished 'scripts' after 29 ms
[11:50:58] Starting 'scripts'...
[11:50:58] Finished 'scripts' after 11 ms
[11:50:58] Starting 'scripts'...
[11:50:58] Finished 'scripts' after 21 ms
[11:50:58] Starting 'scripts'...
[11:50:59] Finished 'scripts' after 9.31 ms
[11:50:59] Starting 'scripts'...
[11:50:59] Finished 'scripts' after 48 ms
[11:50:59] Starting 'scripts'...
[11:50:59] Finished 'scripts' after 18 ms
[11:50:59] Starting 'version'...
[11:50:59] Finished 'version' after 458 ms
[11:50:59] Finished 'all' after 1.44 s
[11:50:59] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴───────────────────────────────────────────────────────────────────────────────
zamknij
13477 2020-08-12 09:15 2020-08-12 09:21 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/19 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 109cc56] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
59 files changed, 2388 insertions(+), 540 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (66%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
create mode 100644 interak/shop/src/B2P/Services/OrderInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (79%)
create mode 100644 interak/shop/src/B2P/Support/NullFilter.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11334 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11334 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[11:16:43] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[11:16:43] Starting 'all'...
[11:16:43] Starting 'task'...
[11:16:43] Starting 'scss-combine'...
[11:16:43] Finished 'scss-combine' after 13 ms
[11:16:43] Finished 'task' after 15 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 142 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 17 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 30 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 5.56 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 23 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 12 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 3.47 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 7.12 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 26 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 6.06 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 15 ms
[11:16:43] Starting 'copy'...
[11:16:43] Finished 'copy' after 11 ms
[11:16:43] Starting 'styles'...
[11:16:43] Finished 'styles' after 303 ms
[11:16:43] Starting 'styles'...
[11:16:43] Finished 'styles' after 44 ms
[11:16:43] Starting 'styles'...
[11:16:43] Finished 'styles' after 72 ms
[11:16:43] Starting 'styles'...
[11:16:43] Finished 'styles' after 23 ms
[11:16:43] Starting 'styles'...
[11:16:43] Finished 'styles' after 6.16 ms
[11:16:43] Starting 'scripts'...
[11:16:43] Finished 'scripts' after 72 ms
[11:16:43] Starting 'scripts'...
[11:16:43] Finished 'scripts' after 63 ms
[11:16:43] Starting 'scripts'...
[11:16:44] Finished 'scripts' after 31 ms
[11:16:44] Starting 'scripts'...
[11:16:44] Finished 'scripts' after 37 ms
[11:16:44] Starting 'scripts'...
[11:16:44] Finished 'scripts' after 47 ms
[11:16:44] Starting 'scripts'...
[11:16:44] Finished 'scripts' after 14 ms
[11:16:44] Starting 'scripts'...
[11:16:44] Finished 'scripts' after 20 ms
[11:16:44] Starting 'scripts'...
[11:16:44] Finished 'scripts' after 9.4 ms
[11:16:44] Starting 'scripts'...
[11:16:44] Finished 'scripts' after 48 ms
[11:16:44] Starting 'scripts'...
[11:16:44] Finished 'scripts' after 25 ms
[11:16:44] Starting 'version'...
[11:16:44] Finished 'version' after 522 ms
[11:16:44] Finished 'all' after 1.66 s
[11:16:44] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴───────────────────────────────────────────────────────────────────────────────
zamknij
13475 2020-08-12 06:35 2020-08-12 06:42 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/18 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop afe7dfa] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
58 files changed, 2312 insertions(+), 515 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (62%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
create mode 100644 interak/shop/src/B2P/Services/OrderInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11334 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11334 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[08:35:41] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[08:35:41] Starting 'all'...
[08:35:41] Starting 'task'...
[08:35:41] Starting 'scss-combine'...
[08:35:41] Finished 'scss-combine' after 11 ms
[08:35:41] Finished 'task' after 13 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 105 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 16 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 32 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 6.47 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 14 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 11 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 3.8 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 7.73 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 32 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 4.98 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 15 ms
[08:35:41] Starting 'copy'...
[08:35:41] Finished 'copy' after 10 ms
[08:35:41] Starting 'styles'...
[08:35:41] Finished 'styles' after 214 ms
[08:35:41] Starting 'styles'...
[08:35:41] Finished 'styles' after 60 ms
[08:35:41] Starting 'styles'...
[08:35:42] Finished 'styles' after 88 ms
[08:35:42] Starting 'styles'...
[08:35:42] Finished 'styles' after 26 ms
[08:35:42] Starting 'styles'...
[08:35:42] Finished 'styles' after 6.36 ms
[08:35:42] Starting 'scripts'...
[08:35:42] Finished 'scripts' after 57 ms
[08:35:42] Starting 'scripts'...
[08:35:42] Finished 'scripts' after 57 ms
[08:35:42] Starting 'scripts'...
[08:35:42] Finished 'scripts' after 34 ms
[08:35:42] Starting 'scripts'...
[08:35:42] Finished 'scripts' after 30 ms
[08:35:42] Starting 'scripts'...
[08:35:42] Finished 'scripts' after 33 ms
[08:35:42] Starting 'scripts'...
[08:35:42] Finished 'scripts' after 12 ms
[08:35:42] Starting 'scripts'...
[08:35:42] Finished 'scripts' after 19 ms
[08:35:42] Starting 'scripts'...
[08:35:42] Finished 'scripts' after 12 ms
[08:35:42] Starting 'scripts'...
[08:35:42] Finished 'scripts' after 47 ms
[08:35:42] Starting 'scripts'...
[08:35:42] Finished 'scripts' after 22 ms
[08:35:42] Starting 'version'...
[08:35:42] Finished 'version' after 483 ms
[08:35:42] Finished 'all' after 1.48 s
[08:35:42] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────?
zamknij
13473 2020-08-11 13:37 2020-08-11 13:44 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/17 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 49e8ab4] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
53 files changed, 2033 insertions(+), 475 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchDispatches.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (62%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11332 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11332 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[15:38:19] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:38:19] Starting 'all'...
[15:38:19] Starting 'task'...
[15:38:19] Starting 'scss-combine'...
[15:38:19] Finished 'scss-combine' after 14 ms
[15:38:19] Finished 'task' after 16 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 111 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 32 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 33 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 5.41 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 15 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 12 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 4 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 9.37 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 28 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 5.01 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 18 ms
[15:38:19] Starting 'copy'...
[15:38:19] Finished 'copy' after 11 ms
[15:38:19] Starting 'styles'...
[15:38:19] Finished 'styles' after 250 ms
[15:38:19] Starting 'styles'...
[15:38:19] Finished 'styles' after 42 ms
[15:38:19] Starting 'styles'...
[15:38:20] Finished 'styles' after 120 ms
[15:38:20] Starting 'styles'...
[15:38:20] Finished 'styles' after 28 ms
[15:38:20] Starting 'styles'...
[15:38:20] Finished 'styles' after 5.3 ms
[15:38:20] Starting 'scripts'...
[15:38:20] Finished 'scripts' after 54 ms
[15:38:20] Starting 'scripts'...
[15:38:20] Finished 'scripts' after 63 ms
[15:38:20] Starting 'scripts'...
[15:38:20] Finished 'scripts' after 30 ms
[15:38:20] Starting 'scripts'...
[15:38:20] Finished 'scripts' after 31 ms
[15:38:20] Starting 'scripts'...
[15:38:20] Finished 'scripts' after 31 ms
[15:38:20] Starting 'scripts'...
[15:38:20] Finished 'scripts' after 13 ms
[15:38:20] Starting 'scripts'...
[15:38:20] Finished 'scripts' after 20 ms
[15:38:20] Starting 'scripts'...
[15:38:20] Finished 'scripts' after 12 ms
[15:38:20] Starting 'scripts'...
[15:38:20] Finished 'scripts' after 61 ms
[15:38:20] Starting 'scripts'...
[15:38:20] Finished 'scripts' after 18 ms
[15:38:20] Starting 'version'...
[15:38:20] Finished 'version' after 464 ms
[15:38:20] Finished 'all' after 1.55 s
[15:38:20] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────??
zamknij
13471 2020-08-11 12:41 2020-08-11 12:48 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/16 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 8a8d956] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
51 files changed, 1938 insertions(+), 443 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchDispatch.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (62%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11331 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11331 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[14:42:05] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[14:42:05] Starting 'all'...
[14:42:05] Starting 'task'...
[14:42:05] Starting 'scss-combine'...
[14:42:05] Finished 'scss-combine' after 12 ms
[14:42:05] Finished 'task' after 14 ms
[14:42:05] Starting 'copy'...
[14:42:05] Finished 'copy' after 105 ms
[14:42:05] Starting 'copy'...
[14:42:05] Finished 'copy' after 23 ms
[14:42:05] Starting 'copy'...
[14:42:06] Finished 'copy' after 31 ms
[14:42:06] Starting 'copy'...
[14:42:06] Finished 'copy' after 4.75 ms
[14:42:06] Starting 'copy'...
[14:42:06] Finished 'copy' after 13 ms
[14:42:06] Starting 'copy'...
[14:42:06] Finished 'copy' after 11 ms
[14:42:06] Starting 'copy'...
[14:42:06] Finished 'copy' after 2.81 ms
[14:42:06] Starting 'copy'...
[14:42:06] Finished 'copy' after 7.96 ms
[14:42:06] Starting 'copy'...
[14:42:06] Finished 'copy' after 22 ms
[14:42:06] Starting 'copy'...
[14:42:06] Finished 'copy' after 5 ms
[14:42:06] Starting 'copy'...
[14:42:06] Finished 'copy' after 17 ms
[14:42:06] Starting 'copy'...
[14:42:06] Finished 'copy' after 11 ms
[14:42:06] Starting 'styles'...
[14:42:06] Finished 'styles' after 256 ms
[14:42:06] Starting 'styles'...
[14:42:06] Finished 'styles' after 60 ms
[14:42:06] Starting 'styles'...
[14:42:06] Finished 'styles' after 98 ms
[14:42:06] Starting 'styles'...
[14:42:06] Finished 'styles' after 23 ms
[14:42:06] Starting 'styles'...
[14:42:06] Finished 'styles' after 5 ms
[14:42:06] Starting 'scripts'...
[14:42:06] Finished 'scripts' after 56 ms
[14:42:06] Starting 'scripts'...
[14:42:06] Finished 'scripts' after 58 ms
[14:42:06] Starting 'scripts'...
[14:42:06] Finished 'scripts' after 31 ms
[14:42:06] Starting 'scripts'...
[14:42:06] Finished 'scripts' after 32 ms
[14:42:06] Starting 'scripts'...
[14:42:06] Finished 'scripts' after 30 ms
[14:42:06] Starting 'scripts'...
[14:42:06] Finished 'scripts' after 15 ms
[14:42:06] Starting 'scripts'...
[14:42:06] Finished 'scripts' after 19 ms
[14:42:06] Starting 'scripts'...
[14:42:06] Finished 'scripts' after 11 ms
[14:42:06] Starting 'scripts'...
[14:42:06] Finished 'scripts' after 59 ms
[14:42:06] Starting 'scripts'...
[14:42:06] Finished 'scripts' after 24 ms
[14:42:06] Starting 'version'...
[14:42:07] Finished 'version' after 545 ms
[14:42:07] Finished 'all' after 1.6 s
[14:42:07] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[14:42:07] Finished 'default' after 15 ms
[14:42:08] Us
zamknij
13469 2020-08-11 11:18 2020-08-11 11:24 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/15 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop fd6aa49] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
48 files changed, 1798 insertions(+), 433 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchComplaint.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PostComplaint.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (62%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11329 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11329 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[13:18:59] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[13:18:59] Starting 'all'...
[13:18:59] Starting 'task'...
[13:18:59] Starting 'scss-combine'...
[13:18:59] Finished 'scss-combine' after 13 ms
[13:18:59] Finished 'task' after 15 ms
[13:18:59] Starting 'copy'...
[13:18:59] Finished 'copy' after 318 ms
[13:18:59] Starting 'copy'...
[13:18:59] Finished 'copy' after 61 ms
[13:18:59] Starting 'copy'...
[13:18:59] Finished 'copy' after 47 ms
[13:18:59] Starting 'copy'...
[13:18:59] Finished 'copy' after 6.56 ms
[13:18:59] Starting 'copy'...
[13:18:59] Finished 'copy' after 17 ms
[13:18:59] Starting 'copy'...
[13:18:59] Finished 'copy' after 12 ms
[13:18:59] Starting 'copy'...
[13:18:59] Finished 'copy' after 3.9 ms
[13:18:59] Starting 'copy'...
[13:18:59] Finished 'copy' after 9.3 ms
[13:18:59] Starting 'copy'...
[13:19:00] Finished 'copy' after 42 ms
[13:19:00] Starting 'copy'...
[13:19:00] Finished 'copy' after 5.34 ms
[13:19:00] Starting 'copy'...
[13:19:00] Finished 'copy' after 20 ms
[13:19:00] Starting 'copy'...
[13:19:00] Finished 'copy' after 13 ms
[13:19:00] Starting 'styles'...
[13:19:00] Finished 'styles' after 316 ms
[13:19:00] Starting 'styles'...
[13:19:00] Finished 'styles' after 91 ms
[13:19:00] Starting 'styles'...
[13:19:00] Finished 'styles' after 129 ms
[13:19:00] Starting 'styles'...
[13:19:00] Finished 'styles' after 28 ms
[13:19:00] Starting 'styles'...
[13:19:00] Finished 'styles' after 6.45 ms
[13:19:00] Starting 'scripts'...
[13:19:00] Finished 'scripts' after 78 ms
[13:19:00] Starting 'scripts'...
[13:19:00] Finished 'scripts' after 69 ms
[13:19:00] Starting 'scripts'...
[13:19:00] Finished 'scripts' after 37 ms
[13:19:00] Starting 'scripts'...
[13:19:00] Finished 'scripts' after 35 ms
[13:19:00] Starting 'scripts'...
[13:19:00] Finished 'scripts' after 43 ms
[13:19:00] Starting 'scripts'...
[13:19:00] Finished 'scripts' after 15 ms
[13:19:00] Starting 'scripts'...
[13:19:00] Finished 'scripts' after 23 ms
[13:19:00] Starting 'scripts'...
[13:19:00] Finished 'scripts' after 17 ms
[13:19:00] Starting 'scripts'...
[13:19:01] Finished 'scripts' after 63 ms
[13:19:01] Starting 'scripts'...
[13:19:01] Finished 'scripts' after 31 ms
[13:19:01] Starting 'version'...
[13:19:01] Finished 'version' after 727 ms
[13:19:01] Finished 'all' after 2.29 s
[13:19:01] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[13:19:01] Finished 'default' after 27 ms
[13:19:03] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[13:19:03] Starting 'version'...
┌─────────??
zamknij
13467 2020-08-10 13:25 2020-08-10 13:31 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/14 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 2d69d52] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
44 files changed, 1615 insertions(+), 412 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrder.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (62%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11326 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11326 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[15:26:22] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:26:22] Starting 'all'...
[15:26:22] Starting 'task'...
[15:26:22] Starting 'scss-combine'...
[15:26:22] Finished 'scss-combine' after 11 ms
[15:26:22] Finished 'task' after 13 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 109 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 16 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 24 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 4.11 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 11 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 11 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 3.34 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 7.83 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 21 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 4.91 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 15 ms
[15:26:22] Starting 'copy'...
[15:26:22] Finished 'copy' after 11 ms
[15:26:22] Starting 'styles'...
[15:26:22] Finished 'styles' after 205 ms
[15:26:22] Starting 'styles'...
[15:26:22] Finished 'styles' after 59 ms
[15:26:22] Starting 'styles'...
[15:26:22] Finished 'styles' after 96 ms
[15:26:22] Starting 'styles'...
[15:26:22] Finished 'styles' after 26 ms
[15:26:22] Starting 'styles'...
[15:26:22] Finished 'styles' after 5.9 ms
[15:26:22] Starting 'scripts'...
[15:26:23] Finished 'scripts' after 60 ms
[15:26:23] Starting 'scripts'...
[15:26:23] Finished 'scripts' after 61 ms
[15:26:23] Starting 'scripts'...
[15:26:23] Finished 'scripts' after 32 ms
[15:26:23] Starting 'scripts'...
[15:26:23] Finished 'scripts' after 32 ms
[15:26:23] Starting 'scripts'...
[15:26:23] Finished 'scripts' after 33 ms
[15:26:23] Starting 'scripts'...
[15:26:23] Finished 'scripts' after 13 ms
[15:26:23] Starting 'scripts'...
[15:26:23] Finished 'scripts' after 22 ms
[15:26:23] Starting 'scripts'...
[15:26:23] Finished 'scripts' after 12 ms
[15:26:23] Starting 'scripts'...
[15:26:23] Finished 'scripts' after 48 ms
[15:26:23] Starting 'scripts'...
[15:26:23] Finished 'scripts' after 19 ms
[15:26:23] Starting 'version'...
[15:26:23] Finished 'version' after 570 ms
[15:26:23] Finished 'all' after 1.55 s
[15:26:23] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[15:26:23] Finished 'default' after 15 ms
[15:26:24] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:26:24] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────?
zamknij
13464 2020-08-10 12:15 2020-08-10 12:22 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/13 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 4d51b05] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
42 files changed, 1527 insertions(+), 390 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectFile.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchProjectFiles.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
rewrite interak/shop/src/B2P/Callbacks/W2pProjectFileSync.php (62%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11325 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11325 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[14:16:20] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[14:16:20] Starting 'all'...
[14:16:20] Starting 'task'...
[14:16:20] Starting 'scss-combine'...
[14:16:20] Finished 'scss-combine' after 11 ms
[14:16:20] Finished 'task' after 13 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 124 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 14 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 31 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 4.29 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 12 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 9.98 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 2.82 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 7.58 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 22 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 5.81 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 14 ms
[14:16:20] Starting 'copy'...
[14:16:20] Finished 'copy' after 11 ms
[14:16:20] Starting 'styles'...
[14:16:20] Finished 'styles' after 220 ms
[14:16:20] Starting 'styles'...
[14:16:20] Finished 'styles' after 66 ms
[14:16:20] Starting 'styles'...
[14:16:20] Finished 'styles' after 91 ms
[14:16:20] Starting 'styles'...
[14:16:21] Finished 'styles' after 24 ms
[14:16:21] Starting 'styles'...
[14:16:21] Finished 'styles' after 4.91 ms
[14:16:21] Starting 'scripts'...
[14:16:21] Finished 'scripts' after 56 ms
[14:16:21] Starting 'scripts'...
[14:16:21] Finished 'scripts' after 61 ms
[14:16:21] Starting 'scripts'...
[14:16:21] Finished 'scripts' after 31 ms
[14:16:21] Starting 'scripts'...
[14:16:21] Finished 'scripts' after 33 ms
[14:16:21] Starting 'scripts'...
[14:16:21] Finished 'scripts' after 38 ms
[14:16:21] Starting 'scripts'...
[14:16:21] Finished 'scripts' after 15 ms
[14:16:21] Starting 'scripts'...
[14:16:21] Finished 'scripts' after 20 ms
[14:16:21] Starting 'scripts'...
[14:16:21] Finished 'scripts' after 10 ms
[14:16:21] Starting 'scripts'...
[14:16:21] Finished 'scripts' after 57 ms
[14:16:21] Starting 'scripts'...
[14:16:21] Finished 'scripts' after 23 ms
[14:16:21] Starting 'version'...
[14:16:21] Finished 'version' after 510 ms
[14:16:21] Finished 'all' after 1.54 s
[14:16:21] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[14:16:21] Finished 'default' after 16 ms
[14:16:22] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[14:16:22] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
zamknij
13463 2020-08-10 10:52 2020-08-10 10:58 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/12 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 6cb97d8] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
37 files changed, 1316 insertions(+), 348 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchProjectComment.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11322 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11322 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[12:53:21] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[12:53:21] Starting 'all'...
[12:53:21] Starting 'task'...
[12:53:21] Starting 'scss-combine'...
[12:53:21] Finished 'scss-combine' after 11 ms
[12:53:21] Finished 'task' after 13 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 109 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 22 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 25 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 5.29 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 14 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 9.74 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 3.04 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 7.32 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 22 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 7.2 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 15 ms
[12:53:21] Starting 'copy'...
[12:53:21] Finished 'copy' after 11 ms
[12:53:21] Starting 'styles'...
[12:53:21] Finished 'styles' after 202 ms
[12:53:21] Starting 'styles'...
[12:53:21] Finished 'styles' after 41 ms
[12:53:21] Starting 'styles'...
[12:53:21] Finished 'styles' after 78 ms
[12:53:21] Starting 'styles'...
[12:53:21] Finished 'styles' after 26 ms
[12:53:21] Starting 'styles'...
[12:53:21] Finished 'styles' after 5.27 ms
[12:53:21] Starting 'scripts'...
[12:53:21] Finished 'scripts' after 57 ms
[12:53:21] Starting 'scripts'...
[12:53:21] Finished 'scripts' after 66 ms
[12:53:21] Starting 'scripts'...
[12:53:21] Finished 'scripts' after 36 ms
[12:53:21] Starting 'scripts'...
[12:53:21] Finished 'scripts' after 33 ms
[12:53:21] Starting 'scripts'...
[12:53:21] Finished 'scripts' after 35 ms
[12:53:21] Starting 'scripts'...
[12:53:22] Finished 'scripts' after 14 ms
[12:53:22] Starting 'scripts'...
[12:53:22] Finished 'scripts' after 24 ms
[12:53:22] Starting 'scripts'...
[12:53:22] Finished 'scripts' after 15 ms
[12:53:22] Starting 'scripts'...
[12:53:22] Finished 'scripts' after 74 ms
[12:53:22] Starting 'scripts'...
[12:53:22] Finished 'scripts' after 34 ms
[12:53:22] Starting 'version'...
[12:53:22] Finished 'version' after 521 ms
[12:53:22] Finished 'all' after 1.53 s
[12:53:22] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[12:53:22] Finished 'default' after 16 ms
[12:53:23] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[12:53:23] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼──────────────?
zamknij
13460 2020-08-10 09:14 2020-08-10 09:22 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/11 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop c97cd35] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
35 files changed, 1128 insertions(+), 348 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop-api/src/ApiCalls/ApiCall.php
create mode 100644 interak/shop-api/src/ApiCalls/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/CreateOrderFromDispatch.php
create mode 100644 interak/shop-api/src/ApiResponseJobs/PatchOrderItems.php
create mode 100644 interak/shop-api/src/InternalApiCall.php
create mode 100644 interak/shop-api/src/InternalApiRequest.php
create mode 100644 interak/shop-api/src/InternalApiResponse.php
create mode 100644 interak/shop-api/src/InternalApiResponseRequest.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalResponseSdk.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11320 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11320 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[11:15:50] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[11:15:50] Starting 'all'...
[11:15:50] Starting 'task'...
[11:15:50] Starting 'scss-combine'...
[11:15:50] Finished 'scss-combine' after 12 ms
[11:15:50] Finished 'task' after 14 ms
[11:15:50] Starting 'copy'...
[11:15:51] Finished 'copy' after 148 ms
[11:15:51] Starting 'copy'...
[11:15:51] Finished 'copy' after 17 ms
[11:15:51] Starting 'copy'...
[11:15:51] Finished 'copy' after 46 ms
[11:15:51] Starting 'copy'...
[11:15:51] Finished 'copy' after 13 ms
[11:15:51] Starting 'copy'...
[11:15:51] Finished 'copy' after 15 ms
[11:15:51] Starting 'copy'...
[11:15:51] Finished 'copy' after 12 ms
[11:15:51] Starting 'copy'...
[11:15:51] Finished 'copy' after 3.89 ms
[11:15:51] Starting 'copy'...
[11:15:51] Finished 'copy' after 8.05 ms
[11:15:51] Starting 'copy'...
[11:15:51] Finished 'copy' after 32 ms
[11:15:51] Starting 'copy'...
[11:15:51] Finished 'copy' after 5.84 ms
[11:15:51] Starting 'copy'...
[11:15:51] Finished 'copy' after 18 ms
[11:15:51] Starting 'copy'...
[11:15:51] Finished 'copy' after 14 ms
[11:15:51] Starting 'styles'...
[11:15:51] Finished 'styles' after 300 ms
[11:15:51] Starting 'styles'...
[11:15:51] Finished 'styles' after 46 ms
[11:15:51] Starting 'styles'...
[11:15:51] Finished 'styles' after 72 ms
[11:15:51] Starting 'styles'...
[11:15:51] Finished 'styles' after 22 ms
[11:15:51] Starting 'styles'...
[11:15:51] Finished 'styles' after 5.36 ms
[11:15:51] Starting 'scripts'...
[11:15:51] Finished 'scripts' after 69 ms
[11:15:51] Starting 'scripts'...
[11:15:51] Finished 'scripts' after 64 ms
[11:15:51] Starting 'scripts'...
[11:15:51] Finished 'scripts' after 30 ms
[11:15:51] Starting 'scripts'...
[11:15:51] Finished 'scripts' after 36 ms
[11:15:51] Starting 'scripts'...
[11:15:51] Finished 'scripts' after 39 ms
[11:15:51] Starting 'scripts'...
[11:15:51] Finished 'scripts' after 14 ms
[11:15:51] Starting 'scripts'...
[11:15:51] Finished 'scripts' after 21 ms
[11:15:51] Starting 'scripts'...
[11:15:51] Finished 'scripts' after 10 ms
[11:15:51] Starting 'scripts'...
[11:15:52] Finished 'scripts' after 54 ms
[11:15:52] Starting 'scripts'...
[11:15:52] Finished 'scripts' after 23 ms
[11:15:52] Starting 'version'...
[11:15:52] Finished 'version' after 587 ms
[11:15:52] Finished 'all' after 1.75 s
[11:15:52] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[11:15:52] Finished 'default' after 30 ms
[11:15:53] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[11:15:53] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.vers
zamknij
13459 2020-08-07 13:22 2020-08-07 13:27 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/10 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 6593e5a] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
28 files changed, 866 insertions(+), 316 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
create mode 100644 interak/shop/src/B2P/Callbacks/CreateOrderFromDispatchResponse.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
create mode 100644 interak/shop/src/B2P/Callbacks/PatchOrderItems.php
create mode 100644 interak/shop/src/B2P/Callbacks/PatchOrderItemsResponse.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
create mode 100644 interak/shop/src/B2P/Support/InternalApiRequest.php
create mode 100644 interak/shop/src/B2P/Support/InternalApiResponse.php
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11315 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11315 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[15:22:51] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:22:51] Starting 'all'...
[15:22:51] Starting 'task'...
[15:22:51] Starting 'scss-combine'...
[15:22:51] Finished 'scss-combine' after 11 ms
[15:22:51] Finished 'task' after 13 ms
[15:22:51] Starting 'copy'...
[15:22:51] Finished 'copy' after 116 ms
[15:22:51] Starting 'copy'...
[15:22:51] Finished 'copy' after 18 ms
[15:22:51] Starting 'copy'...
[15:22:51] Finished 'copy' after 31 ms
[15:22:51] Starting 'copy'...
[15:22:51] Finished 'copy' after 5.07 ms
[15:22:51] Starting 'copy'...
[15:22:51] Finished 'copy' after 14 ms
[15:22:51] Starting 'copy'...
[15:22:52] Finished 'copy' after 12 ms
[15:22:52] Starting 'copy'...
[15:22:52] Finished 'copy' after 3.54 ms
[15:22:52] Starting 'copy'...
[15:22:52] Finished 'copy' after 8.44 ms
[15:22:52] Starting 'copy'...
[15:22:52] Finished 'copy' after 28 ms
[15:22:52] Starting 'copy'...
[15:22:52] Finished 'copy' after 4.94 ms
[15:22:52] Starting 'copy'...
[15:22:52] Finished 'copy' after 17 ms
[15:22:52] Starting 'copy'...
[15:22:52] Finished 'copy' after 11 ms
[15:22:52] Starting 'styles'...
[15:22:52] Finished 'styles' after 191 ms
[15:22:52] Starting 'styles'...
[15:22:52] Finished 'styles' after 57 ms
[15:22:52] Starting 'styles'...
[15:22:52] Finished 'styles' after 95 ms
[15:22:52] Starting 'styles'...
[15:22:52] Finished 'styles' after 26 ms
[15:22:52] Starting 'styles'...
[15:22:52] Finished 'styles' after 5.71 ms
[15:22:52] Starting 'scripts'...
[15:22:52] Finished 'scripts' after 57 ms
[15:22:52] Starting 'scripts'...
[15:22:52] Finished 'scripts' after 57 ms
[15:22:52] Starting 'scripts'...
[15:22:52] Finished 'scripts' after 31 ms
[15:22:52] Starting 'scripts'...
[15:22:52] Finished 'scripts' after 31 ms
[15:22:52] Starting 'scripts'...
[15:22:52] Finished 'scripts' after 30 ms
[15:22:52] Starting 'scripts'...
[15:22:52] Finished 'scripts' after 14 ms
[15:22:52] Starting 'scripts'...
[15:22:52] Finished 'scripts' after 20 ms
[15:22:52] Starting 'scripts'...
[15:22:52] Finished 'scripts' after 10 ms
[15:22:52] Starting 'scripts'...
[15:22:52] Finished 'scripts' after 46 ms
[15:22:52] Starting 'scripts'...
[15:22:52] Finished 'scripts' after 19 ms
[15:22:52] Starting 'version'...
[15:22:53] Finished 'version' after 489 ms
[15:22:53] Finished 'all' after 1.47 s
[15:22:53] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[15:22:53] Finished 'default' after 15 ms
[15:22:54] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:22:54] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
zamknij
13457 2020-08-07 12:28 2020-08-07 12:34 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/9 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop ed181be] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
26 files changed, 761 insertions(+), 316 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
create mode 100644 interak/shop/src/B2P/Callbacks/CreateOrderFromDispatchResponse.php
rewrite interak/shop/src/B2P/Callbacks/OrderItemAnnotationSync.php (62%)
rewrite interak/shop/src/B2P/Callbacks/OrderItemStatusSync.php (61%)
create mode 100644 interak/shop/src/B2P/Callbacks/PatchOrderItemsResponse.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
create mode 100644 interak/shop/src/B2P/Support/InternalApiResponse.php
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11313 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11313 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[14:29:12] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[14:29:12] Starting 'all'...
[14:29:12] Starting 'task'...
[14:29:12] Starting 'scss-combine'...
[14:29:12] Finished 'scss-combine' after 11 ms
[14:29:12] Finished 'task' after 13 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 109 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 14 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 28 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 4.71 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 17 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 9.84 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 3 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 6.9 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 20 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 4.74 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 16 ms
[14:29:12] Starting 'copy'...
[14:29:12] Finished 'copy' after 11 ms
[14:29:12] Starting 'styles'...
[14:29:12] Finished 'styles' after 206 ms
[14:29:12] Starting 'styles'...
[14:29:12] Finished 'styles' after 35 ms
[14:29:12] Starting 'styles'...
[14:29:12] Finished 'styles' after 89 ms
[14:29:12] Starting 'styles'...
[14:29:12] Finished 'styles' after 36 ms
[14:29:12] Starting 'styles'...
[14:29:12] Finished 'styles' after 6.33 ms
[14:29:12] Starting 'scripts'...
[14:29:12] Finished 'scripts' after 72 ms
[14:29:12] Starting 'scripts'...
[14:29:12] Finished 'scripts' after 55 ms
[14:29:12] Starting 'scripts'...
[14:29:12] Finished 'scripts' after 31 ms
[14:29:12] Starting 'scripts'...
[14:29:12] Finished 'scripts' after 31 ms
[14:29:12] Starting 'scripts'...
[14:29:12] Finished 'scripts' after 31 ms
[14:29:12] Starting 'scripts'...
[14:29:12] Finished 'scripts' after 12 ms
[14:29:12] Starting 'scripts'...
[14:29:12] Finished 'scripts' after 20 ms
[14:29:12] Starting 'scripts'...
[14:29:12] Finished 'scripts' after 9.64 ms
[14:29:12] Starting 'scripts'...
[14:29:13] Finished 'scripts' after 48 ms
[14:29:13] Starting 'scripts'...
[14:29:13] Finished 'scripts' after 18 ms
[14:29:13] Starting 'version'...
[14:29:13] Finished 'version' after 490 ms
[14:29:13] Finished 'all' after 1.46 s
[14:29:13] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[14:29:13] Finished 'default' after 16 ms
[14:29:14] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[14:29:14] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │
zamknij
13454 2020-08-07 10:57 2020-08-07 11:02 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/8 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 1291f49] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
23 files changed, 624 insertions(+), 199 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
create mode 100644 interak/shop/src/B2P/Callbacks/CreateOrderFromDispatchResponse.php
create mode 100644 interak/shop/src/B2P/Callbacks/PatchOrderItemsResponse.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
create mode 100644 interak/shop/src/B2P/Support/InternalApiResponse.php
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11313 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11313 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[12:58:18] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[12:58:18] Starting 'all'...
[12:58:18] Starting 'task'...
[12:58:18] Starting 'scss-combine'...
[12:58:18] Finished 'scss-combine' after 11 ms
[12:58:18] Finished 'task' after 13 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 108 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 15 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 31 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 4.57 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 19 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 11 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 3.18 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 7.01 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 24 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 5.21 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 16 ms
[12:58:18] Starting 'copy'...
[12:58:18] Finished 'copy' after 11 ms
[12:58:18] Starting 'styles'...
[12:58:18] Finished 'styles' after 203 ms
[12:58:18] Starting 'styles'...
[12:58:18] Finished 'styles' after 38 ms
[12:58:18] Starting 'styles'...
[12:58:18] Finished 'styles' after 93 ms
[12:58:18] Starting 'styles'...
[12:58:18] Finished 'styles' after 35 ms
[12:58:18] Starting 'styles'...
[12:58:18] Finished 'styles' after 5.85 ms
[12:58:18] Starting 'scripts'...
[12:58:18] Finished 'scripts' after 66 ms
[12:58:18] Starting 'scripts'...
[12:58:18] Finished 'scripts' after 58 ms
[12:58:18] Starting 'scripts'...
[12:58:18] Finished 'scripts' after 32 ms
[12:58:18] Starting 'scripts'...
[12:58:19] Finished 'scripts' after 34 ms
[12:58:19] Starting 'scripts'...
[12:58:19] Finished 'scripts' after 30 ms
[12:58:19] Starting 'scripts'...
[12:58:19] Finished 'scripts' after 13 ms
[12:58:19] Starting 'scripts'...
[12:58:19] Finished 'scripts' after 21 ms
[12:58:19] Starting 'scripts'...
[12:58:19] Finished 'scripts' after 9.67 ms
[12:58:19] Starting 'scripts'...
[12:58:19] Finished 'scripts' after 50 ms
[12:58:19] Starting 'scripts'...
[12:58:19] Finished 'scripts' after 18 ms
[12:58:19] Starting 'version'...
[12:58:19] Finished 'version' after 500 ms
[12:58:19] Finished 'all' after 1.48 s
[12:58:19] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[12:58:19] Finished 'default' after 15 ms
[12:58:20] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[12:58:20] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ publ
zamknij
13453 2020-08-07 06:46 2020-08-07 06:52 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/7 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 58352fc] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
20 files changed, 533 insertions(+), 174 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
create mode 100644 interak/shop/src/B2P/Callbacks/CreateOrderFromDispatchResponse.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
create mode 100644 interak/shop/src/B2P/Support/InternalApiResponse.php
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11312 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11312 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[08:47:30] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[08:47:30] Starting 'all'...
[08:47:30] Starting 'task'...
[08:47:30] Starting 'scss-combine'...
[08:47:30] Finished 'scss-combine' after 11 ms
[08:47:30] Finished 'task' after 13 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 102 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 17 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 28 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 5.61 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 18 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 9.31 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 2.8 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 6.86 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 24 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 4.9 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 17 ms
[08:47:30] Starting 'copy'...
[08:47:30] Finished 'copy' after 10 ms
[08:47:30] Starting 'styles'...
[08:47:31] Finished 'styles' after 201 ms
[08:47:31] Starting 'styles'...
[08:47:31] Finished 'styles' after 47 ms
[08:47:31] Starting 'styles'...
[08:47:31] Finished 'styles' after 111 ms
[08:47:31] Starting 'styles'...
[08:47:31] Finished 'styles' after 24 ms
[08:47:31] Starting 'styles'...
[08:47:31] Finished 'styles' after 4.75 ms
[08:47:31] Starting 'scripts'...
[08:47:31] Finished 'scripts' after 57 ms
[08:47:31] Starting 'scripts'...
[08:47:31] Finished 'scripts' after 62 ms
[08:47:31] Starting 'scripts'...
[08:47:31] Finished 'scripts' after 32 ms
[08:47:31] Starting 'scripts'...
[08:47:31] Finished 'scripts' after 31 ms
[08:47:31] Starting 'scripts'...
[08:47:31] Finished 'scripts' after 28 ms
[08:47:31] Starting 'scripts'...
[08:47:31] Finished 'scripts' after 14 ms
[08:47:31] Starting 'scripts'...
[08:47:31] Finished 'scripts' after 19 ms
[08:47:31] Starting 'scripts'...
[08:47:31] Finished 'scripts' after 10 ms
[08:47:31] Starting 'scripts'...
[08:47:31] Finished 'scripts' after 49 ms
[08:47:31] Starting 'scripts'...
[08:47:31] Finished 'scripts' after 25 ms
[08:47:31] Starting 'version'...
[08:47:32] Finished 'version' after 489 ms
[08:47:32] Finished 'all' after 1.47 s
[08:47:32] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[08:47:32] Finished 'default' after 16 ms
[08:47:33] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[08:47:33] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/as
zamknij
13452 2020-08-07 06:45 2020-08-07 06:46 Zaplanowany log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/6 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 537affa] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
20 files changed, 535 insertions(+), 176 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
create mode 100644 interak/shop/src/B2P/Callbacks/CreateOrderFromDispatchResponse.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Services/OrderDispatchInternalSyncService.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
create mode 100644 interak/shop/src/B2P/Support/InternalApiResponse.php
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11312 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11312 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[08:46:41] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[08:46:41] Starting 'all'...
[08:46:41] Starting 'task'...
[08:46:41] Starting 'scss-combine'...
[08:46:41] Finished 'scss-combine' after 11 ms
[08:46:41] Finished 'task' after 13 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 109 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 17 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 35 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 5.68 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 21 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 12 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 3.64 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 7.45 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 28 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 4.82 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 19 ms
[08:46:41] Starting 'copy'...
[08:46:41] Finished 'copy' after 11 ms
[08:46:41] Starting 'styles'...
[08:46:42] Finished 'styles' after 271 ms
[08:46:42] Starting 'styles'...
[08:46:42] Finished 'styles' after 49 ms
[08:46:42] Starting 'styles'...
[08:46:42] Finished 'styles' after 106 ms
[08:46:42] Starting 'styles'...
[08:46:42] Finished 'styles' after 23 ms
[08:46:42] Starting 'styles'...
[08:46:42] Finished 'styles' after 4.98 ms
[08:46:42] Starting 'scripts'...
[08:46:42] Finished 'scripts' after 67 ms
[08:46:42] Starting 'scripts'...
[08:46:42] Finished 'scripts' after 60 ms
[08:46:42] Starting 'scripts'...
[08:46:42] Finished 'scripts' after 31 ms
[08:46:42] Starting 'scripts'...
[08:46:42] Finished 'scripts' after 35 ms
[08:46:42] Starting 'scripts'...
[08:46:42] Finished 'scripts' after 38 ms
[08:46:42] Starting 'scripts'...
[08:46:42] Finished 'scripts' after 15 ms
[08:46:42] Starting 'scripts'...
[08:46:42] Finished 'scripts' after 20 ms
[08:46:42] Starting 'scripts'...
[08:46:42] Finished 'scripts' after 10 ms
[08:46:42] Starting 'scripts'...
[08:46:42] Finished 'scripts' after 58 ms
[08:46:42] Starting 'scripts'...
[08:46:42] Finished 'scripts' after 29 ms
[08:46:42] Starting 'version'...
[08:46:43] Finished 'version' after 512 ms
[08:46:43] Finished 'all' after 1.62 s
[08:46:43] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[08:46:43] Finished 'default' after 15 ms
[08:46:44] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[08:46:44] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ ??
zamknij
13450 2020-08-06 13:05 2020-08-06 13:12 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/5 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop db1383d] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
18 files changed, 417 insertions(+), 176 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
create mode 100644 interak/shop/src/B2P/Callbacks/CreateOrderFromDispatchResponse.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
rewrite interak/shop/src/B2P/Support/ArrayToJsonEncoder.php (72%)
rename interak/shop/src/B2P/Support/{ArrayToJsonEncoder.php => NullFilter.php} (51%)
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/B2P/Support/QueueJobHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11311 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11311 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[15:06:16] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:06:16] Starting 'all'...
[15:06:16] Starting 'task'...
[15:06:16] Starting 'scss-combine'...
[15:06:16] Finished 'scss-combine' after 11 ms
[15:06:16] Finished 'task' after 13 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 136 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 19 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 39 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 5.39 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 12 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 12 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 2.8 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 7.21 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 26 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 5.71 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 14 ms
[15:06:16] Starting 'copy'...
[15:06:16] Finished 'copy' after 9.27 ms
[15:06:16] Starting 'styles'...
[15:06:16] Finished 'styles' after 259 ms
[15:06:16] Starting 'styles'...
[15:06:16] Finished 'styles' after 69 ms
[15:06:16] Starting 'styles'...
[15:06:17] Finished 'styles' after 96 ms
[15:06:17] Starting 'styles'...
[15:06:17] Finished 'styles' after 24 ms
[15:06:17] Starting 'styles'...
[15:06:17] Finished 'styles' after 5.13 ms
[15:06:17] Starting 'scripts'...
[15:06:17] Finished 'scripts' after 61 ms
[15:06:17] Starting 'scripts'...
[15:06:17] Finished 'scripts' after 62 ms
[15:06:17] Starting 'scripts'...
[15:06:17] Finished 'scripts' after 32 ms
[15:06:17] Starting 'scripts'...
[15:06:17] Finished 'scripts' after 36 ms
[15:06:17] Starting 'scripts'...
[15:06:17] Finished 'scripts' after 31 ms
[15:06:17] Starting 'scripts'...
[15:06:17] Finished 'scripts' after 12 ms
[15:06:17] Starting 'scripts'...
[15:06:17] Finished 'scripts' after 19 ms
[15:06:17] Starting 'scripts'...
[15:06:17] Finished 'scripts' after 12 ms
[15:06:17] Starting 'scripts'...
[15:06:17] Finished 'scripts' after 54 ms
[15:06:17] Starting 'scripts'...
[15:06:17] Finished 'scripts' after 19 ms
[15:06:17] Starting 'version'...
[15:06:17] Finished 'version' after 553 ms
[15:06:17] Finished 'all' after 1.65 s
[15:06:17] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[15:06:17] Finished 'default' after 15 ms
[15:06:19] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:06:19] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ ?
zamknij
13448 2020-08-05 13:22 2020-08-05 13:28 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/4 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 06e1d71] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
13 files changed, 292 insertions(+), 137 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
create mode 100644 interak/shop/src/B2P/Services/CloneToBridgeB2pInternalSdk.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11308 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11308 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[15:23:38] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:23:38] Starting 'all'...
[15:23:38] Starting 'task'...
[15:23:38] Starting 'scss-combine'...
[15:23:38] Finished 'scss-combine' after 12 ms
[15:23:38] Finished 'task' after 14 ms
[15:23:38] Starting 'copy'...
[15:23:38] Finished 'copy' after 107 ms
[15:23:38] Starting 'copy'...
[15:23:38] Finished 'copy' after 15 ms
[15:23:38] Starting 'copy'...
[15:23:38] Finished 'copy' after 27 ms
[15:23:38] Starting 'copy'...
[15:23:38] Finished 'copy' after 5.43 ms
[15:23:38] Starting 'copy'...
[15:23:38] Finished 'copy' after 18 ms
[15:23:38] Starting 'copy'...
[15:23:38] Finished 'copy' after 10 ms
[15:23:38] Starting 'copy'...
[15:23:38] Finished 'copy' after 2.88 ms
[15:23:38] Starting 'copy'...
[15:23:38] Finished 'copy' after 7.15 ms
[15:23:38] Starting 'copy'...
[15:23:39] Finished 'copy' after 20 ms
[15:23:39] Starting 'copy'...
[15:23:39] Finished 'copy' after 4.59 ms
[15:23:39] Starting 'copy'...
[15:23:39] Finished 'copy' after 14 ms
[15:23:39] Starting 'copy'...
[15:23:39] Finished 'copy' after 10 ms
[15:23:39] Starting 'styles'...
[15:23:39] Finished 'styles' after 205 ms
[15:23:39] Starting 'styles'...
[15:23:39] Finished 'styles' after 39 ms
[15:23:39] Starting 'styles'...
[15:23:39] Finished 'styles' after 72 ms
[15:23:39] Starting 'styles'...
[15:23:39] Finished 'styles' after 27 ms
[15:23:39] Starting 'styles'...
[15:23:39] Finished 'styles' after 6.18 ms
[15:23:39] Starting 'scripts'...
[15:23:39] Finished 'scripts' after 95 ms
[15:23:39] Starting 'scripts'...
[15:23:39] Finished 'scripts' after 63 ms
[15:23:39] Starting 'scripts'...
[15:23:39] Finished 'scripts' after 35 ms
[15:23:39] Starting 'scripts'...
[15:23:39] Finished 'scripts' after 30 ms
[15:23:39] Starting 'scripts'...
[15:23:39] Finished 'scripts' after 31 ms
[15:23:39] Starting 'scripts'...
[15:23:39] Finished 'scripts' after 12 ms
[15:23:39] Starting 'scripts'...
[15:23:39] Finished 'scripts' after 20 ms
[15:23:39] Starting 'scripts'...
[15:23:39] Finished 'scripts' after 9.28 ms
[15:23:39] Starting 'scripts'...
[15:23:39] Finished 'scripts' after 45 ms
[15:23:39] Starting 'scripts'...
[15:23:39] Finished 'scripts' after 20 ms
[15:23:39] Starting 'version'...
[15:23:40] Finished 'version' after 475 ms
[15:23:40] Finished 'all' after 1.45 s
[15:23:40] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[15:23:40] Finished 'default' after 15 ms
[15:23:41] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:23:41] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pi
zamknij
13447 2020-08-05 09:27 2020-08-05 09:33 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/3 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 3f449cd] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
11 files changed, 245 insertions(+), 126 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11307 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11307 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[11:28:29] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[11:28:29] Starting 'all'...
[11:28:29] Starting 'task'...
[11:28:29] Starting 'scss-combine'...
[11:28:29] Finished 'scss-combine' after 12 ms
[11:28:29] Finished 'task' after 14 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 122 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 15 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 26 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 4.98 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 12 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 10 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 3.64 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 9.61 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 23 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 4.99 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 16 ms
[11:28:29] Starting 'copy'...
[11:28:29] Finished 'copy' after 14 ms
[11:28:29] Starting 'styles'...
[11:28:29] Finished 'styles' after 235 ms
[11:28:29] Starting 'styles'...
[11:28:29] Finished 'styles' after 66 ms
[11:28:29] Starting 'styles'...
[11:28:30] Finished 'styles' after 96 ms
[11:28:30] Starting 'styles'...
[11:28:30] Finished 'styles' after 25 ms
[11:28:30] Starting 'styles'...
[11:28:30] Finished 'styles' after 4.5 ms
[11:28:30] Starting 'scripts'...
[11:28:30] Finished 'scripts' after 60 ms
[11:28:30] Starting 'scripts'...
[11:28:30] Finished 'scripts' after 63 ms
[11:28:30] Starting 'scripts'...
[11:28:30] Finished 'scripts' after 32 ms
[11:28:30] Starting 'scripts'...
[11:28:30] Finished 'scripts' after 36 ms
[11:28:30] Starting 'scripts'...
[11:28:30] Finished 'scripts' after 30 ms
[11:28:30] Starting 'scripts'...
[11:28:30] Finished 'scripts' after 14 ms
[11:28:30] Starting 'scripts'...
[11:28:30] Finished 'scripts' after 19 ms
[11:28:30] Starting 'scripts'...
[11:28:30] Finished 'scripts' after 9.99 ms
[11:28:30] Starting 'scripts'...
[11:28:30] Finished 'scripts' after 50 ms
[11:28:30] Starting 'scripts'...
[11:28:30] Finished 'scripts' after 18 ms
[11:28:30] Starting 'version'...
[11:28:30] Finished 'version' after 472 ms
[11:28:30] Finished 'all' after 1.52 s
[11:28:30] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[11:28:30] Finished 'default' after 16 ms
[11:28:31] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[11:28:31] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │
zamknij
13444 2020-08-05 09:20 2020-08-05 09:27 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Your branch is ahead of 'origin/develop' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/2 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop 0634ade] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
11 files changed, 239 insertions(+), 124 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop/database/migrations/2020_08_05_083741_prepare_bus_queues.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
create mode 100644 interak/shop/src/Listeners/B2pUrlSettingUpdated.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11307 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11307 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[11:21:00] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[11:21:00] Starting 'all'...
[11:21:00] Starting 'task'...
[11:21:00] Starting 'scss-combine'...
[11:21:00] Finished 'scss-combine' after 13 ms
[11:21:00] Finished 'task' after 15 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 134 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 17 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 31 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 4.72 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 11 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 12 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 4.12 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 7.58 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 22 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 4.87 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 16 ms
[11:21:00] Starting 'copy'...
[11:21:00] Finished 'copy' after 10 ms
[11:21:00] Starting 'styles'...
[11:21:00] Finished 'styles' after 222 ms
[11:21:00] Starting 'styles'...
[11:21:00] Finished 'styles' after 51 ms
[11:21:00] Starting 'styles'...
[11:21:00] Finished 'styles' after 75 ms
[11:21:00] Starting 'styles'...
[11:21:00] Finished 'styles' after 27 ms
[11:21:00] Starting 'styles'...
[11:21:00] Finished 'styles' after 5.23 ms
[11:21:00] Starting 'scripts'...
[11:21:00] Finished 'scripts' after 63 ms
[11:21:00] Starting 'scripts'...
[11:21:01] Finished 'scripts' after 74 ms
[11:21:01] Starting 'scripts'...
[11:21:01] Finished 'scripts' after 56 ms
[11:21:01] Starting 'scripts'...
[11:21:01] Finished 'scripts' after 45 ms
[11:21:01] Starting 'scripts'...
[11:21:01] Finished 'scripts' after 32 ms
[11:21:01] Starting 'scripts'...
[11:21:01] Finished 'scripts' after 12 ms
[11:21:01] Starting 'scripts'...
[11:21:01] Finished 'scripts' after 20 ms
[11:21:01] Starting 'scripts'...
[11:21:01] Finished 'scripts' after 9.42 ms
[11:21:01] Starting 'scripts'...
[11:21:01] Finished 'scripts' after 53 ms
[11:21:01] Starting 'scripts'...
[11:21:01] Finished 'scripts' after 20 ms
[11:21:01] Starting 'version'...
[11:21:01] Finished 'version' after 522 ms
[11:21:01] Finished 'all' after 1.58 s
[11:21:01] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[11:21:01] Finished 'default' after 15 ms
[11:21:02] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[11:21:02] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │
zamknij
13443 2020-08-04 13:19 2020-08-04 13:33 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ +1 8691 sites/printup develop
"********* CLEAN REPO *********"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: develop *********"
HEAD is now at ae03dc9 "Release 2020-05-04 (develop)"


/home/interak/domains/sus-1446-c2p.d.interakdev.pl
"********* RESET: develop *********"
Removing .env.old
Removing public/Zlecenia 2017-11-17 162434.xlsx
Removing public/exports/
Removing public/files/
Removing public/img/
Removing public/packages/interak/
Removing resources/views/vendor/interak-cms/_layouts/
Removing resources/views/vendor/interak-cms/admin/page/_elements/visual-editor-blocks/
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1446-c2p.d.interakdev.pl/ *********"
"********* refs/changes/91/8691/1 *********"
/home/interak/domains/sus-1446-c2p.d.interakdev.pl
HEAD is now at 8521c40 Merge "SUS-1022 Aktualizacja skryptu wykonującego deploy" into develop
[develop e0e6dfe] SUS-1446 Sklep wysyła zamówienia do bridge przy pomocy kolejki RabbitMQ
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
8 files changed, 96 insertions(+), 124 deletions(-)
delete mode 100644 app/Console/Commands/QueueDeclareCustomCommand.php
delete mode 100644 app/Console/Commands/QueueRemoveCustomCommand.php
create mode 100644 interak/shop/src/B2P/Support/QueueHelper.php
Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11305 classes


"********* POST UPDATE *********"


Generating optimized autoload files
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: baum/baum
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/slack-notification-channel
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
Generated optimized autoload files containing 11305 classes
Removing queue: deploy_sus-1446-c2p


The command "rabbitmq:queue-delete" does not exist.


Declaring queue: deploy_sus-1446-c2p
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_2bridge
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_sync
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_mail
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_exports
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_warmup
Queue already exists.
Declaring queue: deploy_sus-1446-c2p_secondary
Queue already exists.
[15:24:53] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:24:53] Starting 'all'...
[15:24:53] Starting 'task'...
[15:24:53] Starting 'scss-combine'...
[15:24:53] Finished 'scss-combine' after 11 ms
[15:24:53] Finished 'task' after 13 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 103 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 16 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 26 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 4.87 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 17 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 10 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 2.89 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 7.86 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 21 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 5.07 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 14 ms
[15:24:53] Starting 'copy'...
[15:24:53] Finished 'copy' after 9.77 ms
[15:24:53] Starting 'styles'...
[15:24:53] Finished 'styles' after 202 ms
[15:24:53] Starting 'styles'...
[15:24:53] Finished 'styles' after 37 ms
[15:24:53] Starting 'styles'...
[15:24:53] Finished 'styles' after 92 ms
[15:24:53] Starting 'styles'...
[15:24:53] Finished 'styles' after 38 ms
[15:24:53] Starting 'styles'...
[15:24:53] Finished 'styles' after 8.31 ms
[15:24:53] Starting 'scripts'...
[15:24:53] Finished 'scripts' after 66 ms
[15:24:53] Starting 'scripts'...
[15:24:53] Finished 'scripts' after 59 ms
[15:24:53] Starting 'scripts'...
[15:24:53] Finished 'scripts' after 33 ms
[15:24:53] Starting 'scripts'...
[15:24:53] Finished 'scripts' after 32 ms
[15:24:53] Starting 'scripts'...
[15:24:53] Finished 'scripts' after 30 ms
[15:24:53] Starting 'scripts'...
[15:24:53] Finished 'scripts' after 12 ms
[15:24:53] Starting 'scripts'...
[15:24:53] Finished 'scripts' after 21 ms
[15:24:53] Starting 'scripts'...
[15:24:53] Finished 'scripts' after 9.52 ms
[15:24:53] Starting 'scripts'...
[15:24:54] Finished 'scripts' after 48 ms
[15:24:54] Starting 'scripts'...
[15:24:54] Finished 'scripts' after 18 ms
[15:24:54] Starting 'version'...
[15:24:54] Finished 'version' after 498 ms
[15:24:54] Finished 'all' after 1.46 s
[15:24:54] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[15:24:54] Finished 'default' after 15 ms
[15:24:55] Using gulpfile ~/domains/sus-1446-c2p.d.interakdev.pl/gulpfile.js
[15:24:55] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │
zamknij