summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* CI: Pin all GitHub Actions to specific commits for securitypin-github-actions-at-commit-levelSebastian Pipping2023-04-178-9/+9
|
* Actions(deps): Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]2023-04-178-8/+8
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2. - [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.5.0...v3.5.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Actions(deps): Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]2023-03-278-8/+8
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0. - [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.4.0...v3.5.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Actions(deps): Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]2023-03-208-8/+8
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0. - [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.3.0...v3.4.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Use https apt repository in CI.Hanno Böck2023-03-161-1/+1
|
* chore: change cmake permission to readJoyce2023-03-071-1/+2
| | | Signed-off-by: Joyce <joycebrum@google.com>
* chore: valid-xml to contents: readJoyce2023-03-071-0/+3
| | | Signed-off-by: Joyce <joycebrum@google.com>
* chore: macos as contents readJoyce2023-03-071-0/+3
| | | Signed-off-by: Joyce <joycebrum@google.com>
* chore: linux.yml as contents readJoyce2023-03-071-0/+3
| | | Signed-off-by: Joyce <joycebrum@google.com>
* chore: expat config with contents readJoyce2023-03-071-0/+3
| | | Signed-off-by: Joyce <joycebrum@google.com>
* chore: cppcheck as contents readJoyce2023-03-071-0/+3
| | | Signed-off-by: Joyce <joycebrum@google.com>
* chore: set coverage.yml permissions.Joyce2023-03-071-0/+3
| | | Signed-off-by: Joyce <joycebrum@google.com>
* chore cmake-required-version write allJoyce2023-03-071-0/+2
| | | Signed-off-by: Joyce <joycebrum@google.com>
* chore: set permissions to autotools-cmakeJoyce2023-03-071-0/+3
| | | Signed-off-by: Joyce <joycebrum@google.com>
* linux.yml: Make sure that AddressSanitizer files are always availableSebastian Pipping2023-01-131-1/+1
| | | | | | | | | Symptom was: > /usr/bin/ld: cannot find /usr/lib/llvm-15/lib/clang/15.0.7/lib/linux/libclang_rt.asan_static-x86_64.a: No such file or directory > /usr/bin/ld: cannot find /usr/lib/llvm-15/lib/clang/15.0.7/lib/linux/libclang_rt.asan-x86_64.a: No such file or directory Related: https://github.com/llvm/llvm-project/issues/60008
* Merge pull request #687 from ↵Sebastian Pipping2023-01-091-1/+1
|\ | | | | | | | | libexpat/dependabot/github_actions/actions/upload-artifact-3.1.2 Actions(deps): Bump actions/upload-artifact from 3.1.1 to 3.1.2
| * Actions(deps): Bump actions/upload-artifact from 3.1.1 to 3.1.2dependabot[bot]2023-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Actions(deps): Bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]2023-01-098-8/+8
|/ | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0. - [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.2.0...v3.3.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Actions(deps): Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]2022-12-198-8/+8
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0. - [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.1.0...v3.2.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* coverage.yml: Drop ppa:ondrej/php removalSebastian Pipping2022-11-041-13/+1
| | | | | | .. because image ubuntu-22.04 just stopped adding repository ppa:ondrej/php. Related commit: https://github.com/actions/runner-images/commit/cc71c8b504a5efec7d25054a016dbe7f34553df4
* Actions(deps): Bump actions/upload-artifact from 3.1.0 to 3.1.1dependabot[bot]2022-10-241-1/+1
| | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Protect expat_config.h against multiple inclusionSebastian Pipping2022-10-232-0/+2
|
* Actions(deps): Bump actions/checkout from 3.0.2 to 3.1.0dependabot[bot]2022-10-108-8/+8
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0. - [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.0.2...v3.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Sync file headersSebastian Pipping2022-09-191-1/+1
|
* Resolve use of deprecated "fgrep" by "grep -F"Sebastian Pipping2022-09-193-7/+7
| | | | | Related: https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00001.html
* Actions: Upgrade Clang from 14 to 15Sebastian Pipping2022-09-151-4/+4
|
* GitHub Actions: Pin remaining unpinned ubuntu-latestSebastian Pipping2022-09-091-1/+1
|
* GitHub Actions: Stop installing Clang when not usedSebastian Pipping2022-09-092-33/+25
|
* GitHub Actions: Avoid Ubuntu 20.04 for coverage collectionSebastian Pipping2022-09-091-1/+1
| | | | | .. because its MinGW GCC 9.3.0 fails to create any .gcda files at test runtime (while that works just fine on 18.04 and 22.04).
* GitHub Actions: Fix installation of 32bit Wine on Ubuntu 20.04Sebastian Pipping2022-09-092-6/+46
| | | | Same approach as https://github.com/uriparser/uriparser/pull/144
* GitHub Actions: Get off deprecated Ubuntu 18.04Sebastian Pipping2022-09-092-2/+2
|
* cmake: Produce libexpat-1.dll with MinGW in line with GNU AutotoolsSebastian Pipping2022-08-031-13/+1
|
* actions: Be explicit about macos-11Sebastian Pipping2022-07-272-2/+2
|
* actions: Migrate from deprecated macos-10.15 to macos-11Sebastian Pipping2022-07-271-1/+1
|
* Actions(deps): Bump actions/upload-artifact from 3.0.0 to 3.1.0dependabot[bot]2022-05-231-1/+1
| | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Actions(deps): Bump actions/checkout from 3.0.1 to 3.0.2dependabot[bot]2022-04-258-8/+8
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 to 3.0.2. - [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.0.1...v3.0.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Actions(deps): Bump actions/checkout from 3.0.0 to 3.0.1dependabot[bot]2022-04-188-8/+8
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.1. - [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.0.0...v3.0.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Sync file headersSebastian Pipping2022-03-286-6/+6
|
* Merge pull request #589 from libexpat/clang-14Sebastian Pipping2022-03-252-8/+12
|\ | | | | Actions: Upgrade Clang from 13 to 14
| * Actions: Resolve hardcoding of "bionic" for maintainabilitySebastian Pipping2022-03-252-2/+6
| |
| * Actions: Upgrade Clang from 13 to 14Sebastian Pipping2022-03-252-8/+8
| |
* | Actions: Migrate off moving Git tagsSebastian Pipping2022-03-248-9/+9
|/
* Actions: Make robust toward outdated imagesSebastian Pipping2022-03-242-0/+4
|
* Merge pull request #583 from ↵Sebastian Pipping2022-03-078-8/+8
|\ | | | | | | | | libexpat/dependabot/github_actions/actions/checkout-3 Actions(deps): Bump actions/checkout from 2.4.0 to 3
| * Actions(deps): Bump actions/checkout from 2.4.0 to 3dependabot[bot]2022-03-078-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3. - [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/v2.4.0...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Actions(deps): Bump actions/upload-artifact from 2.3.1 to 3dependabot[bot]2022-03-071-1/+1
|/ | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2.3.1...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Sync years in file headersSebastian Pipping2022-01-132-2/+2
|
* linux.yml: Add some -m32 coverage to -DEXPAT_ATTR_INFO=ONSebastian Pipping2022-01-101-0/+2
|
* Actions: Check for realistic minimum CMake version requirementactions-cover-cmake-required-versionSebastian Pipping2022-01-011-0/+72
|
* coverage.yml: Store coverage .info and HTML reportactions-cover-m32Sebastian Pipping2021-12-281-0/+7
|