- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 49
Comparing changes
Open a pull request
base repository: serversideup/spin
base: v3.0.0-beta7
head repository: serversideup/spin
compare: v3
- 6 commits
- 7 files changed
- 1 contributor
Commits on Dec 18, 2024
-
Refactor deploy script to improve variable naming for SSH user and po…
…rt. Updated variables from 'ssh_user' and 'ssh_port' to 'SPIN_SSH_USER' and 'SPIN_SSH_PORT' for better clarity and consistency.
Configuration menu - View commit details
-
Copy full SHA for baebfbc - Browse repository at this point
Copy the full SHA baebfbcView commit details -
Changed docker builds from localhost for 127.0.0.1 so it matches Dock…
…er's insecure registry defaults without requiring https
Configuration menu - View commit details
-
Copy full SHA for 41a5126 - Browse repository at this point
Copy the full SHA 41a5126View commit details -
Enhance Spin debugging capabilities: added SPIN_DEBUG environment var…
…iable to enable debug logs in the spin script. Updated documentation to include instructions for using SPIN_DEBUG for troubleshooting and added examples for Docker health check failures.
Configuration menu - View commit details
-
Copy full SHA for 7989d2e - Browse repository at this point
Copy the full SHA 7989d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 936dd97 - Browse repository at this point
Copy the full SHA 936dd97View commit details -
Refactor Ansible vault argument handling to support local and Docker …
…runs. The `set_ansible_vault_args` function now accepts a `run_type` parameter, allowing for different vault password file paths based on the execution context. This improves flexibility and clarity in vault management.
Configuration menu - View commit details
-
Copy full SHA for b1e0bc7 - Browse repository at this point
Copy the full SHA b1e0bc7View commit details
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a78e28 - Browse repository at this point
Copy the full SHA 2a78e28View 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 v3.0.0-beta7...v3