This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 99
feat: automatic activation of flow #1456
Open
azlam-abdulsalam
wants to merge
97
commits into
dxatscale:main
Choose a base branch
from
flxbl-io:feat/flow-activation-and-clean-up-during-deployment
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: automatic activation of flow #1456
azlam-abdulsalam
wants to merge
97
commits into
dxatscale:main
from
flxbl-io:feat/flow-activation-and-clean-up-during-deployment
Conversation
This file contains 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
Diff package is overriden to source incorrectly during validation
- @flxblio/[email protected] - @flxblio/[email protected] - @flxblio/[email protected] - @flxblio/[email protected] - @flxblio/[email protected] - @flxblio/[email protected]
…ckward compatibility
Deploying during prepare incorrectly displays the header to console, it should be part of individual files
…er release config
…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
…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.
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