-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: fastly/cli
base: v0.26.3
head repository: fastly/cli
compare: v0.27.0
- 16 commits
- 106 files changed
- 6 contributors
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee786d1 - Browse repository at this point
Copy the full SHA ee786d1View commit details -
Make GitHub Versioner configurable. (#236)
* Make GitHub Versioner configurable. * Binary name should be passed
Configuration menu - View commit details
-
Copy full SHA for d1dd34c - Browse repository at this point
Copy the full SHA d1dd34cView commit details
Commits on Mar 30, 2021
-
Retain RUSTFLAGS values from the environment (#239)
* Retain RUSTFLAGS values from the environment Append the debugging flags to any existing values so cargo can see both. * Address concerns regarding the leading space
Configuration menu - View commit details
-
Copy full SHA for 5999618 - Browse repository at this point
Copy the full SHA 5999618View commit details
Commits on Apr 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4547a7f - Browse repository at this point
Copy the full SHA 4547a7fView commit details -
Add
compute publish
subcommand. (#242)* Add `compute publish` subcommand. * Implement build and deploy flags. * Add debug target to Makefile. * Only set flags in nested commands if set in composite. * Describe the publish command more clearly. * Tweak publish command's description. * Define a test that validates when publish goes out of sync. * Reorder flags based on command execution. * Bubble up original errors. * Help output needs reordering. * Add note about updating composite command. * Forgot to update description to match updated code.
Configuration menu - View commit details
-
Copy full SHA for b96f515 - Browse repository at this point
Copy the full SHA b96f515View commit details -
Configuration menu - View commit details
-
Copy full SHA for aec32cf - Browse repository at this point
Copy the full SHA aec32cfView commit details
Commits on Apr 12, 2021
-
Prepend fastly.toml reference link to manifest (#245)
* Display link to fastly.toml reference. * Test for prepend function. * Use constants for new spec lines. * Remove double comment. * Add description to public constants. * Reference the constant in string message. * Comment clean-up. * Update pkg/compute/manifest/manifest.go Co-authored-by: Patrick Hamann <patrick@fastly.com> Co-authored-by: Patrick Hamann <patrick@fastly.com>
Configuration menu - View commit details
-
Copy full SHA for fcd5c4a - Browse repository at this point
Copy the full SHA fcd5c4aView commit details
Commits on Apr 13, 2021
-
Remove flaky test logic. (#249)
* Fix flaky test. * Remove flaky test logic.
Configuration menu - View commit details
-
Copy full SHA for 099ef09 - Browse repository at this point
Copy the full SHA 099ef09View commit details -
Warn on empty directory (#247)
* Warn users about non empty directories. * Test. * Implement an interactive prompt for non empty directory flows. * Ensure non TTY can ignore non-empty project directory. * Clarify default behaviour. * Fix test for full help output.
Configuration menu - View commit details
-
Copy full SHA for e785f23 - Browse repository at this point
Copy the full SHA e785f23View commit details -
* Remove logo and add developer reference. * Move installation instructions to separate file. * Move development/testing instructions to separate files. * Clean up links. * New CLI Reference badge. * Link to existing reference.
Configuration menu - View commit details
-
Copy full SHA for 4057081 - Browse repository at this point
Copy the full SHA 4057081View commit details
Commits on Apr 14, 2021
-
Check the rustup version (#248)
* Check the rustup version Turns out, the toolchain section is only available in rustup 1.23.0 and higher. Fixes #137. * Update pkg/compute/rust.go Co-authored-by: Mark McDonnell <Integralist@users.noreply.github.com> * Move rustup constraint to the dynamic config Suggested by @Integralist. Co-authored-by: Mark McDonnell <Integralist@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83d1f19 - Browse repository at this point
Copy the full SHA 83d1f19View commit details -
Support usage of IAM role in S3 and Kinesis logging endpoints (< 10000 a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="857163047" data-permission-text="Title is private" data-url="https://github.com/fastly/cli/issues/253" data-hovercard-type="pull_request" data-hovercard-url="/fastly/cli/pull/253/hovercard" href="https://github.com/fastly/cli/pull/253">#253)
Add the ability to specify an IAM role for the S3 and Kinesis logging endpoints. Co-authored-by: Mark McDonnell <Integralist@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ab21ce - Browse repository at this point
Copy the full SHA 5ab21ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3086c - Browse repository at this point
Copy the full SHA 3b3086cView commit details
Commits on Apr 15, 2021
-
Support usage of IAM role in Kinesis logging endpoint (#255)
Adding this support for Kinesis was accidentally left out of the previous commit claiming to add this support.
Configuration menu - View commit details
-
Copy full SHA for 7956e5d - Browse repository at this point
Copy the full SHA 7956e5dView commit details -
Add support for compression_codec to logging file sink endpoints (#190)
Co-authored-by: Mark McDonnell <Integralist@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0e1fb9e - Browse repository at this point
Copy the full SHA 0e1fb9eView commit details -
* v0.27.0 * Update CHANGELOG.md Co-authored-by: Dora Militaru <hello@doramilitaru.com> Co-authored-by: Dora Militaru <hello@doramilitaru.com>
Configuration menu - View commit details
-
Copy full SHA for 47edf2e - Browse repository at this point
Copy the full SHA 47edf2eView 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 v0.26.3...v0.27.0