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

refactor: refactor entry-points and commands inside ServiceConfig of parachains and image.star #37

Merged
merged 5 commits into from
Nov 3, 2023

Conversation

abhiyana
Copy link
Contributor

@abhiyana abhiyana commented Nov 2, 2023

Description:

Commit Message

refactor: refactor entry-points and commands inside ServiceConfig of parachains and image.star

see the guidelines for commit messages.

Changelog Entry

1: Added entrypoint in ServiceConfig of parachain setup.
2: Remove entry points from commands.
3: Added entrypoints and base in the dictionary inside the image.star

Checklist:

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

logs/error.log Outdated Show resolved Hide resolved
@shreyasbhat0 shreyasbhat0 merged commit ec618bc into main Nov 3, 2023
1 check passed
@shreyasbhat0 shreyasbhat0 deleted the DIVE-283-Refactoring branch November 3, 2023 07:30
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.

2 participants