This repository was archived by the owner on Mar 18, 2024. It is now read-only.
feat: automatic activation of flow #1456
Open
azlam-abdulsalam wants to merge 97 commits intodxatscale:mainfrom
Open
feat: automatic activation of flow #1456azlam-abdulsalam wants to merge 97 commits intodxatscale:mainfrom
azlam-abdulsalam wants to merge 97 commits intodxatscale:mainfrom
Conversation
added 30 commits
December 13, 2023 17:50
Diff package is overriden to source incorrectly during validation
- @flxblio/apexlink@1.0.3 - @flxblio/forcemula@1.0.1 - @flxblio/sfdx-process-wrapper@1.0.3 - @flxblio/sfp@30.0.3 - @flxblio/sfp-logger@2.1.3 - @flxblio/sfprofiles@2.0.9
…ckward compatibility
Deploying during prepare incorrectly displays the header to console, it should be part of individual files
- @flxblio/sfp@30.0.6
…er release config
- @flxblio/sfp@30.1.0
…ject config project config filtering was incorrectly returning packages due to an incorrect predicate
- @flxblio/sfp@30.1.1
- @flxblio/sfp@30.1.2
…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
- @flxblio/sfp@30.2.0
- @flxblio/sfp@31.0.1
- @flxblio/sfp@31.1.0
…definition Introduce additional properties such as releaseConfigName, metadata into release configuration. Refactor the implementation across to make the variables and lass clear
- @flxblio/sfp@33.0.0
Fix help commands used in org info displayer
- @flxblio/sfp@33.0.1
…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
- @flxblio/sfp@34.0.0
…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
- @flxblio/sfp@34.0.1
…on rather than all Use an indirection using release config instead of all artifacts to generate changelog
- @flxblio/sfp@34.0.2
* fix(picklist-background): add retry counter to picklist update * feat(picklist-retry): change logic to bottleneck --------- Co-authored-by: Azlam <43767972+azlam-abdulsalam@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
All items have to be completed before a PR is merged