forked from docs/docsportal
fixing broken reference to images and converting the files to unix format
This commit is contained in:
parent
8ae0def383
commit
01e5478323
File diff suppressed because it is too large
Load Diff
@ -6,8 +6,8 @@ How to update landing page
|
|||||||
|
|
||||||
Mark service as depricated
|
Mark service as depricated
|
||||||
|
|
||||||
.. image:: training_images/storage_component_overview.png
|
.. image:: /training_images/storage_component_overview.png
|
||||||
:target: training_images/storage_component_overview.png
|
:target: /training_images/storage_component_overview.png
|
||||||
:alt: storage_component_overview
|
:alt: storage_component_overview
|
||||||
|
|
||||||
|
|
||||||
@ -15,8 +15,8 @@ Mark service as depricated
|
|||||||
|
|
||||||
You need to create fork only in case you don’t have existing already
|
You need to create fork only in case you don’t have existing already
|
||||||
|
|
||||||
.. image:: training_images/infra_otc-metadata.png
|
.. image:: /training_images/infra_otc-metadata.png
|
||||||
:target: training_images/infra_otc-metadata.png
|
:target: /training_images/infra_otc-metadata.png
|
||||||
:alt: infra_otc-metadata
|
:alt: infra_otc-metadata
|
||||||
|
|
||||||
https://gitea.eco.tsi-dev.otc-service.com/marmulle/otc-metadata/src/branch/main/otc_metadata/data/documents
|
https://gitea.eco.tsi-dev.otc-service.com/marmulle/otc-metadata/src/branch/main/otc_metadata/data/documents
|
||||||
@ -59,34 +59,34 @@ In this case I was updating obs-swiftapi.yaml located in https://gitea.eco.tsi-d
|
|||||||
|
|
||||||
After update file propose file changes. Name of branch or pull request should be as short as possible,but meaningful.
|
After update file propose file changes. Name of branch or pull request should be as short as possible,but meaningful.
|
||||||
|
|
||||||
.. image:: training_images/propose_file_change.png
|
.. image:: /training_images/propose_file_change.png
|
||||||
:target: training_images/propose_file_change.png
|
:target: /training_images/propose_file_change.png
|
||||||
:alt: propose_file_change
|
:alt: propose_file_change
|
||||||
|
|
||||||
5)**Create new pull request**
|
5)**Create new pull request**
|
||||||
|
|
||||||
Change destination branch into infra:main and click New Pull Request.
|
Change destination branch into infra:main and click New Pull Request.
|
||||||
|
|
||||||
.. image:: training_images/gitea_new_pull_request.png
|
.. image:: /training_images/gitea_new_pull_request.png
|
||||||
:target: training_images/gitea_new_pull_request.png
|
:target: /training_images/gitea_new_pull_request.png
|
||||||
:alt: gitea_new_pull_request
|
:alt: gitea_new_pull_request
|
||||||
|
|
||||||
Change destination branch into infra:main and click New Pull Request
|
Change destination branch into infra:main and click New Pull Request
|
||||||
|
|
||||||
.. image:: training_images/gitea_new_pull_request2.png
|
.. image:: /training_images/gitea_new_pull_request2.png
|
||||||
:target: training_images/gitea_new_pull_request2.png
|
:target: /training_images/gitea_new_pull_request2.png
|
||||||
:alt: gitea_new_pull_request2
|
:alt: gitea_new_pull_request2
|
||||||
|
|
||||||
Once again - New Pull Request
|
Once again - New Pull Request
|
||||||
|
|
||||||
.. image:: training_images/gitea_new_pull_request3.png
|
.. image:: /training_images/gitea_new_pull_request3.png
|
||||||
:target: training_images/gitea_new_pull_request3.png
|
:target: /training_images/gitea_new_pull_request3.png
|
||||||
:alt: gitea_new_pull_request3
|
:alt: gitea_new_pull_request3
|
||||||
|
|
||||||
6)**New pull request – approve, gate**
|
6)**New pull request – approve, gate**
|
||||||
|
|
||||||
.. image:: training_images/gitea_new_pull_request_approve_gate.png
|
.. image:: /training_images/gitea_new_pull_request_approve_gate.png
|
||||||
:target: training_images/gitea_new_pull_request_approve_gate.png
|
:target: /training_images/gitea_new_pull_request_approve_gate.png
|
||||||
:alt: gitea_new_pull_request_approve_gate
|
:alt: gitea_new_pull_request_approve_gate
|
||||||
|
|
||||||
7)**Delete branch**
|
7)**Delete branch**
|
Loading…
x
Reference in New Issue
Block a user