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

Always read back the deployment to get metadata #290

Merged
merged 1 commit into from
Dec 15, 2022
Merged

Conversation

sethvargo
Copy link
Member

This fixes an issue where --no-promote does not include all the URL information.

Closes #288

@sethvargo sethvargo requested a review from a team as a code owner December 15, 2022 16:18
src/main.ts Show resolved Hide resolved
@sethvargo sethvargo force-pushed the sethvargo/readback branch 5 times, most recently from 26784fd to 7070ef3 Compare December 15, 2022 16:32
This fixes an issue where --no-promote does not include all the URL information.

Closes #288
@sethvargo sethvargo merged commit e8ced9e into main Dec 15, 2022
@sethvargo sethvargo deleted the sethvargo/readback branch December 15, 2022 16:46
sethvargo pushed a commit that referenced this pull request Dec 16, 2022
## What's Changed
* docs: update readme examples to use v1 by @ruxandrafed in
#282
* Remove unused stub by @sethvargo in
#283
* chore(deps): bump sinon from 14.0.2 to 15.0.0 by @dependabot in
#284
* chore(deps): bump qs and express in /example-app by @dependabot in
#285
* Update deps and CI by @sethvargo in
#286
* Ignore the default service in cleanup by @sethvargo in
#287
* Only set metrics in the current step by @sethvargo in
#289
* Always read back the deployment to get metadata by @sethvargo in
#290
* Add support for custom gcloud components and versions by @sethvargo in
#291

## New Contributors
* @ruxandrafed made their first contribution in
#282

**Full Changelog**:
v1.0.0...bdce19e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Nothing is returned for outputs.url in v1
2 participants