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

Workflow multiline #8

Closed
wants to merge 67 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
79fe43c
Allow replicaCount to be set to zero in the google_redis_cluster reso…
miroswan Oct 18, 2023
9abf64d
Promoted identity service config in google_container_cluster (#9291)
DanielRieske Oct 19, 2023
cd09f09
Setting ForceNew to false in the taint block of the GKE nodepool node…
danielmarzini Oct 19, 2023
2b8e116
Add admin_groups field to the containerattached resource. (#9300)
hankfreund Oct 19, 2023
8f52566
Use bootstrapped service networking connection (#9295)
zli82016 Oct 19, 2023
fdb7618
Add data boost and parallelism input options to google_bigquery_conne…
wj-chen Oct 19, 2023
1c24554
clean up container image and trigger code that is no longer needed (#…
ScottSuarez Oct 19, 2023
485e6c2
Mark `location` field required in v2 Cloud Run resources (#9292)
yanweiguo Oct 19, 2023
ca37857
Use a GPU with higher quota in nodepool accelerator tests (#9302)
c2thorn Oct 19, 2023
1b4d5b9
Reduce tgc integration tests (#9255)
iyabchen Oct 19, 2023
10e6993
Remove TestAccContainerCluster_failedCreation (#9310)
rileykarson Oct 19, 2023
465cfd5
Adding settings to Dialogflow CX resources (#9078)
mmurakowski-verily Oct 19, 2023
2c8bbd4
bootstrap network used for vpc-native GKE clusters (#9265)
shuyama1 Oct 19, 2023
f968c20
Link to firestore_database migration instructions (#9311)
rwhogg Oct 20, 2023
4954366
fix failing project service disabledependentservices test (#9312)
NickElliot Oct 20, 2023
d4cafef
Handle bigquery_reservation_capacity_commitment creation when capacit…
wj-chen Oct 20, 2023
fc5c17b
Use functional options in BootstrapSharedTestGlobalAddress (#9314)
zli82016 Oct 20, 2023
a029ad3
Add iamMember to access for BigQuery dataset (#9288)
syou6162 Oct 20, 2023
180e0a9
Remove unused pre-build-validation workflow and pre-build-validator s…
trodge Oct 20, 2023
340c76d
Add provider attribute universe_domain (#8657)
hao-nan-li Oct 20, 2023
3dc1a60
Add google_network_connectivity_policy_based_route resource (#9320)
rileykarson Oct 20, 2023
d30384c
Vgm vpc subseg (#9298)
yifengli2023 Oct 20, 2023
5dc9f2e
Skip generated tests for google_tpu_v2_vm (#9315)
zli82016 Oct 20, 2023
b48fc2d
Add remaining fields to TPU VM resource (#9308)
roaks3 Oct 23, 2023
6c5551f
Fix google_iam_deny_policy tests (#9321)
zli82016 Oct 23, 2023
4499577
Clarify the database resource name in firestore document surface (#9325)
pl04351820 Oct 23, 2023
2601597
Add accelerator_config to google_tpu_v2_vm (#9332)
roaks3 Oct 23, 2023
041ab8c
Fix edgecontainer cluster upgrade endpoint and update the machine con…
rayccz2 Oct 24, 2023
a67d6a3
Maintenance interval for sole-tenant node groups. (#9307)
idyczko Oct 24, 2023
127027f
Add support for type in ApigeeEnvironment; remove obsolete broken tes…
xuchenma Oct 24, 2023
f8ca423
Add labels support when adding fields (#9333)
zli82016 Oct 24, 2023
fb15c69
bootstrap network for dataproc tests (#9304)
shuyama1 Oct 24, 2023
0f7d5b2
Make issue labeler require exact match (#9322)
trodge Oct 24, 2023
c8e68c8
Add initiator_id metadata to dispatch events (#9346)
ScottSuarez Oct 24, 2023
570f00d
Update enrolled_teams.yml (#9343)
roaks3 Oct 24, 2023
dc96ecc
Add ssl_mode option to google_sql_database_instance. (#9316)
feng-zhe Oct 25, 2023
0aefab0
Ignore `properties` field during import test steps of generated `goog…
SarahFrench Oct 25, 2023
5b4a974
Add terraform state rm step in google_firebase_project_location migra…
rainshen49 Oct 25, 2023
c7d666d
feat(workflows): add user_env_vars field + tests (#9342)
kumailkermalli-datatonic Oct 25, 2023
e1fe38e
Revert "Add ssl_mode option to google_sql_database_instance. (#9316)"…
slevenick Oct 25, 2023
5967806
update maintenance_interval (#9344)
edwardmedia Oct 25, 2023
997d29b
Add cacheing for provider tests (#9349)
ScottSuarez Oct 25, 2023
14a1608
Add hao-nan-li to on vacation list (#9358)
hao-nan-li Oct 25, 2023
7d76e3b
feat: added data source for bigquery dataset (#9352)
sachinpro Oct 25, 2023
e5fbaca
Emphasize that contributors should test their changes locally (#9364)
rileykarson Oct 25, 2023
b2de0d5
Retry on firestore field create 409 with 'underlying data changed' (#…
raz-amir Oct 25, 2023
84a4be7
Add BBBmau to trusted contributors (#9357)
rileykarson Oct 26, 2023
db87c12
fix TestAccDataprocVirtualCluster_basic (#9362)
shuyama1 Oct 26, 2023
f769255
add randomized suffix to TestAccOrgPolicyCustomConstraint examples (#…
c2thorn Oct 26, 2023
f3db9dd
Add Terraform Support For Cloud SQL Preferred Zone Selection Feature …
Khaledmohamedrefaat Oct 26, 2023
585b10b
Update node pool tests to use bootstrapped network (#9348)
shuyama1 Oct 26, 2023
6aa307c
Revert "Add Terraform Support For Cloud SQL Preferred Zone Selection …
trodge Oct 26, 2023
826490d
Update container_cluster.html.markdown (#9374)
dr3s Oct 27, 2023
3f433e1
feat: Add ssl_mode option to google_sql_database_instance. (#9367)
feng-zhe Oct 27, 2023
78ea2f9
skip VCR for tests that create bigtable instance (#9369)
shuyama1 Oct 27, 2023
a58b7a4
Fix the test TestAccTpuV2Vm_tpuV2VmFullExample (#9361)
zli82016 Oct 27, 2023
7490407
feat(spanner): add instance autoscaling attributed to spanner instanc…
rahul2393 Oct 27, 2023
51af6cc
Copy magician dependencies to the container image (#9299)
ScottSuarez Oct 27, 2023
3e92816
Alloydb crr secondary instance (#9203)
199201shubhamsahu Oct 27, 2023
5e824ac
Update guest_os_features in testAccComputeInstance_networkPerformance…
Timus1712 Oct 27, 2023
023bd7e
HTTP Keep-alive Timeout: Update ports, portRange, and allPorts docume…
rostislavbobo Oct 30, 2023
2b59ef2
Add provisioned_iops to docs for instance template resources (#9380)
roaks3 Oct 30, 2023
4f30808
Object lock feature implementation for Storage (#9363)
thomasmaclean Oct 31, 2023
e6651cc
Alloydb CRR Promote Secondary Cluster (#9271)
199201shubhamsahu Oct 31, 2023
42f1940
Added Subject Field to Alert Policy Monitoring Resource (#9360)
haustenirving Oct 31, 2023
0a09efb
Test a multiline workflow expression
trodge Nov 1, 2023
587cad6
Update magic-modules.yml
trodge Nov 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 21 additions & 1 deletion .ci/containers/go-plus/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
from golang:1.19-bullseye as resource
# Stage 1: Download go module cache for builds
FROM golang:1.19-bullseye AS builder
ENV GOCACHE=/go/cache

RUN apt-get update && apt-get install -y unzip
WORKDIR /app1
# Add the source code and build
ADD "https://github.com/GoogleCloudPlatform/magic-modules/archive/refs/heads/main.zip" source.zip
RUN unzip source.zip && rm source.zip
WORKDIR /app1/magic-modules-main/.ci/magician
# Build the binary (we won't use it in the final image, but it's cached)
RUN go build -o /dev/null .

# Stage 2: Creating the final image
FROM golang:1.19-bullseye
SHELL ["/bin/bash", "-c"]
ENV GOCACHE=/go/cache

# Copy Go dependencies and Go build cache
COPY --from=builder /go/pkg/mod /go/pkg/mod
COPY --from=builder /go/cache /go/cache

# Set up Github SSH cloning.
RUN ssh-keyscan github.com >> /known_hosts
RUN echo "UserKnownHostsFile /known_hosts" >> /etc/ssh/ssh_config
Expand Down
8 changes: 0 additions & 8 deletions .ci/containers/membership-checker/Dockerfile

This file was deleted.

This file was deleted.

46 changes: 0 additions & 46 deletions .ci/containers/membership-checker/build_trigger.go

This file was deleted.

152 changes: 0 additions & 152 deletions .ci/containers/membership-checker/community.go

This file was deleted.

27 changes: 0 additions & 27 deletions .ci/containers/membership-checker/go.mod

This file was deleted.

Loading
Loading