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

Remove JFROG references and minor update to yml string quoting #131

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

AngMits
Copy link
Collaborator

@AngMits AngMits commented Apr 18, 2024

📝 Description

JFROG was used as an intermediate storage solution until the project could be published to PyPI. Now that the project is hosted in PyPI, JFROG is no longer required, and removing it will remove a small maintenance overhead.

  • Remove JFrog related items from Makefile

A small change was introduced to make the yml files more consistent, by using double quotes in String types.

  • Adjust Slack notifications (change quoting)

ℹ️ Issue

Closes #130

- Remove JFrog related items from Makefile
- Adjust Slack notifications (change quoting)
@AngMits AngMits requested a review from a team as a code owner April 18, 2024 09:27
@AngMits AngMits merged commit f620082 into main Apr 19, 2024
1 check passed
@AngMits AngMits deleted the AngMits/remove-jfrog-related-items branch April 19, 2024 05:46
Copy link
Contributor

@antonakospanos antonakospanos left a comment

Choose a reason for hiding this comment

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

👍

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.

Remove JFROG-related items from the repository
3 participants