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

WIP: improving local config (do not merge) #846

Closed
wants to merge 1 commit into from
Closed

WIP: improving local config (do not merge) #846

wants to merge 1 commit into from

Conversation

sebv
Copy link
Member

@sebv sebv commented Oct 26, 2023

Let you define extra regions and credentials in ~/.sauce/saucectl.yaml

regions:
  - name: local-dev
    apiBaseURL: "http://localhost:1234"
    # appBaseURL: na
    # webdriverBaseURL: na
credentials:
  staging:
    username: xxx
    accessKey: xxxx-xxx-xxxx
  local-dev:
    username: xxxx
    accessKey: xxxx-xxx-xxxx

@sebv sebv requested a review from a team as a code owner October 26, 2023 13:13
@alexplischke alexplischke marked this pull request as draft October 26, 2023 13:57
@sebv sebv force-pushed the sebv-dev branch 2 times, most recently from 44f6d7e to accd0e3 Compare November 14, 2023 05:48
@alexplischke alexplischke deleted the sebv-dev branch May 9, 2024 15:08
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.

2 participants