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

Packer release updates #70

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Packer release updates #70

merged 1 commit into from
Nov 6, 2023

Conversation

btassone
Copy link
Contributor

@btassone btassone commented Nov 6, 2023

Continuing discussion here

@btassone btassone self-assigned this Nov 6, 2023
@btassone btassone requested a review from fishnix November 6, 2023 18:22
@btassone
Copy link
Contributor Author

btassone commented Nov 6, 2023

Ignore the extraneous .goreleaser.yml file changed. Wanted a PR that was open more relevant to the renaming change so just did this quickly. Let me know if the build output is what you all want please :)

Sorry for the delay, been a very busy past 2 weeks.

@btassone
Copy link
Contributor Author

btassone commented Nov 6, 2023

packer-plugin-goss-v3.2.1-pre

Contains the build assets with the new project name change, aside from the -pre (which is dropped for latest releases). Is this correct?

@FalcoSuessgott
Copy link
Collaborator

i can verify it works !!! :)

packer {
  required_version = ">= 1.9.0"

  required_plugins {
    openstack = {
      version = "1.1.1"
      source  = "github.com/hashicorp/openstack"
    }
    goss = {
      version = "3.2.1-pre"
      source = "github.com/YaleUniversity/goss"
    }
  }
}
packer init .
Installed plugin github.com/yaleuniversity/goss v3.2.1-pre in "/home/morelly_t1/git/sva/cc-in-au/solutions/golden-image-factory/_plugins/github.com/yaleuniversity/goss/packer-plugin-goss_v3.2.1-pre_x5.0_linux_amd64"

@FalcoSuessgott
Copy link
Collaborator

Thanks a lot @btassone for your help and patience. Maybe release an official tag and then we can finally relax :D

@btassone
Copy link
Contributor Author

btassone commented Nov 6, 2023

Thanks a lot @btassone for your help and patience. Maybe release an official tag and then we can finally relax :D

Haha roger that. Not a problem. Thank you all for your patience! I'll cut it right now

@btassone btassone merged commit f4f81c5 into master Nov 6, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants