-
Notifications
You must be signed in to change notification settings - Fork 301
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
DAOS-16621 build: Fix Go versions in rpm/deb packaging #15174
Merged
Merged
Commits on Sep 23, 2024
-
DAOS-16621 build: Fix Go versions in rpm/deb packaging
- Set Go minimum version to 1.21 in rpm and debian packaging spec files. - Remove scons Go version check, as it will be checked in Go build based on go.mod file. - Add a reminder in go.mod file so we remember the packaging files when bumping the minimum Go version in the future. Required-githooks: true Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for a237458 - Browse repository at this point
Copy the full SHA a237458View commit details
Commits on Sep 24, 2024
-
- Fix debian Go versions - In scons, get minimum Go version from go.mod - Add reminder comment in go.mod - Fix changelog version in rpm specfile - Use longsleep/go-backports repo for Go versions in Dockerfile Required-githooks: true Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for f17c1d5 - Browse repository at this point
Copy the full SHA f17c1d5View commit details -
Required-githooks: true Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 2942650 - Browse repository at this point
Copy the full SHA 2942650View commit details
Commits on Sep 25, 2024
-
Add gpg-agent to ubuntu install
It's needed to install an external PPA. Required-githooks: true Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 408e2d4 - Browse repository at this point
Copy the full SHA 408e2d4View commit details -
Required-githooks: true Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 2b4106c - Browse repository at this point
Copy the full SHA 2b4106cView commit details
Commits on Sep 26, 2024
-
Harden minimum Go version detection
Required-githooks: true Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 95f6cd3 - Browse repository at this point
Copy the full SHA 95f6cd3View commit details -
Required-githooks: true Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for b1ee4cf - Browse repository at this point
Copy the full SHA b1ee4cfView commit details
Commits on Sep 27, 2024
-
Move add-apt-repository call to Dockerfile
Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 11ac499 - Browse repository at this point
Copy the full SHA 11ac499View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.