Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

chore: add dependabot.yml #302

Merged
merged 1 commit into from
Sep 24, 2024
Merged

chore: add dependabot.yml #302

merged 1 commit into from
Sep 24, 2024

Conversation

matifali
Copy link
Member

No description provided.

@matifali matifali merged commit 04535a9 into main Sep 24, 2024
2 checks passed
@matifali matifali deleted the maa/dependabot branch September 24, 2024 19:12
matifali added a commit that referenced this pull request Sep 25, 2024
Eliminate the GitHub workflow for automatic README updates and adjust the README files to reflect the new version tag. This change streamlines the process by removing redundant steps and ensures explicit control over version increments.

chore: add dependabot.yml (#302)

chore(deps): bump oven-sh/setup-bun from 1 to 2 (#305)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Update checkout action to fetch all tags

Improve version update script to handle errors

- Change version increment logic to handle missing tags.
- Add error handling for version mismatches in README.md files.
- Display directories with changed files for better visibility.

Improve version bumping process in update script

By checking for diffs after processing each README.md, we can
ensure that only modified files trigger version bump messages.
This change also refines the status check to target README.md files
specifically, aiding in precise error handling.

Clarify update script comment for version bumping

Improve version check and output in scripts

- Enhance visibility of version mismatches by focusing git diff on README.md files.
- Use command substitution to improve clarity in conditional checks.

Apply suggestions from code review

Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>

simplify

specify shell

Update ci.yaml

Update ci.yaml

Update update-version.sh

Update ci.yaml

Enhance version bump logic output in script

- Improve the clarity of version bump output by specifying current
  and incremented versions.
- Add additional message for unchanged README.md files.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant