Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2023

Bumps tj-actions/changed-files from 34.4.0 to 35.5.6.

Release notes

Sourced from tj-actions/changed-files's releases.

v35.5.6

What's Changed

Full Changelog: tj-actions/changed-files@v35...v35.5.6

v35.5.5

What's Changed

Full Changelog: tj-actions/changed-files@v35...v35.5.5

v35.5.4

What's Changed

Full Changelog: tj-actions/changed-files@v35...v35.5.4

v35.5.3

What's Changed

Full Changelog: tj-actions/changed-files@v35...v35.5.3

v35.5.2

What's Changed

Full Changelog: tj-actions/changed-files@v35...v35.5.2

v35.5.1

What's Changed

Full Changelog: tj-actions/changed-files@v35...v35.5.1

... (truncated)

Changelog

Sourced from tj-actions/changed-files's changelog.

v35.5.6 (2023-02-20)

Full Changelog

v35 (2023-02-20)

Full Changelog

Implemented enhancements:

  • [Feature] Watch multiple paths #993

Closed issues:

  • Dependency Dashboard #27

Merged pull requests:

v35.5.5 (2023-02-16)

Full Changelog

Fixed bugs:

  • [BUG] Changes are retrieved for everything since initial commit, instead of the current context like the GitHub UI #990
  • [BUG] "unknown revision" when using "path" #987
  • [BUG] Failing to retrieve master branch if depth isn't 0 #988

Merged pull requests:

v35.5.4 (2023-02-16)

Full Changelog

Fixed bugs:

  • [BUG] action fail with pull request from external branch called master #979
  • [BUG] fatal: Invalid revision range X..Y when dealing with submodules #978

Closed issues:

  • Is it possible to get unstaged / modified files? #983

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

