Merge branch 'appsmithorg:release' into release #12
Annotations
2 errors and 1 warning
Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field.
{
name: 'event',
id: '11493781762',
event: {
id: '11493781762',
name: 'push',
payload: {
after: 'cfb13c282367a25a5097f3ebc2249c60acea298c',
base_ref: null,
before: 'd50548a7ac8e6112c58da6f1e78ea650671a2974',
commits: [
{
author: {
email: '[email protected]',
name: 'sneha122',
username: 'sneha122'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b7b5770a089efb1d55c717b2c965fb74a0d61257',
message: 'fix: google sheets query getting executed even after changing sheet (#37006)\n' +
'\n' +
'## Description\r\n' +
'\r\n' +
'This PR fixes the issue with google sheets -> selected sheets option.\r\n' +
'Following are the steps to reproduce the issue on cloud/release\r\n' +
'platform:\r\n' +
'\r\n' +
'**Steps:**\r\n' +
'1. Create a Google sheets datasource with selected sheets option\r\n' +
'2. Select "spreadsheet1" from the file picker.\r\n' +
'3. Create a query for this datasource and attach it to table widget\r\n' +
'4. Now edit the datasource and change authorisation from "spreadsheet1"\r\n' +
'to "spreadsheet2"\r\n' +
'5. Refresh the page and check the table data\r\n' +
'\r\n' +
'This issue has been fixed, where we check if the correct spreadsheetId\r\n' +
"is present in authorisedSheetIds, if it's not throwing an exception so\r\n" +
"we don't execute the query.\r\n" +
'\r\n' +
'\r\n' +
'Fixes #36747 \r\n' +
'_or_ \r\n' +
'Fixes `Issue URL`\r\n' +
'> [!WARNING] \r\n' +
'> _If no issue exists, please create an issue first, and check with the\r\n' +
'maintainers if the issue is valid._\r\n' +
'\r\n' +
'## Automation\r\n' +
'\r\n' +
'/ok-to-test tags="@tag.Sanity"\r\n' +
'\r\n' +
'### :mag: Cypress test results\r\n' +
'<!-- This is an auto-generated comment: Cypress test results -->\r\n' +
'> [!TIP]\r\n' +
'> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉\r\n' +
'> Workflow run:\r\n' +
'<https://github.com/appsmithorg/appsmith/actions/runs/11473463879>\r\n' +
'> Commit: e0f725a6246ff849c8666d5a34e6cf016111cf0f\r\n' +
'> <a\r\n' +
'href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11473463879&attempt=1"\r\n' +
'target="_blank">Cypress dashboard</a>.\r\n' +
'> Tags: `@tag.Sanity`\r\n' +
'> Spec:\r\n' +
'> <hr>Wed, 23 Oct 2024 05:43:59 UTC\r\n' +
'<!-- end of auto-generated comment: Cypress test results -->\r\n' +
'\r\n' +
'\r\n' +
'## Communication\r\n' +
'Should the DevRel and Marketing teams inform users about this change?\r\n' +
'- [ ] Yes\r\n' +
'- [x] No\r\n' +
'\r\n' +
'\r\n' +
'<!-- This is an auto-generated comment: release notes by coderabbit.ai\r\n' +
'-->\r\n' +
'## Summary by CodeRabbit\r\n' +
'\r\n' +
'- **New Features**\r\n' +
'- Introduced a new error message for missing spreadsheet URLs to enhance\r\n' +
'user guidance.\r\n' +
'- Updated method for retrieving authorized sheet IDs to include\r\n' +
'validation, improving error handling.\r\n' +
'\r\n' +
'- **Bug Fixes**\r\n' +
'- Enh
|
Error: Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field.
at paginate (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142879:11)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142674:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142380:7)
at async Promise.all (index 0)
{
name: 'AggregateError',
event: {
id: '11493781762',
name: 'push',
payload: {
after: 'cfb13c282367a25a5097f3ebc2249c60acea298c',
base_ref: null,
before: 'd50548a7ac8e6112c58da6f1e78ea650671a2974',
commits: [
{
author: {
email: '[email protected]',
name: 'sneha122',
username: 'sneha122'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b7b5770a089efb1d55c717b2c965fb74a0d61257',
message: 'fix: google sheets query getting executed even after changing sheet (#37006)\n' +
'\n' +
'## Description\r\n' +
'\r\n' +
'This PR fixes the issue with google sheets -> selected sheets option.\r\n' +
'Following are the steps to reproduce the issue on cloud/release\r\n' +
'platform:\r\n' +
'\r\n' +
'**Steps:**\r\n' +
'1. Create a Google sheets datasource with selected sheets option\r\n' +
'2. Select "spreadsheet1" from the file picker.\r\n' +
'3. Create a query for this datasource and attach it to table widget\r\n' +
'4. Now edit the datasource and change authorisation from "spreadsheet1"\r\n' +
'to "spreadsheet2"\r\n' +
'5. Refresh the page and check the table data\r\n' +
'\r\n' +
'This issue has been fixed, where we check if the correct spreadsheetId\r\n' +
"is present in authorisedSheetIds, if it's not throwing an exception so\r\n" +
"we don't execute the query.\r\n" +
'\r\n' +
'\r\n' +
'Fixes #36747 \r\n' +
'_or_ \r\n' +
'Fixes `Issue URL`\r\n' +
'> [!WARNING] \r\n' +
'> _If no issue exists, please create an issue first, and check with the\r\n' +
'maintainers if the issue is valid._\r\n' +
'\r\n' +
'## Automation\r\n' +
'\r\n' +
'/ok-to-test tags="@tag.Sanity"\r\n' +
'\r\n' +
'### :mag: Cypress test results\r\n' +
'<!-- This is an auto-generated comment: Cypress test results -->\r\n' +
'> [!TIP]\r\n' +
'> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉\r\n' +
'> Workflow run:\r\n' +
'<https://github.com/appsmithorg/appsmith/actions/runs/11473463879>\r\n' +
'> Commit: e0f725a6246ff849c8666d5a34e6cf016111cf0f\r\n' +
'> <a\r\n' +
'href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11473463879&attempt=1"\r\n' +
'target="_blank">Cypress dashboard</a>.\r\n' +
'> Tags: `@tag.Sanity`\r\n' +
'> Spec:\r\n' +
'> <hr>Wed, 23 Oct 2024 05:43:59 UTC\r\n' +
'<!-- end of auto-generated comment: Cypress test results -->\r\n' +
'\r\n' +
'\r\n' +
'## Communication\r\n' +
'Should the DevRel and Marketing teams inform users about this change?\r\n' +
'- [ ] Yes\r\n' +
'- [x] No\r\n' +
'\r\n' +
'\r\n' +
'<!-- This is an auto-generated comment: release notes by coderabbit.ai\r\n' +
'-->\r\n' +
'## Summary by CodeRabbit\r\n' +
|
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading