mongodb / mongo-jdbc-driver

JDBC Driver for MongoDB Atlas SQL interface
Apache License 2.0
40 stars 35 forks source link

BI-2451 #5

Closed pmeredit closed 4 years ago

pmeredit commented 4 years ago

This sets up the evergreen project for the adl jdbc driver.

Note: I had to create the old_master branch because github will not let you base off a commit hash and I had to add an .evg.yml for evergreen to allow me to patch. old_master will be deleted after this is merged.

Evergreen Patch: https://evergreen.mongodb.com/version/5e28c9532fbabe2e91d2d025

pmeredit commented 4 years ago

@rychipman could you set up evg github integration?

pmeredit commented 4 years ago

evg showing we redact the s3 secrets and keys:

https://evergreen.mongodb.com/task/adl_sql_driver_ubuntu1804_64_jdk_8_build_patch_07c1b5c35848d1930feb95529183afe6ad789cae_5e2b0b369ccd4e59ae87bb6b_20_01_24_15_20_31

I'm removing the one evg log from this patch that has the s3 secrets in it :)

pmeredit commented 4 years ago

Looking pretty good! Only thing left is keeping the extra html/js/css logs out of the task links

I'll look into setting up the evg integration. Hopefully it's something that I can do without needing to file a ticket.

Re: the s3 creds in the logs, can you file a BUILD ticket and add it to this epic? I think we need to let them know that this happened so that they can either give us new creds or just delete the logs, depending on what their policy for handling this is

SGTM on the BUILD ticket. I'll check one more time if there is someway I can not display some of the uploaded files, but I don't think it's possible.

pmeredit commented 4 years ago

https://jira.mongodb.org/browse/BUILD-10076

rychipman commented 4 years ago

You can! I asked in #evergreen-users and posted a link to the response in the relevant thread above

pmeredit commented 4 years ago

You can! I asked in #evergreen-users and posted a link to the response in the relevant thread above

Yep! found it in the docs. visibility.

pmeredit commented 4 years ago

evg: https://evergreen.mongodb.com/task/adl_sql_driver_ubuntu1804_64_jdk_8_build_patch_07c1b5c35848d1930feb95529183afe6ad789cae_5e2b2e8f2fbabe4d74f60d38_20_01_24_17_51_29

rychipman commented 4 years ago

LGTM!