crestsantoshgiri and others added 30 commits January 21, 2021 15:42
merging demisto-content to ccrestdatasystems-content
Pulling latest changes from demisto/content
Sync with demisto/content master
Pulled latest changes from demisto/content
Updated content with demisto/content
* "pack contribution initial commit" (demisto#14439)

* change the scrpt according to the contributor

* change the scrpt according to the contributor

Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com>
Co-authored-by: cshayner <cshayner@paloaltonetworks.com>
Grid column names can have underscores in them.

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>
* Add more dates, tags, and TLP to feed integration (demisto#14380)

* Add more dates, tags and TLP to feed integration

* Add release notes

* fixed rn

Co-authored-by: EvgeniyMeteliza <81425065+EvgeniyMeteliza@users.noreply.github.com>
Co-authored-by: abaumgarten <abaumgarten@paloaltonetworks.com>
* Fixed context value key

* Fixed customIndicator test

* Fixed customIndicator test

* Merge branch 'master' into custom-indicator-value

# Conflicts:
#	Packs/Base/ReleaseNotes/1_13_22.md

* Update 1_13_23.md

Done.

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
…o#14442)

* improve err msg of failure to retrieve tasks

* rm new line

* Update Packs/IntegrationsAndIncidentsHealthCheck/Scripts/GetFailedTasks/README.md

Co-authored-by: Bar Katzir <37335599+bakatzir@users.noreply.github.com>

Co-authored-by: Bar Katzir <37335599+bakatzir@users.noreply.github.com>
allow column name truncation

Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com>
* fixed bug in pop ranks

* fixed bug in pop ranks
* Remove upload dev rules and env variable dev value assignment

* Show that it works with fixed demisto-sdk

* Revert "Show that it works with fixed demisto-sdk"

This reverts commit 0a813cd.

* Enable bucket-upload trigger script to work against production bucket

Co-authored-by: ikeren <itay@demisto.com>
* added test

* added test that fails

* fix for test

* added release notes

* Update Packs/FeedCrowdstrikeFalconIntel/ReleaseNotes/2_0_4.md

Co-authored-by: roysagi <50295826+roysagi@users.noreply.github.com>
* update README.md

* update README.md
* Added support for different filename

* Update the release notes

* fix mypy error

* Changed the naming from "filename" to "file_name"

* Rename 1_0_10.md to 1_0_11.md

* Update pack_metadata.json

Co-authored-by: Paul <32433511+blestemee@users.noreply.github.com>
Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>

Co-authored-by: Paul D <88715381+nb-pdragoi@users.noreply.github.com>
Co-authored-by: Paul <32433511+blestemee@users.noreply.github.com>
Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>
* [Sixgill-195] dve bug (demisto#14499)

* fixed tests

* fixed tests

* fixed tags

* fixed tags

* rn

Co-authored-by: tamarsix <72441754+tamarsix@users.noreply.github.com>
Co-authored-by: abaumgarten <abaumgarten@paloaltonetworks.com>
* metadata constants

* metadata constants

* metadata constants

* fix name

* typo fix

* typo fix
* Testing download packs from gcs

* Deleting Skip Zip content packs so it can be tested

* Changed file download to gsutil

* Fixed bucket path

* Fixed gsutil flag

* Added dest path prints

* Old download

* Different url

* Changed gcp path

* Changed gcp path

* Created a bash script for gcp command

* Rerun

* Added newline

* Changed path and error message

* Added shell statement to file

* Added prints

* Changed os.walk

* Changed zip path

* Changed gcp path

* Changed gcp path

* added prints

* print entries

* print entries

* print entries

* print entries

* prints subprocess

* prints subprocess

* prints subprocess

* prints subprocess

* prints subprocess

* prints subprocess

* Changed set and added exception handler

* removed unnecessary mkdir

* print path of pack

* test

* test

* fixes

* fixes

* fixes

* fixes

* testing old step

* checks and prints

* checks and prints

* Added copy to other dir

* Added some comments

* removed script communication

* Added testing, changed parameters to general build

* Added docstring to tests

* Fixed flake8 issues

* Added packs list print - will be removed

* Removed print

* Added dir entries print

* Added check for circle_build

* Added src and dest path prints

* Added src path prints and check_output

* Added src path prints and check_output

* Removed trailing /

* Fixed zip path

* Added storage_base_path, bucket_name args. Removed prints, added logging. Added try except clause.

* Added missing arguments

* Moved to upload flow only

* Removed skip for non master branches - testing

* Moved sys.exit(1) to end of script, refactored search in blobs.

* Updated comment

* Fixed tests

* Added looseversion

* Added master check back

* Removed unnecessary bash script.

* Fixed PR comments

* Changed copy to artifacts to use the script's arguement

* Added gitlab support

* Testing gitlab's upload

* Added check back

* Fixed readme error

* Added back the upload check

* Fixed some todos

* Added todos

* Moved download to job

* Fixed tests

* Todo

* removing conditions for testing

* Added needed conditions

* Removed todo and added env var

* Changed packs src

* Removed conditions

* Updated sbp when bucket is dist-dev

* Changed to default storage_base_path

* Removed unnecessary conditions

* updated path

* Sharing variable between steps

* Added step to bucket-upload.yml

* Fixed flake8 issues

* commented out failing tests - for testing gitlab flow

* Fixed problem in unittest

* Fixed problem in unittest

* Changed bucket condition name

* Fixed yml file

* Removed unnecessary packs dir

* Added echo

* Added default storage_base_path value

* Fixed yml structure

* Fixing yml structure

* test

* Revert "test"

This reverts commit a340bfc

* Removed run validations

* Changed upload-to-marketplace rules

* Added gcloud login

* Added rule back, removed private zip folder creation

* Removed run validations

* Added requirement back

* Added run validations back
crestdatasystems and others added 22 commits September 21, 2022 17:37
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34.4.0 to 35.5.6.
- [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@v34.4.0...v35.5.6)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 21, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 21, 2023

The following labels could not be found: docs-approved.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2023

Superseded by #295.

@dependabot dependabot bot closed this Mar 7, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/changed-files-35.5.6 branch March 7, 2023 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.