chore(deps): bump tj-actions/changed-files from 38 to 41 in /.github/workflows - #3327
Merged
sriramveeraghanta merged 1 commit intoJan 8, 2024
Conversation
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v38...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
sriramveeraghanta
approved these changes
Jan 8, 2024
sriramveeraghanta
deleted the
dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-41
branch
January 8, 2024 17:15
sriramveeraghanta
pushed a commit
that referenced
this pull request
Jan 22, 2024
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v38...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sriramveeraghanta
pushed a commit
that referenced
this pull request
Jan 22, 2024
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v38...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vamsikrishnamathala
pushed a commit
that referenced
this pull request
Aug 7, 2025
* [SILO-249] feat: notion importer phase 1 with zip manager and worker traversal (#3153) * feat: added notion zip manager code * feat: added endpoint for bulk create pages * feat: added page service in sdk * fix: temporary runner * feat: added notion zip file node types * feat: added file extractor and file tree creator methods * feat: added zip file manager class for interacting with extractors * feat: added key manager types * feat: added notion data migrator class for processing nodes * feat: added method to set map in the store * feat: added initialization of s3 in worker base * feat: registered notion worker in the manager * feat: added env variables for s3 * fix: remove unused services * fix: removed unnecessary package * fix: moved options into types * fix: cleanup and jsdoc comments * fix: renamed types and enums for consistency * fix: replaced console.log with logger * fix: added ttl to caches * fix: moved zip manager to be reusable * feat: added distributed counter for keeping count of leaf nodes * fix: broken down the notion importer into multiple phases * fix arrow function for key Co-authored-by: Surya Prashanth <prashantsurya002@gmail.com> * fix: eslint issues * fix: unused variables and expression call * fix: resolved eslint warnings --------- Co-authored-by: Surya Prashanth <prashantsurya002@gmail.com> * fix: build fix * [SILO-254] feat: notion importer phase two implementation (#3169) * feat: created endpoint for bulk operation on pages * feat: added phase two implementation of notion migrator * feat: added expected and ignored files list * feat: added method for getting a specific map field * fix: duplicate import * feat: added page api endpoint * feat: restructured and exported parser from core * feat: added notion content parser extensions * feat: added content parser initialization * feat: added cleanup function in base migrator * feat: refactored phases to include content parsing and cleanups * chore: added content parser config * feat: added cleanup function in zip manager to remove toc * feat: added bluebird as dependency * chore: remove test file * fix: formatted code * fix: decoupled content parser from `etl/core` to avoid circular dependency (#3204) * fix: decoupled parser from etl/core and moved to etl/parser * fix: modified linear importer for using parser from etl/parser * fix: updated notion importer content parser imports * [SILO-265] feat: Notion Importer UI and controller for generating presigned URL (#3237) * feat: added notion controller for handling credentials save and uploads * feat: added new keys and cached job and credential data * feat: added notion controller and s3 init script * feat: added UI changes for notion importer * feat: added translation file and feature flags * feat: added model changes to job and modified endpoint for pages * feat: added start time to job * fix: silo build failing * feat: added notion importer UI component for uploading * feat: added new extension for processing bookmark links * fix: coderabbit suggestions * fix: build fixes * fix: condition * fix: added page bulk endpoint under hmac and apiclient * fix: root page when there is only one directory * fix: added root directory path and error handling * fix: add html page for each directory if not present * feat: added feature flags for notion importer * feat: added translations for all languagaes * feat: added translations * fixed: translations for russian * [SILO-302] feat: migrated notion zip upload endpoints to apiserver (#3327) * feat: added endpoint for silo uploads for notion importer * feat: refactored controller to add start import route * fix: removed policy for ttl in s3 * feat: modified frontend for using new endpoints from apiserver for uploads * chore: added permission to silo asset endpoint * feat: added notion importer feature flag to asset endpoint * fix: used existing assets v2 for updating the asset upload * fix: removed unused endpoints from silo asset view * fix: moved notion importer into new settings page --------- Co-authored-by: Surya Prashanth <prashantsurya002@gmail.com>
DoctorFogarty
pushed a commit
to DoctorFogarty/plane
that referenced
this pull request
Aug 7, 2026
…eplane#3327) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v38...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
DoctorFogarty
pushed a commit
to DoctorFogarty/plane
that referenced
this pull request
Aug 7, 2026
…eplane#3327) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v38...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps tj-actions/changed-files from 38 to 41.
Release notes
Sourced from tj-actions/changed-files's releases.
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
716b1e1fix: update characters escaped by safe output (#1815)7aaf10dchore(deps): update dependency eslint-plugin-prettier to v5.1.2cc08e17Upgraded to v41 (#1811)6e79d6eUpdate README.mdd13ac19Update README.mdbb89f97Update README.md1864078Updated README.md (#1810)f495a03chore(deps): lock file maintenance47371c5Update README.md (#1808)4f573feRevert "chore(deps): update actions/download-artifact action to v4" (#1806)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.