FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

refactor: Import upstream in as dependency and rework LocalStack extensions into modules by gregfurman · Pull Request #41 · localstack/lambda-runtime-init · GitHub

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .go  (205) .mod  (1) .sh  (4) .sum  (1) .yml  (1) No extension  (1) dotfile  (1) All 7 file types selected
Only manifest files
Deleted files Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: aws-lambda-rie
path: bin/*
- name: Release binaries
uses: softprops/action-gh-release@v2
uses: softprops/action-gh-release@v2.2.2
if: startsWith(github.ref, 'refs/tags/')
with:
files: bin/*
Expand Down
1 change: 1 addition & 0 deletions .gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ tags
.idea
.DS_Store
.venv
.vscode
232 changes: 0 additions & 232 deletions cmd/aws-lambda-rie/handlers.go

This file was deleted.

30 changes: 0 additions & 30 deletions cmd/aws-lambda-rie/http.go

This file was deleted.

Loading

Back | FazBrowse Home | New Git URL