简体   繁体   English

在 AppScript 中,对于 Workspace Published Add-On Sheet Extensions,我如何切换到 Head 版本并停止部署每个错误修复?

[英]In AppScript, for Workspace Published Add-On Sheet Extensions, how do I switch to Head version and stop Deploying every bug fix?

Each time I fix a bug I have to Deploy and update the Version每次我修复错误时,我都必须部署和更新版本

in the在里面
console.cloud.google.com console.cloud.google.com
I'm 17 Versions in and I don't think this is how it's supposed to work.我有 17 个版本,我认为这不是它应该如何工作的。

How do I switch back to Head so that I just Save the new code , reload my sheet, and work with the updated code?如何切换回 Head 以便只保存新代码、重新加载工作表并使用更新的代码?

I am the admin for the account , so I had published the Extension as an Add-On in the Marketplace so people on the team could see the Extension.我是该帐户的管理员,因此我已在 Marketplace 中将扩展作为附加组件发布,以便团队中的人员可以看到该扩展。

You can Test the add-on directly via 'Run' menu - 'Test as add-on' option.您可以直接通过“运行”菜单-“作为插件测试”选项来测试插件。

Select the version on which you want to test and select the document.选择要测试的版本并选择文档。

Step 1步骤1

Step 2第2步

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 从 Google 工作表插件将 Appscript 部署为 Webapp - Deploy Appscript as Webapp from Google sheet Add-on 如何在独立的 Google Workspace 插件上使用可安装的事件驱动触发器? - How do I use installable event-driven triggers on a standalone Google Workspace add-on? 我如何通过 AppScript 将粘贴复制到另一个文件而不是工作表中 - How do i copyPaste through AppScript into another file instead of a sheet 如何创建一个每小时运行一次的基于时间的附加触发器? - How do I create a timeBased Add-on trigger that runs every hour? 如何从谷歌表格中读取带有 appscript 的数字,并希望使用另一张表格上格式化的数字” - How do I read numbers with appscript from a google sheet and want to use the number as formatted on another sheet" 我可以在已发布插件的 onOpen(e) 中使用 getActiveUserLocale() 吗? - Can I use getActiveUserLocale() in onOpen(e) of a published Add-on? 如何更改基于 Google Apps 脚本的 Google Workspace 附加组件中的“授权访问”按钮 - How can I change the `AUTHORIZE ACCESS` button in a Google Apps Script based Google Workspace Add-On Chrome扩展程序(Angularjs)至Gmail附加组件(应用程序) - Chrome extension(Angularjs) to Gmail Add-on (Appscript) 在制作附加组件时在 AppScript 中使用 SCSS - Use SCSS in AppScript while making an add-on 如何获取表单提交者或发布的加载项中的文档的日期 - How to get the date of the form submitter or the document in a published add-on
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM