Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

chore: use es classes#88

Merged
JustinBeckwith merged 3 commits intogoogleapis:masterfrom
JustinBeckwith:51
Aug 23, 2018
Merged

chore: use es classes#88
JustinBeckwith merged 3 commits intogoogleapis:masterfrom
JustinBeckwith:51

Conversation

@JustinBeckwith
Copy link
Copy Markdown
Contributor

@stephenplusplus @callmehiphop I don't know how to run the system tests on this one :( It asks me for a GCLOUD_TESTS_DNS_DOMAIN env var. Any insight on how to run these?

@JustinBeckwith JustinBeckwith added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 21, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 21, 2018
@ghost ghost assigned JustinBeckwith Aug 21, 2018
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 21, 2018

Codecov Report

Merging #88 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #88   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         269    241   -28     
=====================================
- Hits          269    241   -28
Impacted Files Coverage Δ
src/zone.js 100% <100%> (ø) ⬆️
src/record.js 100% <100%> (ø) ⬆️
src/index.js 100% <100%> (ø) ⬆️
src/change.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0afb5b4...b904315. Read the comment docs.

@stephenplusplus
Copy link
Copy Markdown
Contributor

Good question! I guess we never had one of these configured in CI, as wrong as that sounds. I always use my own domain:

export GCLOUD_TESTS_DNS_DOMAIN=gitnpm.com.

I'm not sure exactly how to grant permissions to the system tests account, but I followed a lead from the Cloud DNS Troubleshooting page where it said: "you must verify domain ownership". I followed that link, and added "[email protected]" as an owner of "gitnpm.com".

@JustinBeckwith
Copy link
Copy Markdown
Contributor Author

@stephenplusplus @kinwa91 this is ready for a look :)

@JustinBeckwith JustinBeckwith removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 22, 2018
@JustinBeckwith JustinBeckwith merged commit 4f664ab into googleapis:master Aug 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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