Skip to content

Commit 11328b9

Browse files
committed
tweak deployjment chapter warnings
1 parent e4c60c2 commit 11328b9

File tree

3 files changed

+15
-13
lines changed

3 files changed

+15
-13
lines changed

chapter_09_docker.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ Let me know how you got on, if you get stuck on anything,
5858
if any explanations don't make sense,
5959
or if any of the instructions don't work for you.
6060
61+
I hope you enjoy the new version!
62+
6163
*******************************************************************************
6264

6365
=== TDD and the Danger Areas of Deployment

chapter_10_production_readiness.asciidoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,17 @@ and using the FTs to detect any regressions.
1414
.🚧 Warning, chapter under construction 🚧
1515
*******************************************************************************
1616
As part of my work on the third edition of the book,
17-
I'm making big changes to the deployment chapters,
18-
and this is a very new draft.
19-
20-
This chapter is still very fresh,
21-
but the content is all there,
17+
I'm making big changes to the deployment chapters.
18+
This chapter is still very fresh, but the content is all there,
2219
so you should be able to follow along.
2320
2421
But as always I really, really need fedback.
2522
So please hit me up at [email protected], or via
2623
https://github.com/hjwp/Book-TDD-Web-Dev-Python/issues[GitHub Issues]
2724
and Pull Requests.
2825
26+
I hope you enjoy the new version!
27+
2928
*******************************************************************************
3029

3130
=== What We Need to Do

chapter_11_ansible.asciidoc

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,19 @@ NOTE: Why not ping me a note once your site is live on the web,
3636

3737

3838

39-
.🚧 Warning, this chapter is heavily under construction
39+
.🚧 Warning, chapter under construction 🚧
4040
*******************************************************************************
4141
As part of my work on the third edition of the book,
42-
I'm rewriting the deployment chapters,
43-
but this chapter is very rough I'm afraid, sorry!
42+
I'm making big changes to the deployment chapters.
43+
This chapter is still very fresh, but the content is all there,
44+
so you should be able to follow along.
4445
45-
Following along with this chapter is going to be quite challenging,
46-
since although most of the code listings and commands are there,
47-
I haven't yet written all the explanations to go in between them.
46+
But as always I really, really need fedback.
47+
So please hit me up at [email protected], or via
48+
https://github.com/hjwp/Book-TDD-Web-Dev-Python/issues[GitHub Issues]
49+
and Pull Requests.
4850
49-
By all means have a go if you're feeling brave!
50-
But otherwise it might be best to skip ahead to <<chapter_12_organising_test_files>>
51+
I hope you enjoy the new version!
5152
5253
*******************************************************************************
5354

0 commit comments

Comments
 (0)