-
-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide support for Windows containers (#857)
* Rename Dockerfile Signed-off-by: Tom Kerkhove <[email protected]> * Introduce Windows image * Change label of Windows stage * Use correct Dockerfile * Use nanoserver 1903 * Let's see what happens if we don't specify OS * Switch back to one Dockerfile * Code quality * Fix volume? * Fix volume mount * Move to template * Run Docker image * Update changelog * Update FAQ * Update landing page * Update runtime config * Update deployment docs * Further improve * Remove template for now * Remove file names * Remove file names * Improve tags * Download variable * List folders before reading * Let's see * Update scraper-ci.yml for Azure Pipelines * Fix formatting * Fix bad copy * Fix path * Get-Content * Use powershell * Cleanup * Determine PR version old way * Fix default image name * Remove GitHub Package Registry for Windows * Last Windows push * Stamp folder for config based on OS in build Signed-off-by: Tom Kerkhove <[email protected]> * Read configuration folder from ENV * Run Docker image with template (Windows) * Run image via template only * Revert local commit * Use build Docker image template * Let's see if this is valid * Remove - * Only build once * Fix bad tag * Remove trailing spaces * Use conditions * Refactor all the pipelines * Update tags * Provide test release build for Linux * Update agents-scraper-release-official-test.yml for Azure Pipelines * Add latest tag * Change build job info for Linux * Use YAML templates * Use OS name variable to avoid duplication * Add Windows * Use script for determining version * Add Windows stage * Remove latest for windows * Only comment for linux builds * Reduce tags for Windows to OS-specific only * Remove test build * Push PR image without OS * Don't comment for images with "-" in the tag * Let's test other steps first * Does this work? * Update tagging strategy * Let's see if casing is the issue * Fix Markdown linting * Cleanup, we're done! * Emphasize multi-OS in image tagging strategy * Add commented section for Windows * Use latest .NET SDK * Parameters * Let's try default value * Let's see if this works * Fix bad template * Fix checking parameters * Assign to same variable * Fix task display name * Simplify again
- Loading branch information
1 parent
a729f38
commit dbc9b0b
Showing
19 changed files
with
398 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.