Skip to content

Stricter env objects to attach to ci#6237

Merged
matz merged 1 commit into
mruby:masterfrom
dearblue:env-strict
Apr 15, 2024
Merged

Stricter env objects to attach to ci#6237
matz merged 1 commit into
mruby:masterfrom
dearblue:env-strict

Conversation

@dearblue
Copy link
Copy Markdown
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
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.

2 participants