Skip to content

Commit

Permalink
Release v0.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Aug 9, 2023
1 parent 739990e commit 88e1227
Show file tree
Hide file tree
Showing 351 changed files with 13,159 additions and 13,265 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,14 @@ jobs:

- name: Compile
run: go build ./...
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3

- name: Set up go
uses: actions/setup-go@v4

- name: Test
run: go test ./...
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

39 changes: 0 additions & 39 deletions alert_rule.go

This file was deleted.

48 changes: 0 additions & 48 deletions alert_strategy.go

This file was deleted.

14 changes: 0 additions & 14 deletions api_error_response.go

This file was deleted.

6 changes: 0 additions & 6 deletions api_error_response_data.go

This file was deleted.

8 changes: 0 additions & 8 deletions api_key_integration_configs.go

This file was deleted.

7 changes: 0 additions & 7 deletions attached_integration_to_source.go

This file was deleted.

150 changes: 0 additions & 150 deletions attempt_error_codes.go

This file was deleted.

65 changes: 0 additions & 65 deletions attempt_state.go

This file was deleted.

Loading

0 comments on commit 88e1227

Please sign in to comment.