Managing Secrets Tue, 04 Jan 2022 19:42:26 +0800 Monteur allows secrets data to be used inside its CI Jobs with high customizations and known safety controls. This section explains how to use secret or private data in details. Explore
Package Meta Processing Tue, 04 Jan 2022 20:59:00 +0800 Monteur has a unilateral manner to process package metadata for certain CI Jobs. Different jobs use different fields from the Package Meta. Hence, this section explains the meta in … Explore
Init API Tue, 04 Jan 2022 10:45:20 +0800 To keep Monteur setup in your application seamlessly, Monteur has a dedicated Init API just for the job. This section explains how to utilize this Init API and setup your … Explore
Dependencies Checking Tue, 04 Jan 2022 10:45:20 +0800 Monteur has a built-in dependency checking function that is used across all jobs for reproducible build purposes. This section explains the checking function in details. Explore
Commands Execution Unit Tue, 04 Jan 2022 10:45:20 +0800 Monteur supplies its own Commands Execution Unit. To ensure its portability across various platforms, most of the commands are natively implemented. This section explains how … Explore
Platform Identification Tue, 04 Jan 2022 10:45:20 +0800 Monteur, being created using Go Programming Language, has the ability to identify a runtime operating system and its CPU architecture. The combind values are known as platform … Explore
Variables Processing Tue, 04 Jan 2022 10:45:20 +0800 Monteur has its own unique way to process all the required variables from main config file down to unit-defined config files. This section is to explain how it works internally. Explore
Codes of Conduct Tue, 04 Jan 2022 20:05:27 +0800 Monteur project is complying to Contributor Convenant Code of Conduct 2.0. This is to ensure we are aligned with the software industry's direction towards a friendly and developing … Explore