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/module/add semver #902

Merged
merged 9 commits into from
May 28, 2023
Merged

Feat/module/add semver #902

merged 9 commits into from
May 28, 2023

Conversation

odinr
Copy link
Collaborator

@odinr odinr commented May 28, 2023

Why

  • adds class for handling semver
  • adds version attribute for modules
    • adds inter-opt version attribute to existing modules on creation
  • adds base class for creating module providers

closes: #881

Check off the following:

  • Confirm that I checked changes to branch which I am merging into.

    • I have validated included files
    • My code does not generate new linting warnings
    • My PR is not a duplicate, check existing pr`s
  • Confirm that the I have completed the self-review checklist.

  • Confirm that my changes meet our code of conduct.

Conditional

  • Confirm project selected and category, actual, iteration are set
  • Confirm Milestone selected (if any)

@odinr odinr requested a review from a team May 28, 2023 19:36
@odinr odinr self-assigned this May 28, 2023
@changeset-bot
Copy link

changeset-bot bot commented May 28, 2023

🦋 Changeset detected

Latest commit: d294882

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@equinor/fusion-framework-module Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added 🐞 bug Something isn't working 📚 documentation Improvements or additions to documentation 🚀 feature New feature or request 🧬 Modules labels May 28, 2023
@odinr odinr force-pushed the feat/module/add-semver branch from d67c06b to c683a14 Compare May 28, 2023 20:13
@odinr odinr merged commit 3efbf0b into main May 28, 2023
@odinr odinr deleted the feat/module/add-semver branch May 28, 2023 20:31
@github-actions github-actions bot mentioned this pull request May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 📚 documentation Improvements or additions to documentation 🚀 feature New feature or request 🧬 Modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose module version number
2 participants