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

Stricter env objects to attach to ci #6237

Merged
merged 1 commit into from Apr 15, 2024
Merged

Conversation

dearblue
Copy link
Contributor

  • Don't create multiple envs on one ci.
  • Don't share a env to different ci.
  • Don't attach a closed env to any ci.

Changes in envadjust() can be simplified with those guarantees.

  - Don't create multiple envs on one ci.
  - Don't share a env to different ci.
  - Don't attach a closed env to any ci.

Changes in `envadjust()` can be simplified with those guarantees.
@dearblue dearblue requested a review from matz as a code owner April 13, 2024 13:18
@github-actions github-actions bot added the core label Apr 13, 2024
@matz matz merged commit aec67dc into mruby:master Apr 15, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants