8000 [fastlane_core] recognize AWS CodeBuild CI service as a CI environment by jigar-lab · Pull Request #29237 · fastlane/fastlane · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[fastlane_core] recognize AWS CodeBuild CI service as a CI environment #29237

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

Merged
merged 3 commits into from
Feb 4, 2025

Conversation

jigar-lab
Copy link
Contributor
@jigar-lab jigar-lab commented Jan 9, 2025

Checklist

  • I've run bundle exec rspec from the root directory to see all new and existing tests pass
  • I've followed the fastlane code style and run bundle exec rubocop -a to ensure the code style is valid
  • I see several green ci/circleci builds in the "All checks have passed" section of my PR (connect CircleCI to GitHub if not)
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary. - Pull Request - Add documentation for CodeBuild docs#1270
  • I've added or updated relevant unit tests.

Motivation and Context

This PR helps fastlane recognize AWS CodeBuild as CI service enabling CodeBuild customers to use fastlane.

Description

Added CodeBuild env variable to the list of environment variable to check if the request is coming from CI service.
Tested running the bundle exec rspec command locally. Also tested internally on CodeBuild system.

@sebsto
Copy link
sebsto commented Feb 4, 2025

Note for approvers: please also check the changes in the doc
fastlane/docs#1271

Copy link
Member
@KrauseFx KrauseFx left a comment

Choose a reason for hiding this comment

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

Excellent, thank you!

@KrauseFx KrauseFx merged commit caaddf4 into fastlane:master Feb 4, 2025
3 checks passed
@sebsto
Copy link
sebsto commented Feb 4, 2025

Thank you Felix !

@eshanjain
Copy link

Hey Felix, just wondering about when we can expect these changes to released.

@KrauseFx
Copy link
Member
KrauseFx commented Feb 7, 2025

Since there is no financial support from any company towards fastlane, there aren't any activate maintainers, hence there is no release cadence, and currently a rather large time investment by someone to do the release. If AWS is interested in a small monthly contribution, I'm happy to help set something up. I still believe there is a way to have some base-level of financial contribution, which would allow the fastlane team to do monthly releases + hotfix releases, and keep things running smoothly.

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.

4 participants
0