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

Build: Replace godoc with pkgsite #3643

Merged
merged 1 commit into from Feb 13, 2024

Conversation

markmandel
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix
/kind release

What this PR does / Why we need it:

Updating the developer tooling to use pkgsite rather than godoc (which isn't installed any more either - so the command fails).

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

N/A

Updating the developer tooling to use pkgsite rather than godoc (which
isn't installed any more either - so the command fails).
@markmandel markmandel added the area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. label Feb 13, 2024
@github-actions github-actions bot added kind/cleanup Refactoring code, fixing up documentation, etc size/S labels Feb 13, 2024
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 6be0c6a2-614e-4f37-a91d-081d3a03e732

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/googleforgames/agones.git pull/3643/head:pr_3643 && git checkout pr_3643
  • helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.39.0-dev-b34e162-amd64

@gongmax gongmax merged commit 589f77b into googleforgames:main Feb 13, 2024
4 checks passed
@markmandel markmandel deleted the build/pkgsite branch February 14, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. kind/cleanup Refactoring code, fixing up documentation, etc size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants