Skip to content

Conversation

jordanbreen28
Copy link
Contributor

Summary

Prior to this PR, we relied on the forge api to return the bolt task schema json.
However, the endpoint in the forge has been broken for sometime, so it brought the necessity for the call to the forge api to our attention.

We have decided now to opt to retrieve it directly from GitHub ourselves, removing the need for the forge api in this case.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified.

jordanbreen28 added 2 commits January 26, 2024 14:53
Prior to this commit, we relied on the forge api to return the bolt task
schema json.
Now opt to retrieve it directly from GitHub ourselves, removing the need
for the forge api in this case.
@jordanbreen28 jordanbreen28 marked this pull request as ready for review January 26, 2024 15:33
@jordanbreen28 jordanbreen28 requested a review from a team as a code owner January 26, 2024 15:33
@gavindidrichsen gavindidrichsen merged commit 8965f65 into main Jan 26, 2024
@gavindidrichsen gavindidrichsen deleted the bug-render_task_schema_fromGH branch January 26, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants