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

Add initial share logs page #4965

Merged
merged 19 commits into from Jul 14, 2023
Merged

Add initial share logs page #4965

merged 19 commits into from Jul 14, 2023

Conversation

mlejva
Copy link
Contributor

@mlejva mlejva commented Jul 13, 2023

Background

Supersedes #4955

Changes

Documentation

Test Plan

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes.
  • I have run the following commands against my code to ensure it passes our linters:
    black .
    isort .
    mypy
    autoflake --remove-all-unused-imports --recursive --ignore-init-module-imports --ignore-pass-after-docstring autogpt tests --in-place

@netlify
Copy link

netlify bot commented Jul 13, 2023

Deploy Preview for auto-gpt-docs ready!

Name Link
🔨 Latest commit cf4f71d
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/64b03d7ae6b04100084c9c93
😎 Deploy Preview https://deploy-preview-4965--auto-gpt-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mlejva mlejva mentioned this pull request Jul 13, 2023
6 tasks
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ed12b2c) 51.00% compared to head (cf4f71d) 51.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4965   +/-   ##
=======================================
  Coverage   51.00%   51.00%           
=======================================
  Files         118      118           
  Lines        4884     4884           
  Branches      643      643           
=======================================
  Hits         2491     2491           
  Misses       2212     2212           
  Partials      181      181           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Pwuts Pwuts added the documentation Improvements or additions to documentation label Jul 14, 2023
@Pwuts Pwuts self-assigned this Jul 14, 2023
@Pwuts Pwuts merged commit 7c4fc45 into Significant-Gravitas:master Jul 14, 2023
16 checks passed
@lc0rp lc0rp added this to the v0.4.5 Release milestone Jul 14, 2023
dayofthedave pushed a commit to dayofthedave/Auto-GPT that referenced this pull request Jul 17, 2023
* Add initial share logs page

* Fix title sizes

* Update share_logs.md

Added some text for reasons to share logs

* Add section on how to share logs using e2b

* Fix path to images with sizes

* Fix paths to images in docs

* Fix formatting

* Fix formatting

* Fix grammar

* Make position in menu more prominent

* original log directory was incorrect

I took the directory from usage.md but that is incorrect

* Updated the directory for the logs

Updated the directory for the logs

* added some text

and made it pretty

---------

Co-authored-by: NeonN3mesis <129052650+NeonN3mesis@users.noreply.github.com>
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation size/m
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants