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

e2e cron job improvement #73

Merged
merged 3 commits into from
Apr 10, 2024
Merged

e2e cron job improvement #73

merged 3 commits into from
Apr 10, 2024

Conversation

kgrofelnik
Copy link
Collaborator

No description provided.

await runOpenAi(
process.env.RUN_MODE = "e2e-script";

const testResults: Record<string, string> = {};
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it would be easier to just have a list here instead of this record?
List with some sort of type that contains info about the result, but not that important

@kgrofelnik kgrofelnik force-pushed the kresimir/e2e_cron_job branch from fb5aabd to 286d574 Compare April 10, 2024 12:10
@kgrofelnik kgrofelnik merged commit 7a0870a into main Apr 10, 2024
5 checks passed
@kgrofelnik kgrofelnik deleted the kresimir/e2e_cron_job branch April 10, 2024 12:13
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.

2 participants