-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate from Terraform (Atlas) Artifact Registry #78
Labels
Comments
grv87
added a commit
that referenced
this issue
Mar 7, 2018
Get rid of Terraform / Atlas Artifact Registry. Closes #78. Also closes #49. The following artifacts are named with version: * AMIs * VirtualBox VMs * VirtualBox images (files) * Vagrant box files * Packer output directories for VirtualBox builders The following artifacts are named without version: * Vagrant boxes The following artifacts are named with version and timestamp: * Packer manifests Each obtainment of artifact is made with explicit version: * AMIs - with version tag * VagrantBox images - with version specified in names of directory and file * Vagrant boxes - with built-in version property Use of `most_recent` filter is prohibited. Labels in names are named according to SemVer with the following interpretations and deviations: 1. Environment name is considered as the part of the name. It is separated from the base name with hyphen `-` and precedes a version. 2. Architecture and builder (provider, format) are considered as build metadata. 3. If timestamp is present it is appended in the end with hyphen `-` separator. 4. In the names of the following artifacts plus `+` separator is replaced with low line (ground) `_`: * VirtualBox VMs * VirtualBox images * AMIs * Vagrant box files * Vagrant boxes 5. The version can contain pre-release label as usual. Additional changes: * Reorder variables in Packer templates more logically * Configure Chef environment for JenkinsMaster Packer build accordingly to build name BREAKING CHANGE
grv87
added a commit
that referenced
this issue
Mar 11, 2018
Get rid of Terraform / Atlas Artifact Registry. Closes #78. Also closes #49. The following artifacts are named with version: * AMIs * VirtualBox VMs * VirtualBox images (files) * Vagrant box files * Packer output directories for VirtualBox builders The following artifacts are named without version: * Vagrant boxes The following artifacts are named with version and timestamp: * Packer manifests Each obtainment of artifact is made with explicit version: * AMIs - with version tag * VagrantBox images - with version specified in names of directory and file * Vagrant boxes - with built-in version property Use of `most_recent` filter is prohibited. Labels in names are named according to SemVer with the following interpretations and deviations: 1. Environment name is considered as the part of the name. It is separated from the base name with hyphen `-` and precedes a version. 2. Architecture and builder (provider, format) are considered as build metadata. 3. If timestamp is present it is appended in the end with hyphen `-` separator. 4. In the names of the following artifacts plus `+` separator is replaced with low line (ground) `_`: * VirtualBox VMs * VirtualBox images * AMIs * Vagrant box files * Vagrant boxes 5. The version can contain pre-release label as usual. Additional changes: * Reorder variables in Packer templates more logically * Configure Chef environment for JenkinsMaster Packer build accordingly to build name BREAKING CHANGE
grv87
added a commit
that referenced
this issue
Mar 14, 2018
Get rid of Terraform / Atlas Artifact Registry. Closes #78. Also closes #49. The following artifacts are named with version: * AMIs * VirtualBox VMs * VirtualBox images (files) * Vagrant box files * Packer output directories for VirtualBox builders The following artifacts are named without version: * Vagrant boxes The following artifacts are named with version and timestamp: * Packer manifests Each obtainment of artifact is made with explicit version: * AMIs - with version tag * VagrantBox images - with version specified in names of directory and file * Vagrant boxes - with built-in version property Use of `most_recent` filter is prohibited. Labels in names are named according to SemVer with the following interpretations and deviations: 1. Environment name is considered as the part of the name. It is separated from the base name with hyphen `-` and precedes a version. 2. Architecture and builder (provider, format) are considered as build metadata. 3. If timestamp is present it is appended in the end with hyphen `-` separator. 4. In the names of the following artifacts plus `+` separator is replaced with low line (ground) `_`: * VirtualBox VMs * VirtualBox images * AMIs * Vagrant box files * Vagrant boxes 5. The version can contain pre-release label as usual. Additional changes: * Reorder variables in Packer templates more logically * Configure Chef environment for JenkinsMaster Packer build accordingly to build name BREAKING CHANGE
grv87
added a commit
that referenced
this issue
Apr 4, 2018
Get rid of Terraform / Atlas Artifact Registry. Closes #78. Also closes #49. The following artifacts are named with version: * AMIs * VirtualBox VMs * VirtualBox images (files) * Vagrant box files * Packer output directories for VirtualBox builders The following artifacts are named without version: * Vagrant boxes The following artifacts are named with version and timestamp: * Packer manifests Each obtainment of artifact is made with explicit version: * AMIs - with version tag * VagrantBox images - with version specified in names of directory and file * Vagrant boxes - with built-in version property Use of `most_recent` filter is prohibited. Labels in names are named according to SemVer with the following interpretations and deviations: 1. Environment name is considered as the part of the name. It is separated from the base name with hyphen `-` and precedes a version. 2. Architecture and builder (provider, format) are considered as build metadata. 3. If timestamp is present it is appended in the end with hyphen `-` separator. 4. In the names of the following artifacts plus `+` separator is replaced with low line (ground) `_`: * VirtualBox VMs * VirtualBox images * AMIs * Vagrant box files * Vagrant boxes 5. The version can contain pre-release label as usual. Additional changes: * Reorder variables in Packer templates more logically * Configure Chef environment for JenkinsMaster Packer build accordingly to build name BREAKING CHANGE
grv87
added a commit
that referenced
this issue
Apr 4, 2018
Get rid of Terraform / Atlas Artifact Registry. Closes #78. Also closes #49. The following artifacts are named with version: * AMIs * VirtualBox VMs * VirtualBox images (files) * Vagrant box files * Packer output directories for VirtualBox builders The following artifacts are named without version: * Vagrant boxes The following artifacts are named with version and timestamp: * Packer manifests Each obtainment of artifact is made with explicit version: * AMIs - with version tag * VagrantBox images - with version specified in names of directory and file * Vagrant boxes - with built-in version property Use of `most_recent` filter is prohibited. Labels in names are named according to SemVer with the following interpretations and deviations: 1. Environment name is considered as the part of the name. It is separated from the base name with hyphen `-` and precedes a version. 2. Architecture and builder (provider, format) are considered as build metadata. 3. If timestamp is present it is appended in the end with hyphen `-` separator. 4. In the names of the following artifacts plus `+` separator is replaced with low line (ground) `_`: * VirtualBox VMs * VirtualBox images * AMIs * Vagrant box files * Vagrant boxes 5. The version can contain pre-release label as usual. Additional changes: * Reorder variables in Packer templates more logically * Configure Chef environment for JenkinsMaster Packer build accordingly to build name BREAKING CHANGE
grv87
added a commit
that referenced
this issue
Apr 17, 2018
Get rid of Terraform / Atlas Artifact Registry. Closes #78. Also closes #49. The following artifacts are named with version: * AMIs * VirtualBox VMs * VirtualBox images (files) * Vagrant box files * Packer output directories for VirtualBox builders The following artifacts are named without version: * Vagrant boxes The following artifacts are named with version and timestamp: * Packer manifests Each obtainment of artifact is made with explicit version: * AMIs - with version tag * VagrantBox images - with version specified in names of directory and file * Vagrant boxes - with built-in version property Use of `most_recent` filter is prohibited. Labels in names are named according to SemVer with the following interpretations and deviations: 1. Environment name is considered as the part of the name. It is separated from the base name with hyphen `-` and precedes a version. 2. Architecture and builder (provider, format) are considered as build metadata. 3. If timestamp is present it is appended in the end with hyphen `-` separator. 4. In the names of the following artifacts plus `+` separator is replaced with low line (ground) `_`: * VirtualBox VMs * VirtualBox images * AMIs * Vagrant box files * Vagrant boxes 5. The version can contain pre-release label as usual. Additional changes: * Reorder variables in Packer templates more logically * Configure Chef environment for JenkinsMaster Packer build accordingly to build name BREAKING CHANGE
grv87
added a commit
that referenced
this issue
Apr 19, 2018
Get rid of Terraform / Atlas Artifact Registry. Closes #78. Also closes #49. The following artifacts are named with version: * AMIs * VirtualBox VMs * VirtualBox images (files) * Vagrant box files * Packer output directories for VirtualBox builders The following artifacts are named without version: * Vagrant boxes The following artifacts are named with version and timestamp: * Packer manifests Each obtainment of artifact is made with explicit version: * AMIs - with version tag * VagrantBox images - with version specified in names of directory and file * Vagrant boxes - with built-in version property Use of `most_recent` filter is prohibited. Labels in names are named according to SemVer with the following interpretations and deviations: 1. Environment name is considered as the part of the name. It is separated from the base name with hyphen `-` and precedes a version. 2. Architecture and builder (provider, format) are considered as build metadata. 3. If timestamp is present it is appended in the end with hyphen `-` separator. 4. In the names of the following artifacts plus `+` separator is replaced with low line (ground) `_`: * VirtualBox VMs * VirtualBox images * AMIs * Vagrant box files * Vagrant boxes 5. The version can contain pre-release label as usual. Additional changes: * Synchronize versions of Amazon and VirtualBox base images * Reorder variables in Packer templates more logically * Configure Chef environment for JenkinsMaster Packer build accordingly to build name BREAKING CHANGE
grv87
added a commit
that referenced
this issue
Apr 20, 2018
Get rid of Terraform / Atlas Artifact Registry. Closes #78. Also closes #49. The following artifacts are named with version: * AMIs * VirtualBox VMs * VirtualBox images (files) * Vagrant box files * Packer output directories for VirtualBox builders The following artifacts are named without version: * Vagrant boxes The following artifacts are named with version and timestamp: * Packer manifests Each obtainment of artifact is made with explicit version: * AMIs - with version tag * VagrantBox images - with version specified in names of directory and file * Vagrant boxes - with built-in version property Use of `most_recent` filter is prohibited. Labels in names are named according to SemVer with the following interpretations and deviations: 1. Environment name is considered as the part of the name. It is separated from the base name with hyphen `-` and precedes a version. 2. Architecture and builder (provider, format) are considered as build metadata. 3. If timestamp is present it is appended in the end with hyphen `-` separator. 4. In the names of the following artifacts plus `+` separator is replaced with low line (ground) `_`: * VirtualBox VMs * VirtualBox images * AMIs * Vagrant box files * Vagrant boxes 5. The version can contain pre-release label as usual. Additional changes: * Synchronize versions of Amazon and VirtualBox base images * Reorder variables in Packer templates more logically * Configure Chef environment for JenkinsMaster Packer build accordingly to build name BREAKING CHANGE
grv87
added a commit
that referenced
this issue
Apr 20, 2018
Get rid of Terraform / Atlas Artifact Registry. Closes #78. Also closes #49. The following artifacts are named with version: * AMIs * VirtualBox VMs * VirtualBox images (files) * Vagrant box files * Packer output directories for VirtualBox builders The following artifacts are named without version: * Vagrant boxes The following artifacts are named with version and timestamp: * Packer manifests Each obtainment of artifact is made with explicit version: * AMIs - with version tag * VagrantBox images - with version specified in names of directory and file * Vagrant boxes - with built-in version property Use of `most_recent` filter is prohibited. Labels in names are named according to SemVer with the following interpretations and deviations: 1. Environment name is considered as the part of the name. It is separated from the base name with hyphen `-` and precedes a version. 2. Architecture and builder (provider, format) are considered as build metadata. 3. If timestamp is present it is appended in the end with hyphen `-` separator. 4. In the names of the following artifacts plus `+` separator is replaced with low line (ground) `_`: * VirtualBox VMs * VirtualBox images * AMIs * Vagrant box files * Vagrant boxes 5. The version can contain pre-release label as usual. Additional changes: * Synchronize versions of Amazon and VirtualBox base images * Reorder variables in Packer templates more logically * Configure Chef environment for JenkinsMaster Packer build accordingly to build name BREAKING CHANGE
grv87
added a commit
that referenced
this issue
Apr 22, 2018
Get rid of Terraform / Atlas Artifact Registry. Closes #78. Also closes #49. The following artifacts are named with version: * AMIs * VirtualBox VMs * VirtualBox images (files) * Vagrant box files * Packer output directories for VirtualBox builders The following artifacts are named without version: * Vagrant boxes The following artifacts are named with version and timestamp: * Packer manifests Each obtainment of artifact is made with explicit version: * AMIs - with version tag * VagrantBox images - with version specified in names of directory and file * Vagrant boxes - with built-in version property Use of `most_recent` filter is prohibited. Labels in names are named according to SemVer with the following interpretations and deviations: 1. Environment name is considered as the part of the name. It is separated from the base name with hyphen `-` and precedes a version. 2. Architecture and builder (provider, format) are considered as build metadata. 3. If timestamp is present it is appended in the end with hyphen `-` separator. 4. In the names of the following artifacts plus `+` separator is replaced with low line (ground) `_`: * VirtualBox VMs * VirtualBox images * AMIs * Vagrant box files * Vagrant boxes 5. The version can contain pre-release label as usual. Additional changes: * Synchronize versions of Amazon and VirtualBox base images * Reorder variables in Packer templates more logically * Configure Chef environment for JenkinsMaster Packer build accordingly to build name BREAKING CHANGE
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Till 2018-03-30 migrate to Artifactory or S3
The text was updated successfully, but these errors were encountered: