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

Add "Open in Cloud Shell" automated clone to shell button in readme.MD - to help with initial setup - PR merge only when repo is public #14

Closed
fmichaelobrien opened this issue Mar 11, 2022 · 5 comments
Assignees

Comments

@fmichaelobrien
Copy link
Contributor

It is common to add the following link to assist some teams in auto-cloning the repo to their google cloud shell

shell template link:
Open this project in Google Cloud Shell

@fmichaelobrien fmichaelobrien self-assigned this Mar 11, 2022
@fmichaelobrien
Copy link
Contributor Author

tested via above
https://shell.cloud.google.com/?page=editor&show=ide%2Cterminal
Screen Shot 2022-03-11 at 10 59 26 AM
Screen Shot 2022-03-11 at 11 00 00 AM

Open in Cloud Shell
You are about to clone the repo:
https://github.com/GoogleCloudPlatform/pbmm-on-gcp-onboarding
This repo is officially maintained by Google.

until we post the repo in public - do not merge - to avoid the 2 step

Open in Cloud Shell
You are about to clone the repo:
https://github.com/GoogleCloudPlatform/pbmm-on-gcp-onboarding
This repo is officially maintained by Google.

@fmichaelobrien fmichaelobrien changed the title Add "Open in Cloud Shell" automated clone to shell button in readme.MD - to help with initial setup Add "Open in Cloud Shell" automated clone to shell button in readme.MD - to help with initial setup - PR merge only when repo is public Mar 11, 2022
@fmichaelobrien
Copy link
Contributor Author

testing after repo made public
Screen Shot 2022-03-17 at 8 23 45 AM

@fmichaelobrien
Copy link
Contributor Author

retested in another customer deploy
retesting in a clean build today....

@fmichaelobrien
Copy link
Contributor Author

create mode 100644 modules/vpc-service-controls/variables.tf
INFO - Check if CSR is already a git remote
INFO - CSR is not a remote, adding it
INFO - Pushing code to CSR
Enumerating objects: 579, done.
Counting objects: 100% (579/579), done.
Delta compression using up to 4 threads
Compressing objects: 100% (558/558), done.
Writing objects: 100% (579/579), 564.99 KiB | 6.97 MiB/s, done.
Total 579 (delta 214), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (214/214)
To https://source.developers.google.com/p/dope-dod-dodev-dbx/r/containerizedlzd

  • [new branch] main -> main
    INFO - Code pushed to CSR
    michael@cloudshell:~/cloudshell_open/pbmm-on-gcp-onboarding/environments/bootstrap (landingzone-stg)

@fmichaelobrien
Copy link
Contributor Author

ready to merge

fmichaelobrien added a commit that referenced this issue Mar 20, 2022
…2-when-public

