Skip to content

Commit

Permalink
Align Snyk docs (#158)
Browse files Browse the repository at this point in the history
* add pagerduty Port ocean integration files

* update poetry toml

* resolve linting errors

* fix type hints

* format files with black and make lint

* modify integration config files and refactor code

* lint files

* make rest api async with httpx

* add changelog to feature implementation

* build towncrier changelog

* make lint files

* improve on code review

* change logger info to error where necessary

* print error status and text

* change http error object and lint code

* Revert "change http error object and lint code"

This reverts commit 513ad19.

* resolve http error object

* update service url and add oncall

* bump integration version and add changelog

* add changelog to new feature

* update integration identifier

* add linting

* sync code with remote repo

* lint code

* align README with port-app-config

* add changelog

* buid changelog

* change Port-ocean to snyk in changelog

* reformat json blueprint schema

---------

Co-authored-by: Yair Siman Tov <[email protected]>
Co-authored-by: talsabagport <[email protected]>
  • Loading branch information
3 people authored Oct 17, 2023
1 parent eb9f5a7 commit 41ba56c
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 234 deletions.
7 changes: 7 additions & 0 deletions integrations/snyk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

# Snyk 0.1.3 (2023-10-16)

### Improvements

- Align README with configuration file (#3)


# Snyk 0.1.2 (2023-10-02)

### Improvements
Expand Down
Loading

0 comments on commit 41ba56c

Please sign in to comment.