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

Update to newest TES build and add in BasicAuth. #7

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

vsmalladi
Copy link
Contributor

@vsmalladi vsmalladi commented Jan 30, 2025

Update to newest TES build and add in BasicAuth.

Closes #6.

Before submitting this PR, please make sure:

  • You have added a few sentences describing the PR here.
  • You have added yourself or the appropriate individual as the assignee.
  • You have added at least one relevant code reviewer to the PR.
  • Your code builds clean without any errors or warnings.
  • You have added tests (when appropriate).
  • You have updated the README or other documentation to account for these
    changes (when appropriate).
  • You have added an entry to the relevant CHANGELOG.md (see
    ["keep a changelog"] for more information).
  • Your commit messages follow the [conventional commit] style.

@claymcleod claymcleod changed the title Update to newest TES build and add in BasicAuth. Closes #6 Update to newest TES build and add in BasicAuth. Jan 30, 2025
@claymcleod claymcleod force-pushed the main branch 2 times, most recently from 5a9c9b7 to 600aadf Compare January 30, 2025 21:35
@vsmalladi
Copy link
Contributor Author

All works. Good to go. @claymcleod

@claymcleod claymcleod merged commit 0547a84 into stjude-rust-labs:main Jan 30, 2025
9 checks passed
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.

feat: Add basic auth for TES
2 participants