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

Versioning functions and images #230

Open
mcopik opened this issue Dec 22, 2024 · 2 comments
Open

Versioning functions and images #230

mcopik opened this issue Dec 22, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mcopik
Copy link
Collaborator

mcopik commented Dec 22, 2024

Our Docker images should have version prefix attached to mark the current release.

Furthermore, all functions deployed to the cloud should use the deployment prefix to separate resources.

@mcopik mcopik added enhancement New feature or request good first issue Good for newcomers labels Dec 22, 2024
@ojninja16
Copy link

Hi @mcopik I would like to work on this ...Is this still open? and if any resources might help me get started with this repo let me know

@mcopik
Copy link
Collaborator Author

mcopik commented Jan 27, 2025

@ojninja16 The issue is free to take! We already have resource_id defined in each platform; we just need to use them when deploying functions.

Furthermore, we should define a global suffix storing SeBS version inside config/systems.json. At runtime, it should be stored in the main sebs config, exported with each result, and appended to Docker image names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants