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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the default Rust template to fastly-0.5.0 #163

Merged
merged 2 commits into from Oct 29, 2020

Conversation

cratelyn
Copy link
Contributor

馃 update the default rust template to fastly-0.5.0

Changes Made

This updates the branch used to clone the default Rust template to
a branch that includes the fastly-0.5.0 crate.

That branch, which can be found
here1
includes most importantly our PR's fastly-template-rust-default/pull/19, and
fastly-template-rust-default/pull/20.

Changes NOT Made

The previous commit which updated the default version to 0.4.0,
e505d08, included changes to our
pkg/compute/testdata/build/Cargo.toml file. This was already
changed in d25ef1a, and has been left out of this commit.

 ### Changes Made

    This updates the branch used to clone the default Rust template to
    a branch that includes the `fastly-0.5.0` crate.

    That branch, which can be found here [1], includes most importantly
    our PR's #19, and #20. (Linked below, [2] and [3] in the footnotes.)

 ### Changes NOT Made

    The previous commit which updated the default version to `0.4.0`,
    e505d08, included changes to our
    `pkg/compute/testdata/build/Cargo.toml` file. This was already
    changed in d25ef1a, and has been left out of this commit.

 ### Footnotes

    [1]: https://github.com/fastly/fastly-template-rust-default/tree/0.5.0
    [2]: fastly/compute-starter-kit-rust-default#19
    [3]: fastly/compute-starter-kit-rust-default#20
@cratelyn
Copy link
Contributor Author

This might fail because of a stale pkg/compute/testdata/build/Cargo.lock file currently, I wasn't quite sure how to update that without a working Go installation 馃槄

@phamann phamann added the enhancement New feature or request label Oct 28, 2020
@phamann phamann changed the title 馃 update the default rust template to fastly-0.5.0 Update the default Rust template to fastly-0.5.0 Oct 28, 2020
Copy link
Member

@phamann phamann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

馃憤 LGTM

Even though it didn't cause any tests to fail, I updated the Cargo.lock for consistency. I also changed the PR title as they're used in the automated CHANGELOG.md generation - in case you wondered why.

I wasn't quite sure how to update that without a working Go installation 馃槄

One day we'll get you to install Go 馃槀

@phamann phamann merged commit a775922 into master Oct 29, 2020
@phamann phamann deleted the ktm/bump-template-rust-default-version branch October 29, 2020 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants