Skip to content

docs: Update Quickstart and Tutorials pages with new Skaffold onboarding walkthrough#8274

Merged
aaron-prindle merged 1 commit intoGoogleContainerTools:mainfrom
maggieneterval:neos
Dec 22, 2022
Merged

docs: Update Quickstart and Tutorials pages with new Skaffold onboarding walkthrough#8274
aaron-prindle merged 1 commit intoGoogleContainerTools:mainfrom
maggieneterval:neos

Conversation

@maggieneterval
Copy link
Copy Markdown
Contributor

@maggieneterval maggieneterval commented Dec 21, 2022

Fixes: #8228

Description
Update Quickstart and Tutorials pages with new Skaffold onboarding walkthrough.

User facing changes

  • Adds a new page to the Tutorials section that includes a link to open the new tutorial in Cloud Shell.
  • Updates the Quickstart page to include the new tutorial text-only version and Cloud Shell link.

@maggieneterval
Copy link
Copy Markdown
Contributor Author

@aaron-prindle PTAL 😄

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 21, 2022

Codecov Report

Merging #8274 (b709910) into main (290280e) will decrease coverage by 4.37%.
The diff coverage is 54.68%.

@@            Coverage Diff             @@
##             main    #8274      +/-   ##
==========================================
- Coverage   70.48%   66.10%   -4.38%     
==========================================
  Files         515      601      +86     
  Lines       23150    29492    +6342     
==========================================
+ Hits        16317    19496    +3179     
- Misses       5776     8533    +2757     
- Partials     1057     1463     +406     
Impacted Files Coverage Δ
cmd/skaffold/app/cmd/completion.go 13.04% <0.00%> (-1.25%) ⬇️
cmd/skaffold/app/cmd/config/list.go 65.21% <ø> (ø)
cmd/skaffold/app/cmd/config/set.go 88.72% <ø> (ø)
cmd/skaffold/app/cmd/config/util.go 54.28% <ø> (ø)
cmd/skaffold/app/cmd/credits.go 100.00% <ø> (ø)
cmd/skaffold/app/cmd/credits/export.go 0.00% <0.00%> (ø)
cmd/skaffold/app/cmd/deploy.go 40.90% <0.00%> (-12.94%) ⬇️
cmd/skaffold/app/cmd/generate_pipeline.go 60.00% <ø> (ø)
cmd/skaffold/app/cmd/inspect_modules.go 65.00% <ø> (ø)
cmd/skaffold/app/cmd/inspect_profiles.go 66.66% <ø> (ø)
... and 405 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aaron-prindle aaron-prindle added the docs-modifications-v2 runs the docs v2 preview service on the given PR label Dec 22, 2022
@container-tools-bot
Copy link
Copy Markdown

Please visit http://34.121.119.36:1313 to view changes to the docs.

@container-tools-bot container-tools-bot removed the docs-modifications-v2 runs the docs v2 preview service on the given PR label Dec 22, 2022
@aaron-prindle
Copy link
Copy Markdown
Contributor

Awesome, just looked loaded the preview of the changes and it looks great.

Copy link
Copy Markdown
Contributor

@aaron-prindle aaron-prindle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@aaron-prindle aaron-prindle merged commit 03d93da into GoogleContainerTools:main Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Skaffold Neos tutorial to skaffold.dev page

3 participants