filmov
tv
How to package and deploy the output of a bazel build action

Показать описание
0:00 Intro
2:55 Setup and Compile python
8:11 Packaging to a zip file
12:36 Find the artifact path
14:57 Writing a deployment script
#bazel
In this tutorial I talk about how you can access the artifacts that are built using the bazel build system.
Bazel is really good at a taking inputs, doing some action on them and the returning the outputs for other build steps. But how do you take those outputs and copy them to a location of on your own computer. Or copy them into the actual workspace
This video sets up a step-by-step guide on how to compile a simple binary, with the python rules. zip them using package rules and then uses a simple script to copy the result to into the workspace
Here are the links to the pages that are mentioned in the project
2:55 Setup and Compile python
8:11 Packaging to a zip file
12:36 Find the artifact path
14:57 Writing a deployment script
#bazel
In this tutorial I talk about how you can access the artifacts that are built using the bazel build system.
Bazel is really good at a taking inputs, doing some action on them and the returning the outputs for other build steps. But how do you take those outputs and copy them to a location of on your own computer. Or copy them into the actual workspace
This video sets up a step-by-step guide on how to compile a simple binary, with the python rules. zip them using package rules and then uses a simple script to copy the result to into the workspace
Here are the links to the pages that are mentioned in the project
22. How to Package and Deploy Win32 application with Intune
Learn How Companies Deploy Code to Production Environment [In 5 Mins!]
How to package and deploy a registry within an MSIX
Building a Package in PDQ Deploy
How to Add an EXE App to Intune and Deploy to Windows
How to package and deploy the New Teams app (and remove the 'personal' Teams client)
How to Package a Win32 App and Deploy with Microsoft Intune
How to Create, Manage, and Deploy Applications in Microsoft SCCM | Application Deployment SCCM 2012
How To Deploy All Visual C++ Redistributable Packages Using Microsoft Intune
How To Create And Publish Your First NPM Package
How to Create, Manage, and Deploy Applications in Microsoft SCCM (EXE and MSI Installs)
How to Package and Deploy Win32 applications with Intune
PDQ Deploy Free: Package and deploy Microsoft Teams
53 SSIS Package deployment step by step | Deploy SSIS package | Deploy SSIS project to ssis catalog
What to Know Before Building an Install Package in PDQ Deploy
Export a Package in PDQ Deploy
How to package, deploy, and manage apps for Intune with Robopack
Package & Deploy macOS Apps - Manage macOS in Intune (6/10)
98 how to deploy SSIS package to SQL server | how to deploy SSIS package to msdb
How to deploy applications in Intune
Intune – Office 365 Package & Deploy (Win32) #intune #mdm
New to PowerShell App Deploy Toolkit? Here's how to get started!
Deploy ML model in 10 minutes. Explained
How to deploy Python application: PyQt5 tutorial - Part 20
Комментарии