Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
phantom-jacob created a review on a pull request on splunk-soar-connectors/googleworkspaceforgmail
phantom-jacob deleted a branch phantomcyber/dev-cicd-tools
tapishj/PAPP-35152-hiding-config-variables
phantom-jacob pushed 1 commit to main phantomcyber/dev-cicd-tools
- PAPP-35152: Hiding config section from READMe (#83) * PAPP-35152: hiding entire config section from readme * Update... 8b30c0b
phantom-jacob closed a pull request on phantomcyber/dev-cicd-tools
PAPP-35152: Hiding config section from READMe
If all parameters in an apps configuration are meant to be hidden (every parameter either has data_type="ph" or visibility = []) then we should hide the Configuration variables section entirely fro...phantom-jacob created a review comment on a pull request on phantomcyber/dev-cicd-tools
```suggestion # If the entire asset configuration is meant to be hidden, don't render the config section at all include_config = any(parameter["data_type"] != "ph" and parameter.get("visi...
phantom-jacob pushed 6 commits to main splunk-soar-connectors/confluence
- Added missing release notes to a recent fix 0e94df3
- Merge pull request #11 from splunk-soar-connectors/missing_release_notes Added missing release notes to a recent fix 681de30
- Bumped up the version of confluence from 3.0.1 to 3.0.2 932e2f4
- Release notes for version 3.0.2 5d2b57f
- Release notes for version 3.0.2 e92b77e
- Merge pull request #12 from splunk-soar-connectors/next Merging next to main for release 3.0.2 e2de9b3
phantom-jacob closed a pull request on splunk-soar-connectors/confluence
Merging next to main for release 3.0.2
### Notes - Merging next to main for the latest release - Please review the app version, generated release notes and readme, and make any necessary updates ### Requirements * [ ] Merge all associa...phantom-jacob created a review on a pull request on splunk-soar-connectors/confluence
phantom-jacob opened a pull request on splunk-soar-connectors/confluence
fix(SOARHELP-4138): Use a valid data_type
Somehow, the latest version of this connector was allowed to ship with a totally broken asset configuration. The 3.0.0 version of this connector cannot even be installed on SOAR, because it has a `...phantom-jacob pushed 3 commits to next splunk-soar-connectors/ciscoesa
phantom-jacob closed a pull request on splunk-soar-connectors/ciscoesa
fix: Remove smart quotes from JSON
Connector sanity tests were failing on some SOAR instances, particularly where `LC_CTYPE` had not been set properly, because the app JSON contained smart quotes.phantom-jacob created a comment on a pull request on splunk-soar-connectors/ciscoesa
Tests are failing because the app JSON contains smart quotes
phantom-jacob closed a pull request on splunk-soar-connectors/ciscoesa
Merging next to main for release 4.0.0
### Notes - Merging next to main for the latest release - Please review the app version, generated release notes and readme, and make any necessary updates ### Requirements * [ ] Merge all associa...phantom-jacob pushed 11 commits to main splunk-soar-connectors/slack
- Remove semgrep workflow file 5b6cebe
- 'convert readme.html to manual_readme_content.md' c46db3a
- PSAAS-18505 updated packages - using platform versions 35e4326
- Update README.md 4725355
- PSAAS-18505 requirements file needs package versions cd7856f
- PSAAS-18505 removing packages from requirements file that will be provided by the platform d5be88a
- PSAAS-18505 forgot sh 4437e76
- PSAAS-18505 updated release notes c357c4b
- Merge pull request #34 from splunk-soar-connectors/tcihak-PSAAS-18505 PSAAS-18505 updated packages - using platform ... 6dce15d
- Release notes for version 2.7.1 4f7173f
- Merge pull request #35 from splunk-soar-connectors/next Merging next to main for release 2.7.1 ead3b1f
phantom-jacob closed a pull request on splunk-soar-connectors/slack
Merging next to main for release 2.7.1
### Notes - Merging next to main for the latest release - Please review the app version, generated release notes and readme, and make any necessary updates ### Requirements * [ ] Merge all associa...phantom-jacob pushed 25 commits to next splunk-soar-connectors/git
- On poll (#2) * Add files via upload * Add files via upload 24479ab
- Add files via upload (#3) * Add files via upload * Update README.md --------- Co-authored-by: splunk-soar-c... a5e8b60
- Update major version. Add release notes. Bugfix: for getting an optional parameter, use get() function. 2a77e8c
- Update README.md ea54a30
- Solve static error - minimum phantom version and period at the end of a verbose e09fc58
- Update app version to 4.0.0 3f41ddd
- Update README.md c8b799c
- Solve compilation errors 436b480
- Remove white space to solve compilation error ddb8f82
- Update release notes 772ed70
- Update minimum phantom version Make sure all verbose statements end with period d31b0ac
- Update README.md 003391b
- To compare types, use isinstance() function instead of type() function. f3ea663
- Make formatting changes e6a906b
- Bugfix: Solve a bug for 'clone repo' action - caused by switching of variables. Handle 'set_action_status' in a corre... 96c1e03
- Remove extra space - compilation error 65b8c04
- Update README.md f0a1478
- Update release note and a code change 4251a14
- Apply pre-commit changes 80f7a15
- Update min_phantom_version 857eeac
- and 5 more ...
phantom-jacob closed a pull request on splunk-soar-connectors/git
git - Add Action - add on_poll action
Please ensure your pull request (PR) adheres to the following guidelines: - Please refer to our contributing documentation for any questions on submitting a pull request, link: [Contribution Gui...phantom-jacob pushed 1 commit to main phantomcyber/dev-cicd-tools
- PAPP-35152: changing documentation to config variables section to be … (#82) * PAPP-35152: changing documentation to... 8878b7a