Commit 466abc5f authored by canterburym's avatar canterburym
Browse files

Merge branch 'maintenance/SA98' into 'meeting/SA98e'

Maintenance tasks for SA98e

See merge request !102
parents 711df356 c5a3b259
Loading
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -6,9 +6,19 @@ workflow:
    - if: $CI_COMMIT_BRANCH

stages:
  - preflight
  - check
  - build

preflight:
  image: "forge.3gpp.org:5050/sa3/li/forgelib"
  stage: preflight
  rules:
    - if: $CI_PIPELINE_SOURCE == 'merge_request_event'
  interruptible: true
  script:
    - forgelib-preflight https://$CI_SERVER_HOST $CI_PROJECT_ID $CI_MERGE_REQUEST_IID

process_asn:
  image: "forge.3gpp.org:5050/sa3/li/asn1test:latest"
  stage: check
@@ -24,7 +34,7 @@ process_xsd:
    - python3 testing/xsd_process.py

generate_artefacts:
  image: "forge.3gpp.org:5050/sa3/li/artefacts:latest"
  image: "forge.3gpp.org:5050/sa3/li/forgelib"
  stage: build
  interruptible: true
  rules:
+9 −9
Original line number Diff line number Diff line
# 3GPP SA3-LI - Trial repository
# 3GPP SA3-LI Repository

Trial repository for the 3GPP SA3-LI working group.
Repository for the 3GPP SA3-LI working group.

## Guides and How-To

Visit the [Wiki](https://forge.etsi.org/rep/3GPP/SA3LI/wikis/home) for guides on how to:
* [Log in to the Forge](https://forge.etsi.org/rep/3GPP/SA3LI/wikis/Logging%20in%20to%20the%20Forge)
* [Join the project](https://forge.etsi.org/rep/3GPP/SA3LI/wikis/Joining%20a%20project)
* [Make a CR](https://forge.etsi.org/rep/3GPP/SA3LI/wikis/Making%20a%20CR)
Visit the [Wiki](https://forge.3gpp.org/rep/sa3/li/-/wikis/home) for guides on how to:
* [Log in to the Forge](https://forge.3gpp.org/rep/sa3/li/-/wikis/How-To/Log-in)
* [Join the project](https://forge.3gpp.org/rep/sa3/li/-/wikis/How-To/Join-a-project)
* [Make a CR](https://forge.3gpp.org/rep/sa3/li/-/wikis/How-To/Create-a-CR)

Don't see a page on something you think should be documented? Then create one!

## Contribute to the discussion

Visit the [Issues](https://forge.etsi.org/rep/3GPP/SA3LI/issues) page and give
Visit the [Issues](https://forge.3gpp.org/rep/sa3/li/-/issues) page and give
your thoughts and feedback on how we should use the Forge in SA3-LI.

Have a question that you don't see an Issue for? Then [create one](https://forge.etsi.org/rep/3GPP/SA3LI/issues/new?issue%5Bassignee_id%5D=&issue%5Bmilestone_id%5D=)!
Have a question that you don't see an Issue for? Then [create one](https://forge.3gpp.org/rep/sa3/li/-/issues/new?issue%5Bmilestone_id%5D=)!

## Licence