Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

feat: automatic activation of flow #1456

Open
wants to merge 97 commits into
base: main
Choose a base branch
from

Conversation

azlam-abdulsalam
Copy link
Contributor

Checklist

All items have to be completed before a PR is merged

  • Adhere to Contribution Guidelines
  • Updates to Decision Records considered?
  • Updates to documentation at DX@Scale Guide considered?
  • Tested changes?
  • Unit Tests new and existing passing locally?

sfopsbot added 30 commits December 13, 2023 17:50
Diff package is overriden to source incorrectly during validation
Deploying during prepare incorrectly displays the header to console, it should be part of individual
files
…ject config

project config filtering was incorrectly returning packages due to an incorrect predicate
…uring release config impact

This PR enhances the impact release config with additonal flags that allow to check for impact for
changed files, useful during PR validation
azlam-abdulsalam and others added 30 commits February 1, 2024 21:57
…definition

Introduce additional properties such as releaseConfigName, metadata  into release configuration.
Refactor the implementation across to make the variables and lass clear
Fix help commands used in org info displayer
…elease command (#14)

* fix(depedencyresolver): add more explict error messages

* feat(release): add enhanced support for multiple release defns in a single release call

This change allows for a single release command to support multiple release defns from different
configurations, It will use a leading order from one of the artifacts to determine the order of
executing releases

BREAKING CHANGE: changelog will be written for each release config by computing the name, and will
be pushed individually

* fix(release): fix paths when directory is not mentioned

* fix(release): remove deprecated function substr
…eleases are handled

When multiple release defn is provided, the markdown file should not overwrite, it should provide
the data for both the release defns
…on rather than all

Use an indirection using release config instead of all artifacts to generate changelog
* fix(picklist-background): add retry counter to picklist update

* feat(picklist-retry): change logic to bottleneck

---------

Co-authored-by: Azlam <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants