summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2025-11-24Bump actions/checkout from 5 to 6 (#2022)dependabot[bot]4-4/+4
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11Bump github/codeql-action from 3 to 4 (#2001)dependabot[bot]1-3/+3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25Bump actions/checkout from 4 to 5 (#1973)dependabot[bot]4-4/+4
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25Bump actions/setup-java from 4 to 5 (#1972)dependabot[bot]3-3/+3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23Test vs Java 21Sean Owen1-0/+23
2024-02-16Update CONTRIBUTING.mdSean Owen1-5/+5
2024-02-16Update ISSUE_TEMPLATE.mdSean Owen1-10/+8
2024-01-31Remove Android CICD testing, againSean Owen1-2/+2
2024-01-31Remove Android CICD testingSean Owen2-52/+23
2023-12-18Bump github/codeql-action from 2 to 3 (#1730)dependabot[bot]1-3/+3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04Bump actions/setup-java from 3 to 4 (#1727)dependabot[bot]2-2/+2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11Bump actions/checkout from 3 to 4 (#1686)dependabot[bot]3-3/+3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23Create dependabot.ymlSean Owen1-0/+15
2023-04-27Fix CI warning about setup-java@v2Sean Owen2-4/+4
2022-10-20Various code tweaks, action updates, dep updatesSean Owen4-13/+13
2022-03-02Fix GA with Java 17 insteadSean Owen1-3/+3
2022-03-02Add Java 14 test flowSean Owen1-0/+23
2022-03-01More tries to move from Travis to GA testsSean Owen2-3/+3
2022-03-01Remove Travis test configSean Owen1-0/+0
2022-03-01Try Github Actions for testsSean Owen1-0/+52
2020-11-18Create codeql-analysis.ymlSean Owen1-0/+68
2019-11-04Update CONTRIBUTING.mdSean Owen1-0/+18
2019-10-07fixing sections titles (#1215)Luiz Machado1-2/+2
2018-12-07Clarify CONTRIBUTING.mdSean Owen1-12/+7
2018-11-27Clarify project is in maintenance modeSean Owen1-0/+2
2016-03-02Add issue template and move supported files to .githubSean Owen2-0/+65