- Sort Score
- Num 10 results
- Language All
Results 71 - 80 of 109 for workflow (0.47 seconds)
-
README.md
curl4j [](https://github.com/codelibs/curl4j/actions/workflows/maven.yml) ===== A simple cURL-like Java HTTP client. ## Features - Fluent API for building HTTP requests (GET, POST, PUT, DELETE, HEAD, OPTIONS, CONNECT, TRACE) - Support for query parameters, headers, body (String or stream), compression, SSL configuration, proxies, and timeouts
Created: Thu Apr 02 15:34:12 GMT 2026 - Last Modified: Thu Nov 20 13:34:13 GMT 2025 - 2.5K bytes - Click Count (0) -
.github/workflows/build-docs.yml
- docs/** - docs_src/** - pyproject.toml - uv.lock - mkdocs.yml - mkdocs.env.yml - .github/workflows/build-docs.yml - .github/workflows/deploy-docs.yml - scripts/mkdocs_hooks.py langs: needs: - changes runs-on: ubuntu-latest outputs: langs: ${{ steps.show-langs.outputs.langs }}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Mar 14 15:01:34 GMT 2026 - 3.3K bytes - Click Count (0) -
.github/workflows/publish.yml
jobs: publish: runs-on: macos-15 steps: - uses: actions/checkout@v6 - uses: actions/setup-java@v5 with: distribution: 'temurin' java-version-file: .github/workflows/.java-version - run: ./gradlew publish env: ORG_GRADLE_PROJECT_mavenCentralUsername: ${{ secrets.SONATYPE_CENTRAL_USERNAME }}Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Feb 03 22:17:59 GMT 2026 - 787 bytes - Click Count (0) -
.github/workflows/team-triage-stale.yml
name: 'Requeue stale team-triage items' on: schedule: # Execute every day at 00:05 to avoid conflicts with other workflows - cron: '5 0 * * *' permissions: {} jobs: requeue: permissions: issues: write pull-requests: write runs-on: ubuntu-latest steps: - uses: actions/stale@v10 with: operations-per-run: 50 remove-stale-when-updated: false
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Sep 04 22:13:29 GMT 2025 - 836 bytes - Click Count (0) -
README.md
JCIFS [](https://github.com/codelibs/jcifs/actions/workflows/maven.yml) ===== JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java.
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 30 09:24:52 GMT 2025 - 6.2K bytes - Click Count (0) -
.github/workflows/smokeshow.yml
name: Smokeshow on: workflow_run: workflows: [Test] types: [completed] permissions: statuses: write jobs: smokeshow: runs-on: ubuntu-latest steps: - name: Dump GitHub context env: GITHUB_CONTEXT: ${{ toJson(github) }} run: echo "$GITHUB_CONTEXT" - uses: actions/checkout@v6 - uses: actions/setup-python@v6 with:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Tue Mar 03 00:12:02 GMT 2026 - 1.6K bytes - Click Count (0) -
.github/workflows/stale.yml
# under the License. name: Stale on: schedule: - cron: '29 3 * * *' issue_comment: types: [ 'created' ] jobs: stale:Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Feb 15 15:39:54 GMT 2025 - 976 bytes - Click Count (0) -
.github/workflows/pr-automation.yml
# under the License. name: PR Automation on: pull_request_target: types: - closed jobs: pr-automation: name: PR AutomationCreated: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Feb 15 08:33:13 GMT 2025 - 991 bytes - Click Count (0) -
api/maven-api-cli/src/main/java/org/apache/maven/api/cli/mvnup/package-info.java
* * <p>Key features include:</p> * <ul> * <li>Project upgrade capabilities</li> * <li>Dependency version management</li> * <li>Configuration migration</li> * <li>Interactive upgrade workflows</li> * </ul> * * @see org.apache.maven.api.cli.Tools#MVNUP_CMD * @see org.apache.maven.api.cli.Tools#MVNUP_NAME * @since 4.0.0 */
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Jun 07 06:22:47 GMT 2025 - 1.4K bytes - Click Count (0) -
README.md
[](https://github.com/google/guava/releases/latest) [](https://github.com/google/guava/actions/workflows/ci.yml) [](https://www.bestpractices.dev/projects/7197)
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Sep 16 22:01:32 GMT 2025 - 6.2K bytes - Click Count (0)