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

feat: As a developer, I want to see an end-to-end hello-world tutorial #521

Conversation

alainncls
Copy link
Collaborator

@alainncls alainncls commented Jan 11, 2024

What does this PR do?

Adds a Tutorials page to the website to showcase a standard workflow
Tutorial is in the documentation repo (cf. PR #4)

Related ticket

Fixes #335

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@alainncls alainncls self-assigned this Jan 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4ab5720) 0.00% compared to head (47a7203) 93.63%.

Additional details and impacted files
@@           Coverage Diff            @@
##           dev     #521       +/-   ##
========================================
+ Coverage     0   93.63%   +93.63%     
========================================
  Files        0       20       +20     
  Lines        0      330      +330     
  Branches     0       76       +76     
========================================
+ Hits         0      309      +309     
- Misses       0       10       +10     
- Partials     0       11       +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alainncls alainncls force-pushed the feat/as-a-developer-i-want-to-see-an-end-to-end-hello-world-tutorial branch from 7dce77f to 9b868cf Compare January 11, 2024 15:57
@alainncls alainncls marked this pull request as ready for review January 11, 2024 15:58
@alainncls alainncls force-pushed the feat/as-a-developer-i-want-to-see-an-end-to-end-hello-world-tutorial branch from 9b868cf to b9667aa Compare January 11, 2024 15:59
Copy link
Contributor

@alainncls alainncls force-pushed the feat/as-a-developer-i-want-to-see-an-end-to-end-hello-world-tutorial branch from b9667aa to 1622c14 Compare January 12, 2024 23:23
@alainncls alainncls force-pushed the feat/as-a-developer-i-want-to-see-an-end-to-end-hello-world-tutorial branch from 1622c14 to 47a7203 Compare January 15, 2024 17:09
@alainncls alainncls enabled auto-merge (squash) January 15, 2024 18:39
@alainncls alainncls merged commit 22dd46a into dev Jan 16, 2024
10 checks passed
@alainncls alainncls deleted the feat/as-a-developer-i-want-to-see-an-end-to-end-hello-world-tutorial branch January 16, 2024 13:19
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.

[US] As a developer, I want to see an end-to-end hello-world tutorial
3 participants