Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

phantom-jacob

phantom-jacob opened a pull request on phantomcyber/dev-cicd-tools
fix(docs): Render tables and the headings that follow them correctly
Fixing a few minor issues in table rendering: - We were not properly creating newlines between table rows, which would lead to the rendered markdown losing everything past each action's first para...
phantom-jacob created a branch on phantomcyber/dev-cicd-tools

jacobd-tables

phantom-jacob created a branch on phantomcyber/dev-cicd-tools

jacobd-render

phantom-jacob published a release on phantomcyber/dev-cicd-tools
v1.26
Bug fix for Github Actions to use the standalone cache action instead of the cache capability baked into setup-python, to prevent action failures on repos without requirements files
phantom-jacob created a tag on phantomcyber/dev-cicd-tools

v1.26

phantom-jacob opened a pull request on phantomcyber/dev-cicd-tools
fix(ci): Use standalone cache actions
Reusable actions can't use setup-python's cache because it looks for requirements files in the _executing_ repo. We need to install the requirements from the _defining_ repo, so we need to use the ...
phantom-jacob created a branch on phantomcyber/dev-cicd-tools

jacobd-fix-action

phantom-jacob published a release on phantomcyber/dev-cicd-tools
v1.25
* Added pre-commit to the repo, with ruff, ruff-format, shellcheck, and shfmt. Plus, the pre-commit standards like end-of-file-fixer and removing trailing whitespace. * Updated all workflow and ac...
phantom-jacob created a tag on phantomcyber/dev-cicd-tools

v1.25

phantom-jacob created a comment on a pull request on phantomcyber/dev-cicd-tools
> @phantom-jacob this seems to have also been covered in your big PR (#84), as well as other changes. Do we have the solution ready for bulk PRs to clean up all the repos so reviews don't get out o...

View on GitHub

phantom-jacob created a review comment on a pull request on phantomcyber/dev-cicd-tools
```suggestion def test_build_docs(app_dir: Path, expected_new_files: list[str]): ```

View on GitHub

phantom-jacob created a review comment on a pull request on phantomcyber/dev-cicd-tools
I don't think this should be here

View on GitHub

phantom-jacob created a review comment on a pull request on phantomcyber/dev-cicd-tools
Or this

View on GitHub

phantom-jacob created a review on a pull request on phantomcyber/dev-cicd-tools

View on GitHub

phantom-jacob pushed 2 commits to jacobd-pre-commit phantomcyber/dev-cicd-tools
  • chore(pre-commit): Update pre-commit hooks d819ce0
  • feat(ci): Run pre-commit against PRs 276475e

View on GitHub

phantom-jacob pushed 4 commits to jacobd-pre-commit phantomcyber/dev-cicd-tools
  • fix(ci): Update GH actions c3974b0
  • feat(docs): Remove support for converting readme.html to README.md, as all apps have moved to md 25bff3d
  • feat(docs): Run generated markdown through mdformat, remove product version regex headers, and move license informati... eb99c1c
  • fix(deps): Reduce dependencies to the minimum ee17dd8

View on GitHub

phantom-jacob pushed 1 commit to jacobd-pre-commit phantomcyber/dev-cicd-tools
  • fix(docs): Stop rendering trailing whitespace into READMEs 246d2da

View on GitHub

phantom-jacob opened a pull request on phantomcyber/dev-cicd-tools
chore(pre-commit): Add linting and formatting to the repo
This looks like a bunch of changes, but really I just ran ruff, shellcheck, and shfmt against the repo via pre-commit
phantom-jacob created a branch on phantomcyber/dev-cicd-tools

jacobd-pre-commit

phantom-jacob created a review comment on a pull request on splunk-soar-connectors/slack
Can we put some info in this failure path?

View on GitHub

phantom-jacob created a review comment on a pull request on splunk-soar-connectors/slack
Can we put more info in this failure path?

View on GitHub

phantom-jacob created a review comment on a pull request on splunk-soar-connectors/slack
We can give the user more info here ```suggestion return action_result.set_status(phantom.APP_ERROR, "Must search by one of IDs or names") ```

View on GitHub

phantom-jacob created a review comment on a pull request on splunk-soar-connectors/slack
Nit: ```suggestion if not (searchbyname or searchbyid): ```

View on GitHub

phantom-jacob created a review on a pull request on splunk-soar-connectors/slack

View on GitHub

phantom-jacob created a review on a pull request on splunk-soar-connectors/slack

View on GitHub

phantom-jacob pushed 8 commits to main splunk-soar-connectors/ciscotalosintelligence
  • [PAPP-35323] Add support for SOAR 6.2.2 85a97fb
  • release notes 54c6c21
  • Update README.md a03d1cc
  • Merge pull request #16 from splunk-soar-connectors/sodle/PAPP-35323 [PAPP-35323] Add support for SOAR 6.2.2 e369d1d
  • Bumped up the version of ciscotalosintelligence from 1.0.4 to 1.0.5 b769d57
  • Release notes for version 1.0.5 32b6d77
  • Release notes for version 1.0.5 232487c
  • Merge pull request #17 from splunk-soar-connectors/next Merging next to main for release 1.0.5 9ea76b8

View on GitHub

phantom-jacob closed a pull request on splunk-soar-connectors/ciscotalosintelligence
Merging next to main for release 1.0.5
### 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/ciscotalosintelligence

View on GitHub

phantom-jacob deleted a branch splunk-soar-connectors/ciscotalosintelligence

sodle/PAPP-35323

phantom-jacob pushed 4 commits to next splunk-soar-connectors/ciscotalosintelligence
  • [PAPP-35323] Add support for SOAR 6.2.2 85a97fb
  • release notes 54c6c21
  • Update README.md a03d1cc
  • Merge pull request #16 from splunk-soar-connectors/sodle/PAPP-35323 [PAPP-35323] Add support for SOAR 6.2.2 e369d1d

View on GitHub

Load more