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

✨ Small workflow updates #1018

Merged
merged 32 commits into from Jul 12, 2023
Merged

✨ Small workflow updates #1018

merged 32 commits into from Jul 12, 2023

Conversation

asim-shrestha
Copy link
Contributor

Splitting up for a smaller PR

  • Update right sidebar to be dynamic
  • Add basics of the workflow node logic
  • Add frontend to display available workflow nodes: Still need to make it clickable, actually do stuff

@vercel
Copy link

vercel bot commented Jul 11, 2023

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

Name Status Preview Comments Updated (UTC)
agent-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2023 5:17pm

@ergomake
Copy link

ergomake bot commented Jul 11, 2023

Hi 👋

We couldn't create a preview environment for this pull-request 😥

You can see your environment build logs here. Please double-check your docker-compose.yml file is valid.

If you need help, email us at contact@getergomake.com or join Discord.

Click here to disable Ergomake.

docs/development/workflows.mdx Show resolved Hide resolved
next/public/tools/web.png Outdated Show resolved Hide resolved
response = requests.get(self.input_config.url)
code = response.status_code
except RequestException:
code = None
Copy link
Contributor

Choose a reason for hiding this comment

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

might be good to log something?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah we need better logging throughout

@asim-shrestha asim-shrestha merged commit 0e1326c into main Jul 12, 2023
6 of 8 checks passed
@asim-shrestha asim-shrestha deleted the exec_3 branch July 12, 2023 17:20
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.

None yet

2 participants