Skip to content

ci: use codspeed mode input - #191

Merged
Boshen merged 1 commit into
mainfrom
ci/codspeed-mode-simulation
Jun 26, 2026
Merged

ci: use codspeed mode input#191
Boshen merged 1 commit into
mainfrom
ci/codspeed-mode-simulation

Conversation

@Boshen

@Boshen Boshen commented Jun 26, 2026

Copy link
Copy Markdown
Member

Replaces the CodSpeed simulation input with mode: simulation.

@Boshen
Boshen marked this pull request as ready for review June 26, 2026 08:45
@Boshen
Boshen merged commit 4fe9641 into main Jun 26, 2026
3 checks passed
@Boshen
Boshen deleted the ci/codspeed-mode-simulation branch June 26, 2026 08:46

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b078cbe95f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

timeout-minutes: 15
with:
simulation: true
mode: simulation

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Remove duplicate mode input that overrides simulation

When this workflow runs, the with map now contains two mode keys; common YAML parsing keeps the later value, so the pinned CodSpeed action receives mode: instrumentation instead of the new mode: simulation. That leaves this migration ineffective and keeps using the deprecated legacy name despite the commit’s intent; remove the later mode: instrumentation entry.

Useful? React with 👍 / 👎.

@oxc-guard oxc-guard Bot mentioned this pull request Jun 26, 2026
Boshen added a commit that referenced this pull request Jul 27, 2026
## 🤖 New release

* `json-strip-comments`: 3.1.1 -> 3.1.2 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[3.1.2](json-strip-comments-v3.1.1...json-strip-comments-v3.1.2)
- 2026-07-27

### Other

- *(json-strip-comments)* exclude extraneous files from published
package
([#209](#209))
- *(deps)* update rust crates
([#210](#210))
- *(deps)* update semgrep/semgrep docker tag to v1.171.0
([#211](#211))
- *(semgrep)* add scan workflow
([#208](#208))
- *(deps)* update actions/setup-node action to v7
([#207](#207))
- *(deps)* update actions/setup-node action to v6.5.0
([#206](#206))
- *(deps)* update dependency rust to v1.97.1
([#205](#205))
- update sponsor section
- *(deps)* update rust crates
([#203](#203))
- *(deps)* update codspeedhq/action action to v4.18.5
([#202](#202))
- *(deps)* update dependency rust to v1.97.0
([#201](#201))
- restore original Apache-2.0 license
([#200](#200))
- *(deps)* update rust to v1.96.1
([#199](#199))
- standardize rustfmt config
- normalize README sponsor section
- configure clippy exported api lint
([#196](#196))
- add crates environment to release workflow
- *(deps)* update github actions
([#193](#193))
- use codspeed simulation mode
([#192](#192))
- use codspeed mode input
([#191](#191))
- enable codspeed simulation
([#190](#190))
- *(deps)* update rust crates
([#189](#189))
- *(deps)* update github actions
([#188](#188))
- *(deps)* update rust crates
([#187](#187))
- *(deps)* update github actions to v4.17.5
([#186](#186))
- *(deps)* update github actions to v4.17.0
([#185](#185))
- *(deps)* update rust crates
([#183](#183))
- *(deps)* update github actions
([#182](#182))
- *(deps)* update dependency rust to v1.96.0
([#181](#181))
- *(deps)* update rust crates
([#180](#180))
- *(deps)* update github actions
([#179](#179))
- switch security workflow to ubuntu-latest
([#178](#178))
- update packageManager to pnpm 11.0.4
([#177](#177))
- *(deps)* update github actions
([#176](#176))
- *(deps)* update pnpm/action-setup action to v6.0.4
([#175](#175))
- *(deps)* update github actions
([#174](#174))
- *(deps)* update github-actions
([#172](#172))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: oxc-guard[bot] <276638029+oxc-guard[bot]@users.noreply.github.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.

1 participant