-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build apps into the container image #17
Commits on Jul 11, 2024
-
IONOS: Update submodule pointer for /IONOS
Latest changes: * app install / enable refactoring * enabling apps Signed-off-by: Thomas Lehmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 445e48c - Browse repository at this point
Copy the full SHA 445e48cView commit details -
IONOS: packages: set engines to Node ^20.15.0 and npm ^10.7.0
Actually required for the custom and external apps. Since the workflow starts in the project root, it initially "sees" the Nextcloud package.json. Since entering each app directory and setting up different Node/npm versions is no feasible anyway, let's set it here. Signed-off-by: Thomas Lehmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb19776 - Browse repository at this point
Copy the full SHA bb19776View commit details -
IONOS: Add user_oidc v5.0.3 as submodule under apps-external
Signed-off-by: Thomas Lehmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d73a673 - Browse repository at this point
Copy the full SHA d73a673View commit details -
IONOS: un.gitignore apps-external/user_oidc
To track it as submodule in version control Signed-off-by: Thomas Lehmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 182ca36 - Browse repository at this point
Copy the full SHA 182ca36View commit details -
IONOS: workflow: don't package generated dirs in apps-*
Exclude node_modules, tests and GitHub/Gut dirs too. Signed-off-by: Thomas Lehmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f57b5a9 - Browse repository at this point
Copy the full SHA f57b5a9View commit details -
IONOS: workflow: add build steps to build parts of apps-custom/ and a…
…pps-external/ Build simplesettings (custom) and user_oidc (external) Signed-off-by: Thomas Lehmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30bde02 - Browse repository at this point
Copy the full SHA 30bde02View commit details -
IONOS: Update submodule pointer for /IONOS
* Enable custom apps too * user_oidc will no longer be downloaded Signed-off-by: Thomas Lehmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2633ed8 - Browse repository at this point
Copy the full SHA 2633ed8View commit details -
IONOS: Update submodule pointer for simplesettings
Fix missing package which prevents from-scratch build (updated amended commit) Signed-off-by: Thomas Lehmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe470bd - Browse repository at this point
Copy the full SHA fe470bdView commit details