Skip to content

Update main with code changes from Release 1.0 branch - #142

Closed
prateek-kumar-improving wants to merge 5 commits into
mainfrom
release-1.0
Closed

Update main with code changes from Release 1.0 branch#142
prateek-kumar-improving wants to merge 5 commits into
mainfrom
release-1.0

Conversation

@prateek-kumar-improving

Copy link
Copy Markdown
Collaborator

Issue link

This Pull Request is linked to issue (URL): No issue

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message has a detailed description of what changed and why.
  • Tests are added or updated.
  • CHANGELOG.md and documentation files are updated.
  • Destination branch is correct - main or release
  • Create merge commit if merging release branch into main, squash otherwise.

* PHP: Bump version to 1.0.0-rc2

Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>

* PHP: Fix linter issues

Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>

* PHP: Fix linter issues

Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>

* PHP: Update benchmark README

Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>

* PHP: Update benchmark README

Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>

* - Comment out the `pecl version`

Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>

* - Add step output `id: package-info` to capture version detection results
- Implement version check to detect release candidate (rc) versions
- Set `is-rc` output flag based on version string pattern matching
- Add conditional `if` statements to skip PECL installation tests for rc versions
- Uncomment `pecl version` command in test output verification
- Apply skip condition to all dependent steps: Setup PHP, Install system dependencies, Install shared dependencies, Install cbindgen, Setup sccache, Setup Cargo cache, Test PECL installation, Verify PECL installation, Install PHP dependencies, and Run PHP Extension Tests

Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>

* fix comments

Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>

---------

Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>
Co-authored-by: affonsov <67347924+affonsov@users.noreply.github.com>
* skip version validation for rc build

Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>

* bump to version 1.0.0-rc3

Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>

---------

Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: prateek-kumar-improving <prateek.kumar@improving.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.

2 participants