Skip to content

Commit 43a9a84

Browse files
committed
Update Blog “open-sourcing-workshops-on-demand-part-5-create-a-workshop”
1 parent fdaf878 commit 43a9a84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/blog/open-sourcing-workshops-on-demand-part-5-create-a-workshop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ As the developer of the Workshops-on-Demand content, Matt had to perform seve
140140
1. ##### Log on to the backend server and clone the notebook repo in his home folder, or as explained earlier, fork the repo on his laptop and work from there
141141
2. ##### Create a new branch for his workshop following the naming convention defined with the admin
142142
3. ##### Leverage the template provided by me to build up the content of his workshop
143-
4. ##### Test the workshop locally on his laptop or on the dev server leveraging the `test-action.sh` script
143+
4. ##### Test the workshop locally on his laptop or on the dev server leveraging the `wod-test-action.sh` script
144144
5. ##### Test the workshop using the staging registration portal
145145
6. ##### When all tests are green, create a pull request to merge content with the master repo
146146

@@ -217,6 +217,6 @@ A workshop should have with at least :
217217
218218
When all tests have validated the workshop, it can follow the move to prod cycle.
219219
220-
You should now have a better understanding of the necessary tasks associated to the creation of a workshop. As you can see, it requires steps on the various sides of the infrastructure.In the next post, I Iwill explain how to deploy and manage the frontend part.
220+
You should now have a better understanding of the necessary tasks associated to the creation of a workshop. As you can see, it requires steps on the various sides of the infrastructure.In the next post, I will explain how to deploy and manage the frontend part.
221221
222222
If we can be of any help in clarifying any of this, please reach out to us on [Slack](https://slack.hpedev.io/). Please be sure to check back at [HPE DEV](https://developer.hpe.com/blog) for a follow up on this. Also, don't forget to check out also the Hack Shack for new [workshops](https://developer.hpe.com/hackshack/workshops)! Willing to collaborate with us? Contact us so we can build more workshops!

0 commit comments

Comments
 (0)