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

build create: Allow to display URL #181

Merged
merged 4 commits into from
Jan 22, 2025
Merged

build create: Allow to display URL #181

merged 4 commits into from
Jan 22, 2025

Conversation

FriggaHel
Copy link
Contributor

One-line summary

Display URL as part of output (optional)

Description

Examples:

➭ node ./build/cli.js  build create --name "Test URL" --region staging --url
Build 6b5af348-d365-4309-b858-acd962359990 created
URL: https://app.staging.saucelabs.net/visual/builds/6b5af348-d365-4309-b858-acd962359990
➭ node ./build/cli.js  build create --name "Test URL" --region staging   
Build 1d347dba-f906-41e1-ac3e-25bb79926c14 created
➭ 

Types of Changes

What types of changes does your code introduce? Keep the ones that apply:

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Configuration change
  • Refactor/improvements
  • Documentation / non-code

Tasks

List of tasks you will do to complete the PR

  • Created Task 1
  • Created Task 2
  • To-do Task 3

Review

List of tasks the reviewer must do to review the PR

  • Tests
  • Documentation
  • CHANGELOG

Deployment Notes

These should highlight any db migrations, feature toggles, etc.

@FriggaHel FriggaHel requested a review from ebekebe January 21, 2025 21:21
@FriggaHel FriggaHel self-assigned this Jan 21, 2025
@FriggaHel FriggaHel merged commit 2d4c4ca into main Jan 22, 2025
1 check passed
@FriggaHel FriggaHel deleted the add-url-output branch January 22, 2025 08:50
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