- Sep 22, 2023
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Sonu Saha authored
* PARAMS: Add keypair_alias to signing_identity hash to be received in params Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * TOOL: Add signing capability with new tool Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * CHORE: Add some debug statements with puts - remove this later Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * Update signing command for smctl with --fingerprint Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * testing patch here, trying to remove + Signed-off-by:
Sean Simmons <ssimmons@progress.com> * reverting this change, it did not remove the + in the file name Signed-off-by:
Sean Simmons <ssimmons@progress.com> * HACK: Temporary workaround to remove '+' from package name; causing signing to fail Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * REVERT changes made to subsituting + with _ Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * Update semver to include '_' instead of '+' Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * CHORE: Add temporary logs & change + to _ Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * changing from _ to - Signed-off-by:
Sean Simmons <ssimmons@progress.com> * changing from _ to - Signed-off-by:
Sean Simmons <ssimmons@progress.com> * changing from _ to - Signed-off-by:
Sean Simmons <ssimmons@progress.com> * CHEF-5815: Update temporary log messages - we are retaining it Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * CHEF-5815: Remove old method for signing Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * LINT: Fix lint offense and missing end Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * SPECS: Fix test as per new signing method changes Signed-off-by:
Sonu Saha <sonu.saha@progress.com> * removing log.info and adding log.debug Signed-off-by:
Sean Simmons <ssimmons@progress.com> * updating based off Marc's Comment's Signed-off-by:
Sean Simmons <ssimmons@progress.com> * CHORE: Update log messages Signed-off-by:
Sonu Saha <sonu.saha@progress.com> --------- Signed-off-by:
Sonu Saha <sonu.saha@progress.com> Signed-off-by:
Sean Simmons <ssimmons@progress.com> Co-authored-by:
Sean Simmons <ssimmons@progress.com>
-
- Aug 18, 2023
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
- Aug 17, 2023
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Poornima authored
Merge pull request #1125 from chef/CHEF-4540-rocky-linux-package-is-creating-as-el-8-instead-of-rocky Update metadata with rocky platform
-
- Aug 16, 2023
-
-
poorndm authored
Signed-off-by:
poorndm <poorndm@progress.com>
-
- Jun 26, 2023
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Poornima authored
Update gpg_name to fix RockyLinux rpm signing issue
-
- Jun 23, 2023
-
-
poorndm authored
Signed-off-by:
poorndm <poorndm@progress.com>
-
- Jun 13, 2023
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Stan Hu authored
* Fix Ruby 3.1 deprecation warning with ERB.new This eliminates the warning: ``` warning: Passing trim_mode with the 3rd argument of ERB.new is deprecated. Use keyword argument like ERB.new(str, trim_mode: ...) instead. ``` Per https://bugs.ruby-lang.org/issues/14256 , `trim_mode` needs to be a keyword argument. This is compatible with Ruby 2.7 and on. Signed-off-by:
Stan Hu <stanhu@gmail.com> * Remove safe_level argument as it's deprecated too Signed-off-by:
Vikram Karve <vikram.karve@progress.com> --------- Signed-off-by:
Stan Hu <stanhu@gmail.com> Signed-off-by:
Vikram Karve <vikram.karve@progress.com> Co-authored-by:
Vikram Karve <85881329+vkarve-chef@users.noreply.github.com>
-
Eric G. Wolfe authored
In builder library's strip() function there is a reference to IGNORED_PATTERNS which was renamed to IGNORED_SUBSTRINGS in whitelist file. Signed-off-by:
Eric G. Wolfe <eric.wolfe@microsoft.com>
-
- May 08, 2023
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Vikram Karve authored
Signed-off-by:
Vikram Karve <vikram.karve@progress.com>
-
- Mar 13, 2023
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Mikhail Zholobov authored
Signed-off-by:
Mikhail Zholobov <legal90@gmail.com>
-
- Feb 20, 2023
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
- Feb 17, 2023
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Jesse Prieur authored
Merge pull request #1105 from chef/sean-simmons-progress/CHEF-769-add-libcrypto-a-into-aix-allowed-binaries adding this lib as a safe dependency to solve the error on an aix build
-
Sean Simmons authored
Signed-off-by:
Sean Simmons <ssimmons@progress.com>
-
Sean Simmons authored
Signed-off-by:
Sean Simmons <ssimmons@progress.com>
-
- Feb 15, 2023
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Justin Gruber authored
* retry download without s3 cache flag if cache miss * changing abort on exception when fetching from internal cache --------- Signed-off-by:
Justin Gruber <justin.gruber@progress.com>
-
- Feb 03, 2023
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Justin Gruber authored
* BS-147 Adding build metadata to omnibus version manifest Signed-off-by:
Justin Gruber <justin.gruber@progress.com>
-
- Jan 13, 2023
-
-
kanad-progress authored
devsetup-instructions update
-
Vikram Karve authored
Signed-off-by:
Vikram Karve <vikram.karve@progress.com>
-
- Jan 12, 2023
-
-
Kanad Kumar authored
Signed-off-by:
Kanad Kumar <kankumar@progress.com>
-
- Dec 27, 2022
-
-
Vikram Karve authored
* Sequence diagram for build process * Developer overview of build process Co-authored-by:
Kanad Kumar <kanad.kumar@progress.com> Signed-off-by:
Vikram Karve <vikram.karve@progress.com>
-
- Dec 14, 2022
-
-
Poornima authored
Gcs devel/customize zip command
-
- Dec 13, 2022
-
-
gcs-devel authored
-
- Dec 08, 2022
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Poornima authored
Update PULL_REQUEST_TEMPLATE.md
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
gcs-devel authored
Remove authorization from version manifest hash
-
gcs-devel authored
Signed-off-by:
Gregory Schofield <grschofi@progress.com>
-
- Nov 30, 2022
-
-
Gregory Schofield authored
Signed-off-by:
Gregory Schofield <grschofi@progress.com>
-
Gregory Schofield authored
Signed-off-by:
Gregory Schofield <grschofi@progress.com>
-
- Nov 24, 2022
-
-
Gregory Schofield authored
Signed-off-by:
Gregory Schofield <grschofi@progress.com>
-
- Nov 17, 2022
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-