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

Support stable Rust #552

Merged
merged 6 commits into from Mar 29, 2024
Merged

Support stable Rust #552

merged 6 commits into from Mar 29, 2024

Conversation

M-Adoo
Copy link
Collaborator

@M-Adoo M-Adoo commented Mar 23, 2024

Purpose of this Pull Request

  • Support stable Rust
  • CI flow changes in pull requests:
    • Initially, the bot replaces #pr with the PR number in the changelog, pushes the commit, and adds a B-test label.
    • Then, CI waits for the B-test label before running the test.

Checklist Before Merging

Please ensure the following are completed before merging:

  • If this is linked to an issue, include the link in your description.
  • If you've made changes to the code or documentation, make sure these are updated in the CHANGELOG.md file.
  • If you've introduced any break changes, briefly describe them in the Breaking section of the CHANGELOG.md file.

Additional Information

If you're unsure about which branch to submit your Pull Request to, or when it will be released after being merged, please refer to our Release Guide.

If you're working on a widget and need help writing test cases, we have some macros that can assist you. Please refer to the Ribir Dev Helper documentation.

@M-Adoo M-Adoo added this to the 0.3 milestone Mar 23, 2024
@M-Adoo M-Adoo force-pushed the stable-rust branch 5 times, most recently from 0e4108e to e883191 Compare March 26, 2024 11:31
@M-Adoo M-Adoo force-pushed the stable-rust branch 2 times, most recently from 41b0ebd to 8eca98d Compare March 27, 2024 07:47
@M-Adoo M-Adoo marked this pull request as ready for review March 27, 2024 07:48
@M-Adoo M-Adoo enabled auto-merge March 27, 2024 07:48
@M-Adoo M-Adoo disabled auto-merge March 27, 2024 08:20
@M-Adoo M-Adoo enabled auto-merge March 27, 2024 08:21
@github-actions github-actions bot added the B-test Notify bot to start testing label Mar 27, 2024
@M-Adoo M-Adoo added the B-test Notify bot to start testing label Mar 27, 2024
@M-Adoo M-Adoo removed the B-test Notify bot to start testing label Mar 27, 2024
@M-Adoo M-Adoo added the B-test Notify bot to start testing label Mar 27, 2024
@M-Adoo M-Adoo removed the B-test Notify bot to start testing label Mar 27, 2024
@M-Adoo M-Adoo added the B-test Notify bot to start testing label Mar 27, 2024
@M-Adoo M-Adoo removed the B-test Notify bot to start testing label Mar 27, 2024
@M-Adoo M-Adoo requested review from wjian23 and sologeek March 27, 2024 10:04
@M-Adoo M-Adoo added the B-test Notify bot to start testing label Mar 27, 2024
sologeek
sologeek previously approved these changes Mar 28, 2024
@M-Adoo M-Adoo added the B-test Notify bot to start testing label Mar 28, 2024
@M-Adoo M-Adoo added this pull request to the merge queue Mar 29, 2024
Merged via the queue into master with commit f4fa356 Mar 29, 2024
5 of 7 checks passed
@M-Adoo M-Adoo deleted the stable-rust branch March 29, 2024 03:26
@M-Adoo M-Adoo mentioned this pull request Mar 29, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-test Notify bot to start testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants