Skip to content

Commit

Permalink
Merge pull request #14 from Sideko-Inc/v1-rc
Browse files Browse the repository at this point in the history
1.0.0-rc.1
  • Loading branch information
eliasposen authored Jan 20, 2025
2 parents ab03bc4 + 038ec19 commit 266febd
Show file tree
Hide file tree
Showing 66 changed files with 4,515 additions and 3,162 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/generation-bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ assignees: ''

# Issue: Generation Bug

- [ ] OpenAPI spec is valid 3.x spec (confirm with [swagger editor](https://editor-next.swagger.io/)
- [ ] OpenAPI spec is valid 3.x spec (confirm with [swagger editor](https://editor-next.swagger.io/))
- [ ] Spec file causing issue included

## Describe the bug
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Release Python

on:
workflow_dispatch: {}
push:
tags:
- "py-v*.*.*"
# push:
# tags:
# - "py-v*.*.*"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
102 changes: 0 additions & 102 deletions .github/workflows/release.yaml

This file was deleted.

Loading

0 comments on commit 266febd

Please sign in to comment.