Skip to content

Commit dedd610

Browse files
authored
Merge branch 'main' into copilot/refactor-safe-output-config
2 parents 5378174 + 958aaea commit dedd610

44 files changed

Lines changed: 141 additions & 107 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/patch-bump-awf-v0-24-0.md

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-doctor.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/contribution-check.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
cache: true
3030
go-version-file: go.mod
31-
- name: Install JavaScript dependencies
31+
- name: Install npm dependencies
3232
run: cd actions/setup/js && npm ci
3333
- name: Install development dependencies
3434
run: make deps-dev

.github/workflows/daily-copilot-token-report.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-issues-report.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-team-status.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/discussion-task-miner.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/go-logger.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/go-logger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ steps:
3131
with:
3232
go-version-file: go.mod
3333
cache: true
34-
- name: Install JavaScript dependencies
34+
- name: Install npm dependencies
3535
run: npm ci
3636
working-directory: ./actions/setup/js
3737

0 commit comments

Comments
 (0)