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

Update continuous-build.yml #97

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Update continuous-build.yml #97

merged 1 commit into from
Aug 19, 2024

Conversation

wangzlei
Copy link
Contributor

@wangzlei wangzlei commented Aug 19, 2024

Fix CI error

Error: Error: CRuby < 2.6 does not support macos-arm64.
        Either use a newer Ruby version or use a macOS image running on amd64, e.g., macos-13 or macos-12.

the latest macos-14 supports arm only.
This PR using the previous version of macos image to unblock the release.

Issue #, if available:

actions/runner-images#9741

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

the latest macos-14 supports arm only. 
This PR using the previous version of macos image to unblock the release.
@wangzlei wangzlei requested a review from a team as a code owner August 19, 2024 03:52
@wangzlei wangzlei merged commit 26ae7b0 into aws:master Aug 19, 2024
8 checks passed
ibnjunaid pushed a commit to ibnjunaid/aws-xray-sdk-ruby that referenced this pull request Aug 19, 2024
the latest macos-14 supports arm only. 
This PR using the previous version of macos image to unblock the release.
jj22ee pushed a commit that referenced this pull request Aug 23, 2024
* Fix issue: Wrong duration for DB transaction event  on ROR 7.1 #92

* Added unit tests and restructured the code

* Fix unit tests

* Update continuous-build.yml (#97)

the latest macos-14 supports arm only. 
This PR using the previous version of macos image to unblock the release.

* Worked on the jj22ee's comment and added logic that convert in seconds only for rails 7.1 versions.

* Conditionally handle for ruby 7.1

---------

Co-authored-by: Lei Wang <66336933+wangzlei@users.noreply.github.com>
tetsu040e added a commit to enechange/aws-xray-sdk-ruby that referenced this pull request Oct 15, 2024
* Add ECS metadata allowing cloudwatch-logs to be linked with traces (aws#93)

* First step

* Add comment

* Typo

* Copy logic of EC2 plugin for ECS

* Typo

* Back to symbols

* Copy paste all EC2 tests as starting point for ECS

* Comments

* Somewhat working ?

* Backword compatible with prevous feature when not 1.4

* Add hint for fargate 1.4 in case of errors

---------

Co-authored-by: Etienne Chabert <etienne.chabert@solarisbank.de>

* release 0.15.0 (aws#94)

* Update version for 0.15.0 release (aws#95)

* Update continuous-build.yml (aws#97)

the latest macos-14 supports arm only. 
This PR using the previous version of macos image to unblock the release.

* Fix issue: Wrong duration for DB transaction event  on ROR 7.1 aws#92 (aws#96)

* Fix issue: Wrong duration for DB transaction event  on ROR 7.1 aws#92

* Added unit tests and restructured the code

* Fix unit tests

* Update continuous-build.yml (aws#97)

the latest macos-14 supports arm only. 
This PR using the previous version of macos image to unblock the release.

* Worked on the jj22ee's comment and added logic that convert in seconds only for rails 7.1 versions.

* Conditionally handle for ruby 7.1

---------

Co-authored-by: Lei Wang <66336933+wangzlei@users.noreply.github.com>

* Release 0.16.0 (aws#98)

---------

Co-authored-by: Chabert Etienne <etienne.chabert@gmail.com>
Co-authored-by: Etienne Chabert <etienne.chabert@solarisbank.de>
Co-authored-by: Prashant Srivastava <50466688+srprash@users.noreply.github.com>
Co-authored-by: Lei Wang <66336933+wangzlei@users.noreply.github.com>
Co-authored-by: Osama Bin Junaid <32925504+ibnjunaid@users.noreply.github.com>
Co-authored-by: Min Xia <mxiamxia@gmail.com>
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.

1 participant