Skip to content

Conversation

@stephenplusplus
Copy link
Contributor

@stephenplusplus stephenplusplus commented Mar 29, 2016

For #1073

This adds support for forwarding rules (regional and global).

To Dos

  • Docs
  • Tests
    • System
    • Unit
      • index.js
      • region.js
      • rule.js

@stephenplusplus stephenplusplus added enhancement api: compute Issues related to the Compute Engine API. labels Mar 29, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 29, 2016
@stephenplusplus stephenplusplus force-pushed the spp--1073-forwarding-rules branch from 72e11d5 to 18e073d Compare March 29, 2016 14:06
@callmehiphop callmehiphop mentioned this pull request Mar 29, 2016
20 tasks
@stephenplusplus stephenplusplus force-pushed the spp--1073-forwarding-rules branch from 18e073d to 101d86a Compare April 7, 2016 20:01
@stephenplusplus stephenplusplus force-pushed the spp--1073-forwarding-rules branch 2 times, most recently from 4a5dd15 to 87f6f0b Compare April 15, 2016 18:37
@coveralls
Copy link

Coverage Status

Coverage decreased (-76.9%) to 23.116% when pulling 87f6f0b on stephenplusplus:spp--1073-forwarding-rules into 5199cad on GoogleCloudPlatform:master.

@stephenplusplus stephenplusplus force-pushed the spp--1073-forwarding-rules branch 2 times, most recently from 35e613f to ae4de07 Compare April 15, 2016 18:55
@coveralls
Copy link

Coverage Status

Coverage decreased (-75.06%) to 24.935% when pulling 35e613f on stephenplusplus:spp--1073-forwarding-rules into 5199cad on GoogleCloudPlatform:master.

@stephenplusplus stephenplusplus force-pushed the spp--1073-forwarding-rules branch 2 times, most recently from 7608316 to 11e2797 Compare April 18, 2016 16:48
@stephenplusplus
Copy link
Contributor Author

@callmehiphop ptal! I had some issues with the docs tests not having rule defined. That's just a heads-up for when Travis finishes, he'll likely be complaining about the same thing... could you see if I missed anything obvious that would fix that?

*
* @param {module:compute|module:compute/region} scope - The parent scope this
* firewall rule belongs to.
* @param {string} name - Rule name.

This comment was marked as spam.

This comment was marked as spam.

@stephenplusplus stephenplusplus force-pushed the spp--1073-forwarding-rules branch from 11e2797 to a42326b Compare April 18, 2016 17:23
var Compute = require('../lib/compute/index.js');

describe('Compute', function() {
describe.only('Compute', function() {

This comment was marked as spam.

This comment was marked as spam.

@stephenplusplus stephenplusplus force-pushed the spp--1073-forwarding-rules branch from a42326b to ca6965d Compare April 18, 2016 17:30
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a42326b on stephenplusplus:spp--1073-forwarding-rules into 5199cad on GoogleCloudPlatform:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ca6965d on stephenplusplus:spp--1073-forwarding-rules into 24fbcdc on GoogleCloudPlatform:master.

@callmehiphop callmehiphop merged commit c6d6bc3 into googleapis:master Apr 18, 2016
miguelvelezsa pushed a commit that referenced this pull request Jul 23, 2025
🤖 I have created a release *beep* *boop*
---


## [2.30.0](googleapis/gax-nodejs@v2.29.7...v2.30.0) (2022-02-23)


### Features

* **deps:** Update `google-auth-library` ([#1190](googleapis/gax-nodejs#1190)) ([7981dc5](googleapis/gax-nodejs@7981dc5))


### Bug Fixes

* **deps:** update dependency object-hash to v3 ([#1188](googleapis/gax-nodejs#1188)) ([797e69f](googleapis/gax-nodejs@797e69f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: compute Issues related to the Compute Engine API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants