github-actions
released this
16 May 03:01
·
58 commits
to main
since this release
What's Changed
- Add clang-format linter to the CI. by @jaqx0r in #20
- Create auto-review workflow to approve PRs that pass test that I auth… by @jaqx0r in #24
- Add automerge action to automerge dependabot PRs by @jaqx0r in #25
- Set up coverage reporting. by @jaqx0r in #26
- Change permissions for dependabot automerge based on new info. by @jaqx0r in #28
- chore: Auto-approve action requires write on pull, not action. by @jaqx0r in #29
- Bump jidicula/clang-format-action from 4.3.0 to 4.3.1 by @dependabot in #27
- Refactor the dependabot workflow into multiple jobs. by @jaqx0r in #30
- ci,build: generate coverage for lookup.c by @jaqx0r in #31
- Bump jidicula/clang-format-action from 4.3.1 to 4.4.0 by @dependabot in #32
- Bump jidicula/clang-format-action from 4.4.0 to 4.4.1 by @dependabot in #33
- Bump jidicula/clang-format-action from 4.4.1 to 4.5.0 by @dependabot in #34
- Bump actions/github-script from 5 to 6 by @dependabot in #35
- Bump jidicula/clang-format-action from 4.5.0 to 4.6.0 by @dependabot in #36
- Bump jidicula/clang-format-action from 4.6.0 to 4.6.1 by @dependabot in #37
- Bump actions/checkout from 2 to 3 by @dependabot in #38
- Bump jidicula/clang-format-action from 4.6.1 to 4.6.2 by @dependabot in #39
- Bump hmarr/auto-approve-action from 2.1.0 to 2.2.0 by @dependabot in #41
- Bump hmarr/auto-approve-action from 2.2.0 to 2.2.1 by @dependabot in #43
- Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #42
- Bump github/codeql-action from 1 to 2 by @dependabot in #44
- Implement <gshadow.h> functions. by @chronos-tachyon in #40
- ci: Update comment. by @jaqx0r in #45
- chore: clang-format source files by @jaqx0r in #46
New Contributors
- @dependabot made their first contribution in #27
- @chronos-tachyon made their first contribution in #40
Full Changelog: version/0.20...version/0.21