Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Automatically validate sncast docs snippets #2733
base: master
Are you sure you want to change the base?
Automatically validate sncast docs snippets #2733
Changes from 196 commits
3c4a076
f8b0058
4e45711
23493ab
62bb35a
3ef847f
304e423
f10ac8e
be9c9e5
a17d919
432e366
2cc325c
f5f3e41
beb0855
18ffce2
1d7f284
48a3fcd
0438352
ccfac3f
dca617d
ed6daa0
3ae3107
2f65010
efc2e1d
2823523
bcbb861
1b968be
041f604
7bbcd99
bdcd467
b6db6a5
a4535cd
dcd4e80
9e34797
8ddc850
8e6678c
6da2d58
92fff9f
d445531
46aa9d4
1dd0062
80e5b79
54f4247
fab960d
f119e3b
853c8ed
f6a029c
2e0f0f1
41cb86a
6d8a825
5c84ef1
8292a54
fa40a6b
d846b42
cbda065
9fe0a3c
906777b
446cdfd
2a61d99
bcf5f40
aa4be23
8449f5e
ece5a07
a960649
826be45
0574214
67346ea
127842a
f01065d
6caf67b
eb95205
1c2a863
95d9bb9
d8481b0
09bac46
ae39133
7703ce6
a106627
4407733
983e0a6
78e3c7d
97df99f
dc4386c
4d245af
0eadab4
c5e3b19
4df85ac
216c10b
a2f01d5
a00a460
ad9aa26
12edd48
fd78dd4
e2eb456
3dd6452
58bac96
a951882
538a775
2a7ea51
4d18e0a
f52f64e
e94a85b
393cc29
db852eb
b97ae4b
97171b6
d680083
4c04d41
06f10ed
36164d0
8424c57
40461a2
8b1a330
73c51b7
5b3b26f
98217c1
b0a1130
ce93644
30a8ca5
b9ab20a
6e53c06
815e1fc
7517ddb
d434dbe
7bc535a
ebd68fc
ebdc770
c12935b
cb0fe80
3f9adf1
800fcfd
75360e0
5798cd7
d9f11bf
a92325f
451bb67
4692dfd
9b58f51
8ed2e92
324ec97
624277c
d85ae00
c375d44
fbb6358
5cf8560
8cd610d
5fa2ee9
386e2c6
8217109
a1314de
dd4ede7
879b52f
5e8bb02
f6e407c
15e8ed3
744e083
3a7c286
a30be73
0fb04b1
48bd8c1
f0e5fd9
8c9bda7
7a294ea
19576ab
82530bd
77d32ca
3686cb6
178e2d8
74058a5
443ebcf
a3a88bc
d25c233
8d9e5a3
88e0a6d
32535d9
4711665
b844f2d
7343dfd
0dadcae
a4e2d91
0843072
00fd1dd
221d53b
1d25d80
2c09097
4902f75
b4562b7
a8532bb
777e800
f3c66a0
8705e4d
345b86c
2836dad
2ab3b69
c821fb9
2d929f2
84b49b2
5fa190f
0ba1cd7
5c9984e
39f79a6
aec16a6
af07611
3e8c9cc
ca92dd7
af53569
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From the user standpoint, having outputs with
[..]
in docs is a bit weird.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What would be the steps to resolve this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could handle it similarly as here. Wdyt?