source: mod_gnutls/.github

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81bfee7   7 months fiona.klute Bump airtower-luna/convert-to-sarif from 0.2.0 to 0.3.0 Bumps … main
(edit) @3855d9e   10 months fiona.klute Avoid duplicate workflow runs on Dependabot PRs main
(edit) @8515420   10 months fiona.klute Bump actions/upload-artifact from 2 to 3 in /.github/build-action … main
(edit) @0d10ddb   10 months fiona.klute CI: Install Bash in the Alpine build main
(edit) @251c2ee   10 months fiona.klute Let Dependabot update within the shared build action main
(edit) @6b8b923   11 months fiona.klute Bump github/codeql-action from 1 to 2 Bumps … main
(edit) @c7f81702   12 months fiona.klute Bump actions/upload-artifact from 2 to 3 Bumps … main
(edit) @9c29b93   13 months fiona.klute Bump actions/checkout from 2 to 3 Bumps … main
(edit) @2f4dae9   17 months fiona.klute CI: Create a shared action for the mod_gnutls build process main
(edit) @02dc6cd   17 months fiona.klute CI: Install iproute2 in Valgrind job (provides "ip") The package … main
(edit) @f9dfa33   17 months fiona.klute CI: Update Fedora build to 35 main
(edit) @ebed95d   17 months fiona.klute CI: Replace Debian Buster with Bullseye main
(edit) @2ee21db   17 months fiona.klute Run coverage job on Debian Bullseye main
(edit) @a66a7f7   17 months fiona.klute Run analysis jobs on Debian Bullseye They didn't work with Buster but … main
(edit) @866273c   20 months fiona.klute CI: Limit workflow permissions main
(edit) @a6b3ae3   2 years fiona.klute Don't run analysis for push events on Dependabot branches Dependabot … main
(edit) @40e845b   2 years fiona.klute CI: Use temporary merge commit for code analysis in pull requests … main
(edit) @bc8970b   2 years fiona.klute Switch Clang analyzer from 10 to the Debian Sid default Clang 10 is … main
(edit) @0e22cba   2 years fiona.klute CI: Ensure iproute2 is available on Debian Sid main
(edit) @df3d906   2 years fiona.klute CI: Use parallel make According to documentation the Github runners … main
(edit) @12ed912   2 years fiona.klute Support new Bear versions The latest version in Debian Sid requires a … main
(edit) @902b064   2 years fiona.klute Update CI build to Fedora 33 asynciomain
(edit) @756527c   2 years fiona.klute Set airtower-luna/convert-to-sarif action to v0.2.0 asynciomain
(edit) @09c998a   2 years fiona.klute Make sure git is available for the analysis workflow The checkout of … asynciomain
(edit) @7a07425   2 years fiona.klute Checkout source branch HEAD for analysis on pull requests By default … asynciomain
(edit) @305ea31   2 years fiona.klute Try out CodeQL asynciomain
(edit) @6be4dd0   2 years fiona.klute Upload CppCheck? results asynciomain
(edit) @b0f93c4   2 years fiona.klute Run cppcheck analysis asynciomain
(edit) @0514cd7   2 years fiona.klute Set checkout_path during SARIF upload The absolute path inside the … asynciomain
(edit) @51b8964   2 years fiona.klute Use DEBIAN_FRONTEND=noninteractive for package installation asynciomain
(edit) @bf8cfb5   2 years fiona.klute Explicitly use clang 10 for scan-build Somehow Debian Sid still … asynciomain
(edit) @7c31078   2 years fiona.klute Don't assume github/codeql-action/upload-sarif works recursively asynciomain
(edit) @d496629   2 years fiona.klute Workflow for code scanning using clang analyzer asynciomain
(edit) @16e3400   2 years fiona.klute Add issue templates for feature requests and questions asynciomain
(edit) @895c9e4   2 years fiona.klute Add a bug report template asynciomain
(edit) @801b4f6   2 years fiona.klute Use IP detection for Valgrind tests This lets the test … asynciomain
(edit) @31e25ad   2 years fiona.klute Replace set-env workflow command with writing to $GITHUB_ENV As … asynciomain
(edit) @b4dc111   2 years fiona.klute Enable Dependabot for used Actions asynciomain
(edit) @21cd807   3 years fiona.klute Use .yaml ending for all YAML files asynciomain
(edit) @0c963e8   3 years fiona.klute Store test logs in one artifact per job No need to keep separate … asynciomain
(edit) @8709cf8   3 years fiona.klute Use actions/upload-artifact@v2 for all artifact uploads asynciomain
(edit) @db76dd9   3 years fiona.klute Minimize the dependency list for Fedora This shaves about 20 seconds … asynciomain
(edit) @3935417   3 years fiona.klute CI: Also test on Alpine asynciomain
(edit) @30b23d6   3 years fiona.klute CI: Log coverage summary, so it's available without downloading the report asynciomain
(edit) @e2c0c62   3 years fiona.klute CI: Build coverage report asynciomain
(edit) @2b3a2814   3 years fiona.klute check_test_ips.py: Allow appending hostname to checks for CI asynciomain
(edit) @22a737b   3 years fiona.klute Detect usable loopback IPs during ./configure asynciomain
(edit) @ed493e6   3 years fiona.klute CI: Detect network addresses for tests asynciomain
(edit) @2c94b65   3 years fiona.klute CI: Fix container name processing for artifact names asynciomain
(edit) @e6bdae8   3 years fiona.klute CI: Set Mutex for Valgrind tests via ./configure instead of drop-in file asynciomain
(edit) @b14f6ae   3 years fiona.klute CI: Run on pull_request events asynciomain
(edit) @15ce4db   3 years fiona.klute CI: Remove Fedora SoftHSM testing update, should be in stable now asynciomainproxy-ticket
(edit) @72b0853   3 years fiona.klute CI: Install Fedora testing update to fix SoftHSM hangs See: … asynciomainproxy-ticket
(edit) @2e96cec   3 years fiona.klute Store all test logs on failure or cancellation … asynciomainproxy-ticket
(edit) @773e45a   3 years fiona.klute CI: Remove ":" from artifact prefixes The hung CI jobs on fedora:32 … asynciomainproxy-ticket
(edit) @d7ae3ed   3 years fiona.klute Update Fedora CI build to Fedora 32 asynciomainproxy-ticket
(edit) @e2666ba   3 years fiona.klute CI: Disable fail-fast for the build matrix If there's an issue on one … asynciomainproxy-ticket
(edit) @c4a6889   3 years fiona.klute CI: Add a Debian Sid (unstable) build asynciomainproxy-ticket
(edit) @1a6eeae   3 years fiona.klute Allow overriding the default HTTPD mutex via configure The custom … asynciomainproxy-ticket
(edit) @2794787   3 years fiona.klute Pass TEST_IP and TEST_HOST to "make distcheck" This should allow … asynciomainproxy-ticket
(edit) @bfb0168   3 years fiona.klute CI: Don't run Valgrind tests on Markdown-only changes outside doc/ asynciomainproxy-ticket
(edit) @57dec86   3 years fiona.klute CI: Use matrix instead of container-specific jobs asynciomainproxy-ticket
(edit) @4f81704   3 years fiona.klute CI: Use "pthread" mutex for non-Valgrind builds, too I've switched … asynciomainproxy-ticket
(edit) @732cdb11   3 years fiona.klute CI: Run Valgrind tests asynciomainproxy-ticket
(edit) @c4ba2b60   3 years fiona.klute Test suite: Automatically detect required modules Which modules are … asynciomainproxy-ticket
(edit) @f4f837a   3 years fiona.klute CI: Ignore packaging branches for simple build If anything they … asynciomainproxy-ticket
(edit) @07fc5d3   3 years fiona.klute CI: Use job-specific names for debug artifacts asynciomainproxy-ticket
(edit) @0be2505   3 years fiona.klute Nice names for log storage actions asynciomainproxy-ticket
(edit) @2cc53cb   3 years fiona.klute Add Fedora CI build asynciomainproxy-ticket
(add) @f4ac390e   3 years fiona.klute Simple CI build asynciomainproxy-ticket
Note: See TracRevisionLog for help on using the revision log.