Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a93fb8d7 authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Merge branch 'dev/add-publish-job' into 'main'

add publish job

See merge request e/infra/ecloud/nextcloud-apps/ecloud-theme-helper!154
parents 927bc404 f69480a7
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ stages:
  - build
  - performance
  - dast
  - publish
  - deploy

variables:
@@ -23,3 +24,6 @@ include:
  - project: "e/infra/ecloud/nextcloud-apps/ci-templates"
    ref: main
    file: "populate-code-climate-default-config.yml"
  - project: "e/infra/ecloud/nextcloud-apps/ci-templates"
    ref: main
    file: "nc-publish-app.yml"
+6 −6
Original line number Diff line number Diff line
## /e/ Cloud Theme Helper App
- This app is a helper app to be used along with the /e/ Cloud Theme 
- It adds icon classes and makes the needed icon replacements in some Nextcloud pages
- Enabling it without adding and enabling the /e/ Cloud Theme is not recommended
# Murena Workspace Theme Helper App

- This app is a helper app to be used along with the Murena Workspace theme 
- It adds icon classes and makes the needed icon replacements in some Nextcloud pages
- Enabling it without adding and enabling the Murena Workspace Cloud Theme is not recommended

## Developer Documentation
# Developer Documentation

### To add new icons
## To add new icons

- Add the icon in the `img` folder
  - For example, the `notifications.svg` file will be added as `img/notifications/notifications.svg`