mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 12:05:39 +01:00
docs: add create new release steps
This commit is contained in:
34
content/pybytes/releases/_index.md
Normal file
34
content/pybytes/releases/_index.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: "Create New Release"
|
||||
aliases:
|
||||
---
|
||||
|
||||
In this section, we will explain to you how to create a new release.
|
||||
|
||||
|
||||
## Create release wizard
|
||||
|
||||
In Pybytes, go to *Applications* -> *My applications* -> *select target application* -> *Releases* Page:
|
||||
|
||||
1. Click on *Create Release*.
|
||||

|
||||
|
||||
2. List of pre-configured application configurations will be listed.
|
||||

|
||||
|
||||
3. Select the target `firmware`, or omit this step.
|
||||

|
||||
|
||||
4. If you want to include code changes in this release you can:
|
||||
* *check* _Upload the code_ `checkbox`.
|
||||
* `Browse` your target code (should be a `zip` file)
|
||||

|
||||
|
||||
5. *Write* a description for this release.
|
||||

|
||||
|
||||
6. *Review* release details then *Click* Finish.
|
||||

|
||||
|
||||
7. You can see list of created releases under the `Releases` tab.
|
||||

|
||||
Reference in New Issue
Block a user