Skip to content

Conversation

@kartik-579
Copy link
Member

@kartik-579 kartik-579 commented Dec 6, 2022

Description

Updated variables in pre/post cd workflow request -

  1. Git Commit Hash
  2. Git Source Type
  3. Git Source Value
  4. CD pipeline Env name
  5. CD pipeline Cluster name
  6. Sequential pipeline env names
  7. Sequential pipeline cluster names

Fixes #2625 #1989

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • For multi git apps (multiple commit hash and sources)
  • For sequential pipelines (multiple env and cluster names for child cd pipelines)
  • For cd pipeline's own env and cluster name

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


@kartik-579 kartik-579 changed the title feat: updated environment variables in pre/post cd workflow request task: updated environment variables in pre/post cd workflow request Dec 6, 2022
@kartik-579 kartik-579 merged commit 2753427 into main Dec 6, 2022
@kartik-579 kartik-579 deleted the issue_2625 branch December 6, 2022 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Metadata should be exposed in post-cd step Git commit hash/sha as an environment variable in pre and post deployment steps

3 participants