You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the auto-releasing work I'm doing, I'm updating the workflows to actually run tests in GitHub Actions.
bundle exec rake test currently returns:
An error occurred while loading ./spec/kitchen/driver/rackspace_spec.rb.
Failure/Error: require "fog/rackspace"
NameError:
wrong constant name CDN v2
I've opened an issue over here: fog/fog-rackspace#45, to see if we can get a version bump.
If we don't get anyone to come forward to help maintain fog, or a similar Rackspace gem I'm going to suggest we archive this repository, rather than fight the tide.
The text was updated successfully, but these errors were encountered:
As part of the auto-releasing work I'm doing, I'm updating the workflows to actually run tests in GitHub Actions.
bundle exec rake test
currently returns:I've opened an issue over here: fog/fog-rackspace#45, to see if we can get a version bump.
If we don't get anyone to come forward to help maintain fog, or a similar Rackspace gem I'm going to suggest we archive this repository, rather than fight the tide.
The text was updated successfully, but these errors were encountered: