-
Notifications
You must be signed in to change notification settings - Fork 152
Comparing changes
Open a pull request
base repository: scaleway/scaleway-cli
base: v1.13
head repository: scaleway/scaleway-cli
compare: v1.14
- 15 commits
- 14 files changed
- 7 contributors
Commits on May 10, 2017
-
Julien Castets committed
May 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 081026e - Browse repository at this point
Copy the full SHA 081026eView commit details
Commits on May 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8f1cd71 - Browse repository at this point
Copy the full SHA 8f1cd71View commit details -
Merge pull request #461 from sirhopcount/fix-readme
Fix wget release URL
Configuration menu - View commit details
-
Copy full SHA for f998a95 - Browse repository at this point
Copy the full SHA f998a95View commit details
Commits on Jun 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9b8ac93 - Browse repository at this point
Copy the full SHA 9b8ac93View commit details
Commits on Jun 7, 2017
-
Merge pull request #465 from scaleway/arm64-target
Add support for scw on Linux arm64
Configuration menu - View commit details
-
Copy full SHA for d48bac1 - Browse repository at this point
Copy the full SHA d48bac1View commit details
Commits on Jul 4, 2017
-
This command allow user to list products features. At the moment only the `servers` product is supported.
Configuration menu - View commit details
-
Copy full SHA for cfa747c - Browse repository at this point
Copy the full SHA cfa747cView commit details -
Replace hardcoded volume values by an API call
Some servers need to match a minimum volume size in order to be created. Those criteria were hardcoded into the server creation. Replace those by a call to the Products API. Then given the minimum volume size, partition it into predefined volume sizes.
Configuration menu - View commit details
-
Copy full SHA for c925277 - Browse repository at this point
Copy the full SHA c925277View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e87a1c - Browse repository at this point
Copy the full SHA 3e87a1cView commit details
Commits on Jul 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7b872fa - Browse repository at this point
Copy the full SHA 7b872faView commit details
Commits on Jul 12, 2017
-
Close cache file before renaming it
On Windows, calling os.Rename(oldpath, newpath) while `oldpath` is open will not create `newpath`. So close `oldpath` before renaming it to avoid the creation of a temporary cache file every time a command is run.
Configuration menu - View commit details
-
Copy full SHA for e049e26 - Browse repository at this point
Copy the full SHA e049e26View commit details
Commits on Jul 17, 2017
-
update README : there is no zip file in new release
Arnaud Chong committedJul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for cf97415 - Browse repository at this point
Copy the full SHA cf97415View commit details -
Merge pull request #472 from achamo/master
update README : there is no zip file in new release
Configuration menu - View commit details
-
Copy full SHA for 87995dc - Browse repository at this point
Copy the full SHA 87995dcView commit details
Commits on Jul 18, 2017
-
Merge pull request #470 from multun/master
create-image-from-http.sh: do not force bootscript
Configuration menu - View commit details
-
Copy full SHA for 9247eec - Browse repository at this point
Copy the full SHA 9247eecView commit details -
Julien Castets committed
Jul 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 9936887 - Browse repository at this point
Copy the full SHA 9936887View commit details -
Julien Castets committed
Jul 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 4c4502f - Browse repository at this point
Copy the full SHA 4c4502fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.13...v1.14