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

Provide How-to guide for uploading a log file to a simple HTTP server #66

Merged
merged 7 commits into from
Aug 5, 2022

Conversation

ognian-baruh
Copy link

[#13] Provide How-to guide for File Upload

  • created a Python script that uploads a log file to a simple HTTP server
  • created a guide in the Eclipse Kanto Documentation
  • updated File Upload Concept page with a link to the File Upload How-to guide

Signed-off-by: Ognian Baruh [email protected]

@ognian-baruh ognian-baruh self-assigned this Jul 25, 2022
@e-grigorov e-grigorov linked an issue Jul 26, 2022 that may be closed by this pull request
web/site/content/docs/concepts/file-upload.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/upload-files.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/upload-files.md Outdated Show resolved Hide resolved
@ognian-baruh ognian-baruh requested a review from e-grigorov July 26, 2022 09:02
web/site/content/docs/how-to-guides/upload-files.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/upload-files.md Outdated Show resolved Hide resolved
quickstart/hono_commands_fu.py Outdated Show resolved Hide resolved
quickstart/hono_commands_fu.py Outdated Show resolved Hide resolved
quickstart/hono_commands_fu.py Outdated Show resolved Hide resolved
quickstart/hono_commands_fu.py Outdated Show resolved Hide resolved
@ognian-baruh ognian-baruh requested a review from e-grigorov August 1, 2022 13:17
quickstart/hono_commands_fu.py Outdated Show resolved Hide resolved
Ognian Baruh added 4 commits August 3, 2022 11:43
Provide How-to guide for File Upload

- created a Python script that uploads a log file to a simple HTTP server
- created a guide in the Eclipse Kanto Documentation
- updated File Upload Concept page with a link to the File Upload How-to guide

Signed-off-by: Ognian Baruh <[email protected]>
- Reordered bullets in Before you begin section
- Fixed errors in File Upload How-to guide

Signed-off-by: Ognian Baruh <[email protected]>
- fixed messages in code
- fixed payload of the "trigger" message
- fixed page in documentation to open links in a new tab

Signed-off-by: Ognian Baruh <[email protected]>
… upload is received

- modified printed logs from the code to be synchronized with the rest of the how-to guides

Signed-off-by: Ognian Baruh <[email protected]>
@ognian-baruh ognian-baruh force-pushed the file-upload-how-to-guide branch from b8073f3 to 930af98 Compare August 3, 2022 09:05
@ognian-baruh ognian-baruh requested a review from e-grigorov August 3, 2022 09:07
- Added print message for exit on failure

Signed-off-by: Ognian Baruh <[email protected]>
@ognian-baruh ognian-baruh requested a review from e-grigorov August 4, 2022 10:04
@e-grigorov e-grigorov merged commit be10ff0 into eclipse-kanto:main Aug 5, 2022
@e-grigorov e-grigorov deleted the file-upload-how-to-guide branch August 5, 2022 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide How-to guide for File Upload
3 participants