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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tetrate.func-e version 0.6.0 #24284

Merged
2 commits merged into from
Aug 9, 2021
Merged

Tetrate.func-e version 0.6.0 #24284

2 commits merged into from
Aug 9, 2021

Conversation

codefromthecrypt
Copy link
Contributor

@codefromthecrypt codefromthecrypt commented Aug 9, 2021

  • Have you signed the Contributor License Agreement?
  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.0 schema?

Note: <path> is the name of the directory containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wingetbot
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wingetbot wingetbot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Aug 9, 2021
@ghost
Copy link

ghost commented Aug 9, 2021

Hello @wingetbot!

Because this pull request has the Validation-Completed label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@codefromthecrypt
Copy link
Contributor Author

this results in people being able to use Envoy without using docker. To my knowledge, this is the only way so far.

ex.

$ func-e run -c /path/to/envoy.yaml
# If you don't have a configuration file, you can start the admin port like this
$ func-e run --config-yaml "admin: {address: {socket_address: {address: '127.0.0.1', port_value: 9901}}}"

We'll add this to https://func-e.io after merge!

@wingetbot wingetbot added Validation-Completed Validation passed and removed Validation-Completed Validation passed labels Aug 9, 2021
@ghost ghost added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Aug 9, 2021
@ghost
Copy link

ghost commented Aug 9, 2021

Hello @codefromthecrypt,
Validation has completed.

@ghost ghost merged commit 4e35e24 into microsoft:master Aug 9, 2021
@codefromthecrypt codefromthecrypt deleted the autogenerated/Tetrate.func-e/f9ff5d63-23ff-4b3f-b4f2-2ee560370d67 branch August 9, 2021 09:48
@codefromthecrypt
Copy link
Contributor Author

Thank you @ItzLevvie! works like a champ!

C:\>winget.exe install func-e
Found func-e [Tetrate.func-e]
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licences to, third-party packages.
Downloading https://github.com/tetratelabs/func-e/releases/download/v0.6.0/func-e_0.6.0_windows_amd64.msi
  ██████████████████████████████  2.89 MB / 2.89 MB
Successfully verified installer hash
Starting package install...
Successfully installed

C:\>func-e run --version
looking up latest version
downloading https://archive.tetratelabs.io/envoy/download/v1.19.0/envoy-v1.19.0-windows-amd64.tar.xz
starting: C:\Users\fernc\.func-e\versions\1.19.0\bin\envoy.exe --version --admin-address-path C:\Users\fernc\.func-e\runs\1628502824319001400\admin-address.txt

C:\Users\moo\.func-e\versions\1.19.0\bin\envoy.exe  version: 68fe53a889416fd8570506232052b06f5a531541/1.19.0/Modified/RELEASE/BoringSSL

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR Validation-Completed Validation passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants