Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 0.1.0-alpha.5 #14

Merged
merged 5 commits into from
Oct 4, 2024

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Oct 4, 2024

Automated Release PR

0.1.0-alpha.5 (2024-10-04)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • feat: build gradle file for the examples (ca60afd)
  • feat: Java examples (782ab17)
  • feat: Java examples (3409162)
  • feat: Java examples (b1c0c68)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Stainless Bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking great! I have a few questions which may just show my Java ignorance. I honestly don't know.

id("java")
}

group = "org.example"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be org.onebusaway?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think yes, that makes sense

.baseUrl(BASE_URL)
.build();

public static void main(String[] args) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what an incredibly tedious language 😆 thanks for powering through this :)

@@ -0,0 +1,39 @@
package org.example;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should all of these packages be org.onebusaway.example?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I have updated all the package names now.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from aec3bef to 3409162 Compare October 4, 2024 05:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f2d5320 to 782ab17 Compare October 4, 2024 05:13
@Ahmedhossamdev Ahmedhossamdev merged commit 94f3d53 into main Oct 4, 2024
3 checks passed
Copy link
Contributor Author

stainless-app bot commented Oct 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants