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 $ to timestamp in ci.yml and improve diff #4266

Conversation

waynehamadi
Copy link
Contributor

@waynehamadi waynehamadi commented May 17, 2023

Background

The new PRs that create cassettes seem to be created but the PR branch uses TIMESTAMP_COMMIT hard coded instead of the actual timestamp.
The $ to the timestamp was missing. This was working properly without it on my fork but on the repo it doesn't.

Changes

Also added tests to the diff

Documentation

Test Plan

Merge and then see if the timestamp

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 black . and isort . against my code to ensure it passes our linter.

@waynehamadi waynehamadi requested a review from a team May 17, 2023 13:24
@vercel
Copy link

vercel bot commented May 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) May 17, 2023 1:24pm

@waynehamadi waynehamadi marked this pull request as draft May 17, 2023 13:24
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7508e99) 62.82% compared to head (05e4b6e) 62.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4266   +/-   ##
=======================================
  Coverage   62.82%   62.82%           
=======================================
  Files          73       73           
  Lines        3373     3373           
  Branches      487      487           
=======================================
  Hits         2119     2119           
  Misses       1107     1107           
  Partials      147      147           

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

@waynehamadi waynehamadi marked this pull request as ready for review May 17, 2023 13:30
@waynehamadi waynehamadi changed the title Add $ to timestamp and improve diff Add $ to timestamp in ci.yml and improve diff May 17, 2023
Copy link
Contributor

@gravelBridge gravelBridge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@richbeales richbeales merged commit 1c399e6 into Significant-Gravitas:master May 17, 2023
11 checks passed
ppetermann pushed a commit to ppetermann/Auto-GPT that referenced this pull request May 22, 2023
@ntindle ntindle added this to the v0.4.0 Release milestone May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants