rustyphoenixrequest 1.5.0

This library provides methods to mock request API. This is the Rust equivalent of https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/PhoenixRequest
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include:
  - component: $CI_SERVER_FQDN/CTA-LAPP/PHOENIX_LIBS2/citoolkit/phoenixcitoolkitrust/phoenix-workflow-rust@6.0.3
    inputs:
      build-matrix:
        - TARGET_PLATFORM: linux-64
        - TARGET_PLATFORM: linux-aarch64
      cargo-publish-enabled: "true"
      pixi-env-coverage: coverage
      pixi-env-documentation: doc
      pixi-env-publish: publish
      pixi-env-test: test
      pixi-task-coverage: coverage
      pixi-task-documentation: doc
      pixi-task-publish: publish
      pixi-task-test: test
      package-name: rustyphoenixrequest
      tags: ["MUST_big_runner"]
      zenodo-project-id: 18683505