#14. - auto clone via open in google cloud shell button - verified/ready to merge
jacyang2010 added a commit to yw-liftandshift/pbmm-on-gcp-onboarding that referenced this issue Aug 17, 2023
jacyang2010 added a commit to yw-liftandshift/pbmm-on-gcp-onboarding that referenced this issue Aug 18, 2023
commit d28dfcf
Author: StanImprover <131805071+StanImprover@users.noreply.github.com>
Date:   Tue Aug 15 09:28:39 2023 -0600

    Made changes to COMMIT ID (GoogleCloudPlatform#24)

    Co-authored-by: Stanley Onweni <stanleyonweni@Stanleys-MacBook-Pro-2.local>

commit 5af991c
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Mon May 8 11:48:02 2023 -0400

    GCT-51 Fixed the rego policy test for the GR#11 (GoogleCloudPlatform#23)

    * GCT-51 Fixed the rego policy test for the GR#11

    * GCT-51 Updated the git patch file again

commit a23fe6c
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Wed May 3 14:39:40 2023 -0400

    GCT-44 Built a rego policy for GR#7 (GoogleCloudPlatform#22)

commit 5e2b41c
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Tue Apr 25 12:38:16 2023 -0400

    GCT-45 build rego policy for guardrail 06 protection of data at rest (GoogleCloudPlatform#21)

    * GCT-45 Added rego policy for GR6 validation

    * GCT-45 Fixed some typos

commit 0b0c3a5
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Tue Apr 25 11:11:22 2023 -0400

    GCT-45 Added rego policy for GR6 validation (GoogleCloudPlatform#20)

commit c13855d
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Thu Apr 13 16:10:02 2023 -0400

    GCT-46 mitigate cloud function resource location issues (GoogleCloudPlatform#19)

    * GCT-46 Enabled worker pool for run validation gcf

    * GCT-46 Supported worker pool for validation builds

    * GCT-46 Cleaned up the gcf archive folder

    * GCT-46 Recovered the gcf bucket setter commands

commit 9fb968c
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Tue Apr 11 11:45:04 2023 -0400

    GCT-20 run cloud builds from required location (GoogleCloudPlatform#18)

    * GCT-20 Specified the required location for builds

    * GCT-20 Added private worker pool for cloud builds

    * GCT-20 Fixed the misplaced worker pool option

    * GCT-20 Fixed the workpool user iam condition

    * GCT-20 Fixed the missed project to worker pool bug

    * GCT-20 Assigned worker pool owner role

    * GCT-20 Fixed the cloudbuild trigger location issue

    * GCT-20 Allowed gcf sa to use private worker pool

    * GCT-20 Allowed validation cf sa to use worker pool

    * GCT-20 Disabled worker pool of validation gcf

    * GCT-20 built cloudbuild staging and log buckets

    * GCT-20 Fixed late creation issue of cloudbuild sa

    * GCT-20 Removed the cloud build submit argument

commit 64bce38
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Mon Apr 3 13:40:01 2023 -0400

    GCT-43 mitigate failures from guardrails report (GoogleCloudPlatform#17)

    * GCT-43 Fixed guardrails GoogleCloudPlatform#11 rego policy

    * GCT-43 Mitigated the egress range 0.0.0.0/0 issue

    * GCT-43 Delayed the organization policy application

    * GCT-43 Renamed the guardrails version variable

commit 414ca0b
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Tue Mar 28 14:36:31 2023 -0400

    GCT-38 Fixed unused and misused token issues (GoogleCloudPlatform#16)

commit 88ba3dd
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Thu Mar 23 15:14:37 2023 -0400

    GCT-35 Added service account expiry hours policy (GoogleCloudPlatform#15)

commit 98aae24
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Thu Mar 23 15:14:01 2023 -0400

    GCT-36 Updated cmk rotation period (GoogleCloudPlatform#14)

commit 970c16b
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Thu Mar 23 15:13:37 2023 -0400

    GCT-39 Fixed the missed organization id token bug (GoogleCloudPlatform#13)

commit e98a815
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Thu Mar 23 15:13:15 2023 -0400

    GCT-37 Fixed the rego policy parse error (GoogleCloudPlatform#12)

commit 5e518a4
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Mon Mar 20 14:34:01 2023 -0400

    GCT-29 Enabled bucket logging for buckets (GoogleCloudPlatform#11)

    * GCT-29 Enabled bucket logging for buckets

    * GCT-29 Fixed iam and backward reference issues

commit 1fccfd5
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Thu Mar 16 13:34:29 2023 -0400

    GCT-23 Updated log-based metrics (GoogleCloudPlatform#10)

commit ea0a288
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Fri Mar 3 14:02:12 2023 -0500

    GCT-8 Added function to use another git repo (GoogleCloudPlatform#9)

commit f12ff25
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Wed Mar 1 15:09:38 2023 -0500

    GCT-13 Added gcf artifact repository to functions (GoogleCloudPlatform#8)

commit bcca300
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Tue Feb 28 13:15:29 2023 -0500

    GCT-14 Splitted the REPLACE_FOLDER_ID token and supported token replacement on macOS (GoogleCloudPlatform#7)

commit cf715a7
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Mon Feb 27 15:30:44 2023 -0500

    GCT-12 Reverted the changes removed by Uday (GoogleCloudPlatform#6)

commit aaf08d2
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Wed Feb 22 10:01:43 2023 -0500

    Update bootstrap.sh

commit 7dc51e9
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Tue Feb 21 13:46:18 2023 -0500

    folder - org switch (GoogleCloudPlatform#5)

    Co-authored-by: root <uday.kakkar@yoppworks.com>

commit 43f772e
Author: root <uday.kakkar@yoppworks.com>
Date:   Fri Feb 17 19:27:44 2023 +0000

    fixing the tfvars tokens

commit 14c1380
Author: Jackson Yang <jackson.yang@yoppworks.com>
Date:   Thu Feb 16 16:29:15 2023 -0500

    Improved writeids-mod.sh to match all auto.tfvars

commit 171fe14
Author: Jackson Yang <jackson.yang@yoppworks.com>
Date:   Thu Feb 16 11:52:26 2023 -0500

    Reduced bucket retention period to ease test

commit 7a09624
Author: JacksonYang <jackson.yang@yoopworks.com>
Date:   Thu Feb 16 06:39:23 2023 +0000

    Fixed the duplicated map key issue.

commit c0ea79b
Author: JacksonYang <jackson.yang@yoopworks.com>
Date:   Wed Feb 15 21:25:38 2023 +0000

    Refactored logging module and fixed some bugs found.

commit 2583469
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Wed Feb 15 00:49:05 2023 -0500

    Update nonp-network.auto.tfvars

commit ca981f3
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Wed Feb 15 00:48:40 2023 -0500

    Update prod-network.auto.tfvars

commit 533f8cf
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Wed Feb 15 00:43:46 2023 -0500

    Update locals.tf

commit 0a3bc15
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Wed Feb 15 00:42:59 2023 -0500

    Update main.tf

commit a593a21
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Wed Feb 15 00:42:11 2023 -0500

    Update main.tf

commit 9966dcb
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Wed Feb 15 00:41:40 2023 -0500

    Update locals.tf

commit c764438
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Wed Feb 15 00:30:24 2023 -0500

    Update main.tf

commit 729b499
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Tue Feb 14 23:56:05 2023 -0500

    Update outputs.tf

commit f499580
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Tue Feb 14 23:55:35 2023 -0500

    Update locals.tf

commit 77933f1
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Tue Feb 14 23:54:58 2023 -0500

    Update main.tf

commit cd2fa85
Author: Jackson Yang <jackson.yang@yoppworks.com>
Date:   Mon Feb 13 22:53:22 2023 -0500

    Added waitings to centralized logging

commit b1f8aa0
Merge: f33a6cc f10657c
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Mon Feb 13 16:29:18 2023 -0500

    Merge pull request GoogleCloudPlatform#4 from yw-liftandshift/testing-cleanups

    Testing cleanups

commit f10657c
Author: root <uday.kakkar@yoppworks.com>
Date:   Mon Feb 13 21:28:12 2023 +0000

    cleanup changes

commit f33a6cc
Author: Jackson Yang <jackson.yang@yoppworks.com>
Date:   Mon Feb 13 16:27:57 2023 -0500

    Added   nat_config = [] to network host projects

commit 980261e
Author: root <uday.kakkar@yoppworks.com>
Date:   Mon Feb 13 21:24:40 2023 +0000

    cleanup changes

commit 43aef4c
Author: root <uday.kakkar@yoppworks.com>
Date:   Mon Feb 13 21:17:49 2023 +0000

    cleanup changes

commit 8863533
Author: Jackson Yang <jackson.yang@yoppworks.com>
Date:   Mon Feb 13 14:21:31 2023 -0500

    Uncommented orgnization monitoring center in common

commit 88f9cb4
Author: Jackson Yang <jackson.yang@yoppworks.com>
Date:   Mon Feb 13 10:57:51 2023 -0500

    Removed workloads from nonprod and prod

commit 0320ab6
Merge: e0ac5af ef57045
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Sat Feb 11 00:13:03 2023 -0500

    Merge pull request GoogleCloudPlatform#2 from yw-liftandshift/DRDC

    fixes

commit ef57045
Author: root <uday.kakkar@yoppworks.com>
Date:   Sat Feb 11 05:11:20 2023 +0000

    fixes

commit e0ac5af
Merge: c416c6d c0048c7
Author: uday kakkar <udaykakkar@gmail.com>
Date:   Sat Feb 11 00:00:31 2023 -0500

    Merge pull request #1 from yw-liftandshift/DRDC

    adding automation

commit c416c6d
Author: Jackson Yang <95398233+jacyang2010@users.noreply.github.com>
Date:   Wed Feb 8 17:02:40 2023 -0500

    Removed project-specific prefix from folder name

commit c0048c7
Author: udaykakkar <udaykakkar@gmail.com>
Date:   Wed Feb 8 16:39:55 2023 -0500

    adding automation

commit 53f69cc
Author: JacksonYang <jackson.yang@yoppworks.com>
Date:   Wed Feb 8 10:02:04 2023 -0500

    Added feature to find all auto.tfvars files

commit 2791bbc
Author: JacksonYang <jackson.yang@yoppworks.com>
Date:   Wed Feb 8 00:06:13 2023 -0500

    reinitiated  2023-02-08.0002
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

No branches or pull requests

1 participant