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

unintended files included in upload package #24

Closed
mteodoro opened this issue Apr 17, 2020 · 0 comments · Fixed by #87
Closed

unintended files included in upload package #24

mteodoro opened this issue Apr 17, 2020 · 0 comments · Fixed by #87
Labels
bug Something isn't working

Comments

@mteodoro
Copy link

Fastly CLI version v0.5.0 (0fba867)

fastly compute build generates a package that contains unintended files like .main.rs.swp when vim is open. Maybe it should respect .gitignore? No I will not switch to emacs.

$ tar -tzvf pkg/ecp-loadtest-graphql.tar.gz
-rw-r--r--  0 mteodoro staff     161 Apr  8 07:57 ecp-loadtest-graphql/fastly.toml
-rw-r--r--  0 mteodoro staff     321 Apr  8 07:48 ecp-loadtest-graphql/Cargo.toml
drwxr-x---  0 mteodoro staff       0 Apr  3 17:04 ecp-loadtest-graphql/bin/
-rw-r--r--  0 mteodoro staff 34663899 Apr 17 12:24 ecp-loadtest-graphql/bin/main.wasm
drwxr-x---  0 mteodoro staff        0 Apr 17 12:24 ecp-loadtest-graphql/src/
-rw-r--r--  0 mteodoro staff    16384 Apr 17 12:24 ecp-loadtest-graphql/src/.main.rs.swp
-rw-r--r--  0 mteodoro staff     8163 Apr  8 07:58 ecp-loadtest-graphql/src/main.rs
@mteodoro mteodoro added the bug Something isn't working label Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant