git clone https://github.com/jooservices/workspace cd workspace chmod +x install.sh Follow script for installation https://github.com/jooservices/workspace Xubuntu 20.04 for lightweight purpose Update & install required packages sudo apt update && sudo apt -y upgrade sudo apt -y install software-properties-common sudo apt -y install curl git unzip perl libnet-ssleay-perl openssl openssh-server libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python Web server sudo apt -y... Continue Reading →
Cách để Giả chết
Cân nhắc có nên làm điều này hay không. Giả chết là hành vi trái pháp luật ở hầu hết mọi nơi. Tình huống hiện tại có thật sự khiến bạn phải giả chết? Thay vào đó bạn chỉ cần rời đi?
PHP Standards
According to the PSR Workflow Bylaw each PSR has a status as it is being worked on
Trâm Anh
Github Actions – Deploying [P2]
Tiếp theo bài về execute UnitTest giờ thì ta deploy lên STAG / UAT Giả sử ta có Workflow như sau Chạy Code Standards checksRồi Rector để upgrade code structure với PHP 8Sau đó chạy UnitTestCuối cùng sẽ deploy lên STAGSau khi merge PR về develop sẽ deploy lên UAT 1 chút nhắc lại câu... Continue Reading →
Setup Github Actions and Test flows [P1]
Trước mắt tìm hiểu xem Github Actions & Github Workflows là gì đã Hiểu đơn giản em nó là 1 platform trên nền tảng Github cho phép chúng ta triển khai CI / CD với các actions thường làm như : Create PR / Merge etc ...Chi tiết thêm về Github Actions Tuy nhiên cần... Continue Reading →
Laravel Sail – Setup
Install Sail by use your existing local development environment allows you to install Composer dependencies. https://laravel.com/docs/8.x/sail Install Sail : https://laravel.com/docs/8.x/sailcomposer require laravel/sail --devphp artisan sail:install./vendor/bin/sail up (-d : To start all of the Docker containers in the background )sail stop Setup PHPStorm - PHPUnit with docker https://blog.jetbrains.com/phpstorm/2016/11/docker-remote-interpreters/
Tại sao nên OT, và tại sao không nên OT?
Có bao giờ bạn cảm thấy mệt mỏi vì những công việc không tên giữ chân bạn lại tại công ty sau khung giờ làm việc quy định chưa? Hay có bao giờ bạn cảm thấy dường như bản thân bị cuốn vào việc cố gắng tìm ra và xử lý vấn đề trong công... Continue Reading →
Limited Time AV Actress Transcendental Legs English Conversation Instructor Rika And One Month Limited Vaginal Cum Shot Shooting
I Swore To Protect My Beloved Wife For The Rest Of My Life, But I Was Taken Down By A Stalker Ai Mukai
12 giờ, em đến.Nước hoa phóng đãng, tựa mùi trái cây chín nẫu. Mông người tròn lẳng tựa bóng nước, vỗ phát sẽ rung lên như sóng gợn.Em lao vào tôi, với tất cả những điên dại. Tôi cũng dần nóng lên. Tôi muốn em.Chúng tôi lột trần nhau. Nhưng rồi, tôi khựng lại. Em... Continue Reading →
XCrawler – Github action
name: XCrawler - Build & Tests on: pull_request: branches: [ develop ] jobs: build: # Test on Workstation runs-on: [ Workstation ] services: mysql: image: mysql:8.0.26 env: MYSQL_ROOT_PASSWORD: laravel MYSQL_USER: laravel MYSQL_PASSWORD: laravel MYSQL_DATABASE: laravel ports: - 3307:3306 options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=5 -e MYSQL_ROOT_PASSWORD=laravel -e MYSQL_USER=laravel -e MYSQL_PASSWORD=laravel -e MYSQL_DATABASE=laravel --entrypoint sh mysql:8... Continue Reading →
You must be logged in to post a comment.