Skip to content

1.3 VSCode Extension, Session Management#3

Open
cassandrale179 wants to merge 8 commits intosocketfrom
end-interview
Open

1.3 VSCode Extension, Session Management#3
cassandrale179 wants to merge 8 commits intosocketfrom
end-interview

Conversation

@cassandrale179
Copy link
Copy Markdown
Contributor

@cassandrale179 cassandrale179 commented Oct 11, 2023

Changes

This PR simply run a command from env RUN_COMMAND to the root folder
Add an interview button on the FE that automatically push their code to GitHub if there are new changes

Screen.Recording.2023-10-11.at.8.37.49.PM.mov

Testing

Follow instructions on README.md for testing

@cassandrale179 cassandrale179 changed the title End interview 1.3 End interview Oct 11, 2023
@cassandrale179 cassandrale179 changed the title 1.3 End interview 1.3 VSCode Extension, Session Management Oct 11, 2023
@cassandrale179 cassandrale179 marked this pull request as ready for review October 12, 2023 15:33
Comment thread src/SidebarProvider.ts Outdated
Comment thread src/SidebarProvider.ts Outdated
Comment thread webviews/components/Sidebar.svelte Outdated
cassandrale179 and others added 5 commits October 12, 2023 11:53
Comment thread src/SidebarProvider.ts
);
this._runCommand(
`git add . && git commit -m 'Upload solution' && git push`
);
Copy link
Copy Markdown
Contributor Author

@cassandrale179 cassandrale179 Oct 13, 2023

Choose a reason for hiding this comment

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

TODO: make an API call to update the LiveCandidateAssessment's status here?

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.

3 participants