Skip to content
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

Open
grv87 opened this issue Mar 4, 2018 · 0 comments
Open

Migrate from Terraform (Atlas) Artifact Registry #78

grv87 opened this issue Mar 4, 2018 · 0 comments

Comments

@grv87
Copy link
Member

grv87 commented Mar 4, 2018

Till 2018-03-30 migrate to Artifactory or S3

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
grv87 added a commit that referenced this issue Apr 22, 2018
*	Get rid of Terraform / Atlas Artifact Registry. Close #78
*	Close #49
*	Separate OS name and version with dash. Fix #22
*	Include version in artifact names and tags
*	Synchronize versions of Amazon and VirtualBox base images

See doc/NAMING.md for complete guidelines.

BREAKING CHANGE
grv87 added a commit that referenced this issue Apr 22, 2018
*	Get rid of Terraform / Atlas Artifact Registry. Close #78
*	Close #49
*	Separate OS name and version with dash. Fix #22
*	Include version in artifact names and tags
*	Synchronize versions of Amazon and VirtualBox base images

See doc/NAMING.md for complete guidelines.

BREAKING CHANGE
grv87 added a commit that referenced this issue Apr 22, 2018
*	Get rid of Terraform / Atlas Artifact Registry. Close #78
*	Close #49
*	Separate OS name and version with dash. Fix #22
*	Include version in artifact names and tags
*	Synchronize versions of Amazon and VirtualBox base images

See doc/NAMING.md for complete guidelines.

BREAKING CHANGE
grv87 added a commit that referenced this issue Apr 23, 2018
*	Get rid of Terraform / Atlas Artifact Registry. Close #78
*	Close #49
*	Separate OS name and version with dash. Fix #22
*	Include version in artifact names and tags
*	Synchronize versions of Amazon and VirtualBox base images

See doc/NAMING.md for complete guidelines.

BREAKING CHANGE
grv87 added a commit that referenced this issue May 17, 2020
*	Get rid of Terraform / Atlas Artifact Registry. Close #78
*	Close #49
*	Separate OS name and version with dash. Fix #22
*	Include version in artifact names and tags
*	Synchronize versions of Amazon and VirtualBox base images

See doc/NAMING.md for complete guidelines.

BREAKING CHANGE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant