Skip to content

Commit

Permalink
Merge pull request #22 from dubinc/speakeasy-sdk-regen-1721705079
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate
  • Loading branch information
steven-tey authored Jul 23, 2024
2 parents 744db29 + 7ca32cc commit 82d1f25
Show file tree
Hide file tree
Showing 21 changed files with 182 additions and 121 deletions.
13 changes: 7 additions & 6 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
lockVersion: 2.0.0
id: 5a2dd83e-da98-455b-8ef9-0100a914efdf
management:
docChecksum: d0b5f8295789a6e5094c2a864663e7e5
docChecksum: ff99d725530dd92bf929c57a1840df75
docVersion: 0.0.1
speakeasyVersion: 1.335.2
generationVersion: 2.372.3
releaseVersion: 0.2.2-alpha.2
configChecksum: b7aac4eda7e14a22bdc789f3ef8a11bb
speakeasyVersion: 1.345.1
generationVersion: 2.378.1
releaseVersion: 0.2.2-alpha.3
configChecksum: 1f9674e14fa2fd1bc1d243703296fa13
repoURL: https://github.com/dubinc/dub-ruby.git
installationURL: https://github.com/dubinc/dub-ruby
published: true
features:
ruby:
core: 3.2.15
core: 3.2.16
deprecations: 2.81.1
examples: 2.81.3
flattening: 2.81.1
Expand Down Expand Up @@ -302,3 +302,4 @@ generatedFiles:
- docs/sdks/metatags/README.md
- USAGE.md
- .gitattributes
- CONTRIBUTING.md
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: true
ruby:
version: 0.2.2-alpha.2
version: 0.2.2-alpha.3
author: Dub
description: Ruby Client SDK Generated by Speakeasy
imports:
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
speakeasyVersion: 1.335.2
speakeasyVersion: 1.345.1
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:850c92cb3a5cea30f0cc1cc06ad1ac42c1b955d9f9fb8742b203af3405287724
sourceBlobDigest: sha256:af5f061459f92e262d6699e5f87782c6f5b8ec401a374274c92cea0d3215859f
sourceRevisionDigest: sha256:19af18f10a1c58a239ba1c4e77f15fff226db4a9115bafce8d1ff26eee0ca371
sourceBlobDigest: sha256:db14680c100c2e17495582729001c8b1a5b4b67e0f4c9ed356ccf2e1e9e4ecec
tags:
- latest
- main
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:850c92cb3a5cea30f0cc1cc06ad1ac42c1b955d9f9fb8742b203af3405287724
sourceBlobDigest: sha256:af5f061459f92e262d6699e5f87782c6f5b8ec401a374274c92cea0d3215859f
sourceRevisionDigest: sha256:19af18f10a1c58a239ba1c4e77f15fff226db4a9115bafce8d1ff26eee0ca371
sourceBlobDigest: sha256:db14680c100c2e17495582729001c8b1a5b4b67e0f4c9ed356ccf2e1e9e4ecec
codeSamplesNamespace: code-samples-ruby-my-first-target
codeSamplesRevisionDigest: sha256:352fea87a4a20edcd66c550f4a664e393f2abcf9e5e7631271b4eefcfe03377d
codeSamplesRevisionDigest: sha256:f2ee800ff31d8d37d9b08118cf2ef87b1e9b0179a0a00cb29482d3996c0c2c73
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand Down
26 changes: 26 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Contributing to This Repository

Thank you for your interest in contributing to this repository. Please note that this repository contains generated code. As such, we do not accept direct changes or pull requests. Instead, we encourage you to follow the guidelines below to report issues and suggest improvements.

## How to Report Issues

If you encounter any bugs or have suggestions for improvements, please open an issue on GitHub. When reporting an issue, please provide as much detail as possible to help us reproduce the problem. This includes:

- A clear and descriptive title
- Steps to reproduce the issue
- Expected and actual behavior
- Any relevant logs, screenshots, or error messages
- Information about your environment (e.g., operating system, software versions)
- For example can be collected using the `npx envinfo` command from your terminal if you have Node.js installed

## Issue Triage and Upstream Fixes

We will review and triage issues as quickly as possible. Our goal is to address bugs and incorporate improvements in the upstream source code. Fixes will be included in the next generation of the generated code.

## Contact

If you have any questions or need further assistance, please feel free to reach out by opening an issue.

Thank you for your understanding and cooperation!

The Maintainers
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
dub (0.2.2.pre.alpha.2)
dub (0.2.2.pre.alpha.3)
faraday
faraday-multipart
rack
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,14 @@ Based on:
### Generated
- [ruby v0.2.2-alpha.2] .
### Releases
- [Ruby Gems v0.2.2-alpha.2] https://rubygems.org/gems/dub/versions/0.2.2-alpha.2 - .
- [Ruby Gems v0.2.2-alpha.2] https://rubygems.org/gems/dub/versions/0.2.2-alpha.2 - .

## 2024-07-23 03:24:36
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.345.1 (2.378.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v0.2.2-alpha.3] .
### Releases
- [Ruby Gems v0.2.2-alpha.3] https://rubygems.org/gems/dub/versions/0.2.2-alpha.3 - .
Loading

0 comments on commit 82d1f25

Please sign in to comment.