Skip to content

Conversation

shortcuts
Copy link
Member

@shortcuts shortcuts commented Jun 9, 2022

Summary

This PR has been created using the yarn release script. Once merged, the clients will try to release their new version if their version has changed.

Version Changes

  • javascript: 0.3.0 -> minor (e.g. 0.4.0)
  • java: 4.0.0-SNAPSHOT -> minor (e.g. 4.1.0-SNAPSHOT)
  • php: 4.0.0-alpha.0 -> null (e.g. 4.0.0-alpha.0)

Skipped Commits

It doesn't mean these commits are being excluded from the release. It means they're not taken into account when the release process figured out the next version number, and updated the changelog.

Commits without language scope:
Commits with unknown language scope:

@shortcuts shortcuts requested review from a team, eunjae-lee and millotp and removed request for a team June 9, 2022 09:36
@netlify
Copy link

netlify bot commented Jun 9, 2022

Deploy Preview for api-clients-automation canceled.

Name Link
🔨 Latest commit 093fb0e
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/62a1c724204feb0008ac0e1d

@algolia-bot
Copy link
Collaborator

algolia-bot commented Jun 9, 2022

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.


- name: Update `yarn.lock` for JavaScript release
if: ${{ matrix.client.language == 'javascript' && startsWith(github.ref_name, 'refs/heads/chore/prepare-release-') }}
run: YARN_ENABLE_IMMUTABLE_INSTALLS=false yarn install
Copy link
Contributor

Choose a reason for hiding this comment

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

yeah this!

@shortcuts shortcuts marked this pull request as draft June 9, 2022 10:07
@shortcuts shortcuts force-pushed the chore/prepare-release-2022-06-09 branch from dd81305 to d210cfd Compare June 9, 2022 10:08
@shortcuts shortcuts requested review from eunjae-lee and removed request for eunjae-lee and millotp June 9, 2022 10:08
@shortcuts shortcuts force-pushed the chore/prepare-release-2022-06-09 branch from d210cfd to 093fb0e Compare June 9, 2022 10:10
@shortcuts shortcuts marked this pull request as ready for review June 9, 2022 10:24
@shortcuts shortcuts requested review from eunjae-lee and millotp June 9, 2022 10:24
runs-on: ubuntu-20.04
timeout-minutes: 10
steps:
- name: debugging - dump GitHub context
Copy link
Member Author

Choose a reason for hiding this comment

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

I've kept it, it can be useful since it's pretty annoying to debug.

Copy link
Collaborator

Choose a reason for hiding this comment

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

as long as there is no sensitive information it's okay

@shortcuts shortcuts enabled auto-merge (squash) June 9, 2022 10:26
Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

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

Looks good ! The codegen is removing a line in the changelog for some reason

@shortcuts shortcuts merged commit aa62a3b into main Jun 9, 2022
@shortcuts shortcuts deleted the chore/prepare-release-2022-06-09 branch June 9, 2022 12:39
shortcuts added a commit that referenced this pull request Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants