Skip to content
  • fheinecke's avatar
    Added YUM implementation of OS package build tool (#14203) · b022fea5
    fheinecke authored
    * Added YUM implementation of OS package build tool
    
    * Addressed PR comments
    
    * Added YUM migrations
    
    * Added curl to YUM dependencies
    
    * Changed pipelines to use golang:1.18.4-bullseye for Go
    
    * Implemented proper repo downloading logic
    
    * Fixed other merge conflicts
    
    * Added artifacts cleanup
    
    * Removed delete on s3 sync
    
    * Added RPM migrations
    
    * v8 migrations
    
    * Partial v8 migration
    
    * Migration remainder
    
    * Reduced requested resources
    
    * Updated resource limits per step
    
    * Added k8s stage resource limits to drone
    
    * Fixed format issue
    
    * Removed resource requests
    
    * Added `depends_on` support to dronegen
    
    * v8.3 migrations
    
    * Fixed parallelism
    
    * Removed migration parallelism
    
    * Fixed RPM base arch lookup
    
    * v6 and v7 YUM migration
    
    * Fixed missing ISA
    
    * Updated repo file path
    
    * Added logging
    
    * Removed vars from repo file
    
    * v8.3 migration first batch
    
    * v8.3 migration second batch
    
    * v9.0 migration
    
    * v9.1 migration
    
    * v9.2 migration
    
    * v9.3 first migration
    
    * v9.3 second migration
    
    * v10.0 migration
    
    * Removed migrations
    
    * Disabled shell linting non-issues
    
    * Fixed linter problem
    
    * More linter fixes
    b022fea5
Analyzing file…