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

GCP Datacenter #187

Merged
merged 19 commits into from
Nov 29, 2023
Merged

GCP Datacenter #187

merged 19 commits into from
Nov 29, 2023

Conversation

TylerAldrich
Copy link
Contributor

It looks like Ryan added some modules that aren't currently being used that are code from the original GCP Provider but only used for the serverless deployment (the gce prefixed folders) - I didn't test or change these but figured I would leave them in for now because they could be used in a GCP serverless datacenter.

I also made a couple very small code changes in the build module and build datacenter to support verbose logging. Also added deno task compile:linux which is used to build the CLI to drop into the DO bucket https://cloud.digitalocean.com/spaces/arcctl-dcs which Github Actions are using

ryan-cahill and others added 19 commits November 1, 2023 15:53
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Merging #187 (7ca92fd) into main (4c69e5e) will decrease coverage by 5.91%.
Report is 38 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
- Coverage   85.57%   79.66%   -5.91%     
==========================================
  Files          61       60       -1     
  Lines       20257    11375    -8882     
  Branches      301      437     +136     
==========================================
- Hits        17334     9062    -8272     
+ Misses       2904     2289     -615     
- Partials       19       24       +5     
Components Coverage Δ
graph ∅ <ø> (∅)
pipeline ∅ <ø> (∅)
components 90.18% <ø> (+1.39%) ⬆️
environments 74.21% <ø> (+1.32%) ⬆️
datacenters 92.40% <ø> (-4.02%) ⬇️
component-store 36.10% <ø> (-0.72%) ⬇️
state ∅ <ø> (∅)

see 60 files with indirect coverage changes

@davidthor davidthor merged commit cf2b192 into main Nov 29, 2023
@davidthor davidthor deleted the gcp-kubernetes branch November 29, 2023 21:05
@davidthor davidthor restored the gcp-kubernetes branch November 29, 2023 21:05
@davidthor davidthor deleted the gcp-kubernetes branch November 29, 2023 21:06
@davidthor davidthor restored the gcp-kubernetes branch November 29, 2023 21:06
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