Skip to content

Conversation

@Watemlifts
Copy link
Owner

  • name: Deploy HelmFile # You may pin to the exact commit or the version. # uses: cloudposse/github-action-deploy-helmfile@e539612 uses: cloudposse/[email protected]
    with:

    Cluster name

    cluster:

    AWS region

    aws-region: # optional, default is us-east-1

    The path where lives the helmfile.

    helmfile-path: # optional, default is deploy

    Helmfile name

    helmfile: # optional, default is helmfile.yaml

    Operation with helmfiles. (valid options - deploy, destroy)

    operation: # default is deploy

    Helmfile environment

    environment: # optional, default is preview

    Git SHA

    gitref-sha: # optional, default is

    Kubernetes namespace

    namespace:

    Docker image

    image:

    Docker image tag

    image-tag:

    Debug mode

    debug: # optional, default is false

    The name of the label used to describe the helm release

    release_label_name: # optional, default is release

    YAML string with extra values to use in a helmfile deploy

    values_yaml: # optional

    Helm version

    helm_version: # optional, default is 3.11.1

    Helmfile version

    helmfile_version: # optional, default is 0.143.5

    Kubectl version

    kubectl_version: # optional, default is 1.26.3

    Kubectl version

    chamber_version: # optional, default is 2.11.1
    • name: Rational Test Automation Server GitHub Action

    You may pin to the exact commit or the version.

    uses: IBM/devopsauto-testserver-actions@c704855

    uses: IBM/devopsauto-testserver-actions@v1
    with:

    Rational Test Automation Server URL

    serverUrl:

    Rational Test Automation Server Offline Token

    offlineToken:

    Team Space name

    teamspace:

    Project name

    project:

    Branch name in which the test exists

    branch:

    AssetId of the test in Rational Test Automation Server.

    assetId:

    Optional. Test environment corresponding to the test. Mandatory to input the value if you want to run API test.

    environment: # optional

    Optional. Comma (,) delimited values of datasets for the job to run, For example: source:replacement;source:replacement

    datasets: # optionaloptional

    Optional. Variables corresponding to the test. You must enter the variables in the format: name_of_the_variable=value_of_the_variable

    variables: # optional

    Optional. Labels corresponding to the test. For example: label1, label2

    labels: # optional

    Optional. Secrets collection name for the job to run.

    secretsCollection: #

- name: Deploy HelmFile
  # You may pin to the exact commit or the version.
  # uses: cloudposse/github-action-deploy-helmfile@e539612
uses: cloudposse/[email protected]
  with:
    # Cluster name
    cluster: 
    # AWS region
    aws-region: # optional, default is us-east-1
    # The path where lives the helmfile.
    helmfile-path: # optional, default is deploy
    # Helmfile name
    helmfile: # optional, default is helmfile.yaml
    # Operation with helmfiles. (valid options - `deploy`, `destroy`)
    operation: # default is deploy
    # Helmfile environment
    environment: # optional, default is preview
    # Git SHA
    gitref-sha: # optional, default is 
    # Kubernetes namespace
    namespace: 
    # Docker image
    image: 
    # Docker image tag
    image-tag: 
    # Debug mode
    debug: # optional, default is false
    # The name of the label used to describe the helm release
    release_label_name: # optional, default is release
    # YAML string with extra values to use in a helmfile deploy
    values_yaml: # optional
    # Helm version
    helm_version: # optional, default is 3.11.1
    # Helmfile version
    helmfile_version: # optional, default is 0.143.5
    # Kubectl version
    kubectl_version: # optional, default is 1.26.3
    # Kubectl version
    chamber_version: # optional, default is 2.11.1
    - name: Rational Test Automation Server GitHub Action
  # You may pin to the exact commit or the version.
  # uses: IBM/devopsauto-testserver-actions@c704855
  uses: IBM/devopsauto-testserver-actions@v1
  with:
    # Rational Test Automation Server URL
    serverUrl: 
    # Rational Test Automation Server Offline Token
    offlineToken: 
    # Team Space name
    teamspace: 
    # Project name
    project: 
    # Branch name in which the test exists
    branch: 
    # AssetId of the test in Rational Test Automation Server.
    assetId: 
    # Optional. Test environment corresponding to the test. Mandatory to input the value if you want to run API test.
    environment: # optional
    # Optional. Comma (,) delimited values of datasets for the job to run, For example: source:replacement;source:replacement
    datasets: # optionaloptional
    # Optional. Variables corresponding to the test. You must enter the variables in the format: name_of_the_variable=value_of_the_variable
    variables: # optional
    # Optional. Labels corresponding to the test. For example: label1, label2
    labels: # optional
    # Optional. Secrets collection name for the job to run.
    secretsCollection: #
@Watemlifts Watemlifts added enhancement New feature or request good first issue Good for newcomers labels Sep 25, 2023
@Watemlifts Watemlifts self-assigned this Sep 25, 2023
@github-actions
Copy link

github-actions bot commented Sep 25, 2023

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

@github-actions
Copy link

github-actions bot commented Sep 26, 2023

Unit Test Results

   792 files  +   792     792 suites  +792   36m 11s ⏱️ + 36m 11s
4 945 tests +4 945  4 924 ✔️ +4 924  21 💤 +21  0 ±0 
9 799 runs  +9 799  9 757 ✔️ +9 757  42 💤 +42  0 ±0 

Results for commit 532b325. ± Comparison against base commit 292d549.

@Watemlifts Watemlifts removed the enhancement New feature or request label Sep 26, 2023
@Watemlifts Watemlifts merged commit 8c64fea into master Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants