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

Update NESTML to v8.0.0 #254

Merged
merged 43 commits into from
Feb 4, 2025
Merged

Update NESTML to v8.0.0 #254

merged 43 commits into from
Feb 4, 2025

Conversation

steffengraber
Copy link
Collaborator

Changes Made:

Feature Addition:
    Added a devcontainer configuration for an Ubuntu environment with Docker support. This includes features for Docker-in-Docker, Docker Buildx, and Docker Compose, which collectively enhance the development experience.
    Introduced a Dependabot configuration to automate dependency updates for devcontainers on a weekly basis, ensuring that dependencies remain current and reducing the manual overhead of managing updates.

Bug Fix:
    Updated the nestml package version from 8.0.0-rc3 to 8.0.0 in both Dockerfiles. This change ensures that the latest stable version of nestml is utilized, improving compatibility and stability within the development environment.

These updates aim to streamline the development process and maintain a robust and reliable setup for all contributors.

Add a devcontainer configuration for an Ubuntu environment 
with Docker support. Include features for Docker-in-Docker, 
Docker Buildx, and Docker Compose. Introduce a Dependabot 
configuration to automate dependency updates for 
devcontainers on a weekly basis. These changes enhance 
development efficiency and ensure up-to-date dependencies.
Update the nestml package version from 8.0.0-rc3 to 8.0.0 in bothDockerfiles. change ensures that the latest stable version 
of nestml is used, improving compatibility and stability of the 
environment.
@steffengraber steffengraber merged commit 57e5d5d into nest:master Feb 4, 2025
1 check failed
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.

1 participant