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

feat: resolve customer secret names #229

Merged
merged 2 commits into from
May 14, 2024
Merged

Conversation

dzehnder
Copy link
Contributor

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

Related Issues

Thanks for contributing!

Copy link

This PR will trigger a minor release when merged.

@dzehnder dzehnder merged commit cbf6e1d into main May 14, 2024
9 checks passed
@dzehnder dzehnder deleted the resolve-customer-secrets branch May 14, 2024 14:57
adobe-bot pushed a commit that referenced this pull request May 14, 2024
# [@adobe/spacecat-shared-utils-v1.15.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.14.6...@adobe/spacecat-shared-utils-v1.15.0) (2024-05-14)

### Bug Fixes

* convert spacecat-data-access to a regular dependency for utils ([486933c](486933c))
* **deps:** update external fixes ([#221](#221)) ([13e72c3](13e72c3))
* **deps:** update external fixes ([#225](#225)) ([ffb3e3d](ffb3e3d))
* **deps:** update external fixes ([#228](#228)) ([ef2ab41](ef2ab41))

### Features

* resolve customer secret names ([#229](#229)) ([cbf6e1d](cbf6e1d))
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-utils-v1.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

* @returns {string} - The resolved secret name.
*/
export function resolveCustomerSecretsName(baseURL, ctx) {
const basePath = '/helix-deploy/spacecat-services/customer-secrets';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be configurable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants