Skip to content

Conversation

@silvolu
Copy link
Contributor

@silvolu silvolu commented Oct 23, 2014

Previously the regression tests were run in the after_success step, which meant that a failure would not influence the result of the build

Previously the regression tests were run in the after_success step, which meant that a failure would not influence the result of the build
@ryanseys
Copy link
Contributor

LGTM. Merging.

ryanseys added a commit that referenced this pull request Oct 23, 2014
fix(build): run regression tests as part of the build script
@ryanseys ryanseys merged commit ce92ff6 into googleapis:master Oct 23, 2014
sofisl pushed a commit that referenced this pull request Sep 27, 2022
* fix(docs): reference docs should link to section of googleapis.dev with API reference

* fix(docs): make anchors work in jsdoc
sofisl pushed a commit that referenced this pull request Oct 12, 2022
sofisl pushed a commit that referenced this pull request Nov 9, 2022
* fix(docs): reference docs should link to section of googleapis.dev with API reference

* fix(docs): make anchors work in jsdoc
sofisl pushed a commit that referenced this pull request Nov 10, 2022
sofisl pushed a commit that referenced this pull request Nov 11, 2022
* Added create cluster sample for Cloud Dataproc

* cleaned up dependencies

* Updated READMEs

* ignore createCluster until it lands
sofisl pushed a commit that referenced this pull request Nov 11, 2022
* updated CHANGELOG.md

* updated package.json

* updated samples/package.json
sofisl pushed a commit that referenced this pull request Nov 11, 2022
samples: pull in latest typeless bot, clean up some comments

Source-Link: https://togithub.com/googleapis/synthtool/commit/0a68e568b6911b60bb6fd452eba4848b176031d8
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:5b05f26103855c3a15433141389c478d1d3fe088fb5d4e3217c4793f6b3f245e
sofisl pushed a commit that referenced this pull request Nov 11, 2022
sofisl pushed a commit that referenced this pull request Nov 11, 2022
sofisl pushed a commit that referenced this pull request Nov 11, 2022
* feat!: Update library to use Node 12

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
@release-please release-please bot mentioned this pull request Nov 12, 2022
sofisl pushed a commit that referenced this pull request Nov 17, 2022
sofisl pushed a commit that referenced this pull request Nov 18, 2022
sofisl pushed a commit that referenced this pull request Nov 30, 2022
sofisl pushed a commit that referenced this pull request Jan 10, 2023
miguelvelezsa pushed a commit that referenced this pull request Jan 14, 2026
* fix: do not promote record.labels if improper

We promote a bunyan record.labels property to the LogEntry.labels
property. This enables label based filtering to work auto-magically.

However, this can be problematic when the labels are not type correct
as per the logging proto requirements - specifically, the labels values
have to be strings.

Restrict the automatic promotion to happen only in the cases when
know that the labels are well-formatted.

Fixes: googleapis/nodejs-logging-bunyan#265
GautamSharda pushed a commit that referenced this pull request Jan 14, 2026
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