Skip to content

clasp v3 does not detect file changes correctly #1108

@zoi-smeraner

Description

@zoi-smeraner

node -v
v24.8.0

.claspignore

# ignore all files…
**/**

# except the extensions…
!appsscript.json
!**/*.gs
!**/*.js
!**/*.ts
!**/*.html

# ignore even valid files if in…
.git/**
assets/**
node_modules/**
pdflib/pdflib.js
pdflib/pdflib.ps.js

clasp push #with @google/clasp 2.5.0 (works fine)
└─ addonDocs.ts
└─ addonDrive.ts
└─ addonSlides.ts
└─ appsscript.json
└─ common.ts
└─ helper/aiSidebar.ts
└─ helper/Async.ts
└─ helper/aws4.ts
└─ helper/documentAi.ts
└─ helper/documentExport.ts
└─ helper/documentImages.ts
└─ helper/documentStructure.ts
└─ helper/documentTranslation.ts
└─ helper/documentUtility.ts
└─ helper/markdownit_library.js
└─ helper/markdownToDoc.ts
└─ helper/slidesCommon.ts
└─ helper/slidesContentFactory.ts
└─ helper/slidesFactory.ts
└─ helper/slidesNotes.ts
└─ helper/styleHelper.ts
└─ pdflib/pdf-app.d.ts
└─ pdflib/pdflib.bundle.js
└─ templates/chat.html
└─ templates/download.html
└─ templates/magicSlides.html
└─ templates/magicSlides/step1.html
└─ templates/magicSlides/step2.html
└─ templates/magicSlides/step3.html
└─ templates/mermaidSidebar.html
└─ templates/picker.html
└─ templates/sidebar.html
└─ test/test.ts
└─ text.ts
└─ web.ts

clasp push #with @google/clasp 3.1.3 (change tracking not working)
Script is already up to date.

clasp push --force
Script is already up to date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions