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

2.0.5.1 #1291

Merged
merged 12 commits into from
Oct 7, 2024
Merged

2.0.5.1 #1291

merged 12 commits into from
Oct 7, 2024

Conversation

DominikAlberski
Copy link
Contributor

No description provided.

add logger

fix: add missing coma

ci: show dependencies install

ci: add more logging

ci: add uri gem into providers

ci: test downgrade uri

ci: test only for 3.3

ci: add logger gem to gemfiles

ci: add uri gem to chef_supermarket.rb

ci: add uri to cheg_supermarket.rb

chore: change required version to 3.3

remove logging

ci: test run without gems in main Gemfile

ci: losen version for test

build: remove not needed config and add time gem

build: add uri to gemfile

ci change build dist

ci: check focal
@DominikAlberski DominikAlberski merged commit e576765 into master Oct 7, 2024
1 of 2 checks passed
@DominikAlberski DominikAlberski deleted the da_test branch October 7, 2024 14:08
@GIgako19929
Copy link

This pull request includes various updates and improvements across multiple files in the project. The most important changes include the addition of new gem dependencies, updates to Ruby version requirements, and minor code refactoring.

Dependency Updates:

  • Added logger gem version 1.6.0 in multiple provider files, including chef_supermarket.rb, cloud66.rb, cloudfiles.rb, engineyard.rb, git_push.rb, gleis.rb, pages/api.rb, pages/git.rb, puppetforge.rb, and releases.rb. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
  • Added date gem version 3.3.4 and time gem version 0.3.0 in chef_supermarket.rb.
  • Added net-http runtime dependency version 0.4.1 in dpl.gemspec.

Ruby Version Requirement:

  • Updated the required Ruby version from >= 3 to >= 3.1 in dpl.gemspec.

Code Refactoring:

  • Refactored the setup_deploy_key method to use octal notation for file permissions in git_push.rb and pages/git.rb. [1] [2]
  • Updated the params method to use shorthand syntax in chef_supermarket.rb.

Version Update:

  • Updated the version of the dpl gem from 2.0.5 to 2.0.5.1 in version.rb.

These changes collectively improve the project's dependencies, ensure compatibility with newer Ruby versions, and enhance code readability and maintainability.

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