Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate dependency references #3554

Merged
merged 19 commits into from
Dec 21, 2022
Merged

Consolidate dependency references #3554

merged 19 commits into from
Dec 21, 2022

Conversation

johnwc
Copy link

@johnwc johnwc commented Dec 20, 2022

Consolidate dependency references to same versions among all projects sharing same reference

…rning actual dictionary.

Set Name for secret as required.
Introduce new ISecretsProvider.GetSecrets(type, name) method.
SecretNamesOptionsProvider list item values formated as [Type]:[Name]
Update SecretsManager methods and docs.
Suffix Async to async methods in ISecretsProvider
@sfmskywalker sfmskywalker merged commit 1fb5200 into elsa-workflows:master Dec 21, 2022
@johnwc
Copy link
Author

johnwc commented Dec 21, 2022

@sfmskywalker is there a specific reason some of the projects target netcoreapp3.1, instead of only netstandard2.1, net5.0, etc...?

@sfmskywalker
Copy link
Member

@johnwc I don't think so, probably an omission that we should correct.

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.

None yet

2 participants