Skip to content

Conversation

@seriAlizations
Copy link

@seriAlizations seriAlizations commented Oct 7, 2025

Summary

TODO

Checklist

https://github.com/nextcloud/tables/releases/tag/v0.9.5

git submodule add -f [email protected]:nextcloud/tables.git apps-external/tables
cd apps-external/tables
git checkout v0.9.5
git submodule update --init apps-external/tables
git add .gitmodules apps-external/tables
@seriAlizations seriAlizations requested a review from Copilot October 7, 2025 06:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds the Nextcloud Tables app as a submodule to the project and configures the build system to include it in the build process.

  • Adds the tables app as a Git submodule pointing to the official nextcloud/tables repository
  • Updates the GitHub Actions workflow to build the tables app with npm and composer support
  • Updates the IONOS submodule to a newer commit

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
apps-external/tables Adds the tables app as a new submodule
.gitmodules Registers the tables submodule configuration
.github/workflows/build-artifact.yml Adds build configuration for the tables app
IONOS Updates the IONOS submodule commit reference

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@seriAlizations seriAlizations requested a review from Copilot October 7, 2025 06:14
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

- Added tables app to build matrix in workflow
- Added tables submodule to .gitmodules
- Updated IONOS submodule with tables app build configuration
- Resolved conflicts by keeping both existing and new external apps
@seriAlizations seriAlizations marked this pull request as ready for review October 7, 2025 09:00
@seriAlizations seriAlizations requested a review from Copilot October 7, 2025 10:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants