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 sign in feature with file addition to context #61

Merged
merged 6 commits into from
Aug 27, 2024

Conversation

artificial-aidan
Copy link
Contributor

No description provided.

Copy link

If merged to main, this would result in workflow-author-extension version of v3.1.9

( To update the MINOR version, include a commit with the message feat: )
( To update the MAJOR version, include a commit with the message BREAKING CHANGE )
( The PATCH version will increment automatically if neither of the above conditions are met... )

src/auth/auth.ts Outdated Show resolved Hide resolved
const u = new URL(instanceURL);

const generatedObj = {
artificial: {
Copy link
Contributor

Choose a reason for hiding this comment

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

So we'll just need to set the lab id in the main config file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. As a future request, we could have a lab picker in the ui that opens in alab

Co-authored-by: Paul Mandel <[email protected]>
@artificial-aidan artificial-aidan merged commit dd68c12 into main Aug 27, 2024
2 checks passed
@artificial-aidan artificial-aidan deleted the aidan/sign-in branch August 27, 2024 20:52
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