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

Install gh and latest version of go tools #46

Merged
merged 8 commits into from
Nov 7, 2024

Conversation

sarg3nt
Copy link
Owner

@sarg3nt sarg3nt commented Nov 7, 2024

  • Merge 10_install_system_packages.sh and 20_install_microsoft_dev_container_features.sh to reduce image size
  • Mount install scripts to reduce layers
  • Add a Makefile to speed up local development adding make build and make run and make push commands.
  • Fix kubectl and helm completions in .zshrc where trying to use bash.
  • Other various small fixes

* Bake `gh` into the container
* Install latest versions of goelv and gofumpt
* Add a Makefile to make test builds and runs of container easier
* Fix .zshrc causing some errors due to wrong completion syntax for some commands.
* Uncomment install of gopls
* Update help to add the build date of the container.
…save some contaienr size.

* Switch to mounting the install scripts to reduce layers
Stanrofl
Stanrofl previously approved these changes Nov 7, 2024
Copy link
Collaborator

@Stanrofl Stanrofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor spelling error

@sarg3nt sarg3nt merged commit 36c805d into main Nov 7, 2024
3 checks passed
@sarg3nt sarg3nt deleted the Install-gh-and-latest-version-of-go-tools branch November 7, 2024 18:51
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.

3 participants