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

ENG-4443 Part 1. Create update scripts to update an app and the manifest #4

Merged

Conversation

sebastian-quintero
Copy link
Member

Description

This PR creates two main scripts.

  • update_manifest.py: updates the manifest to include the new versions on release.
  • update_app.sh: updates an app. If it is a Go app, updates the SDK dependency as well.

Sets the initial versions on all apps to be the latest released version on the Marketplace.

Copy link
Contributor

@nilsbeck nilsbeck left a comment

Choose a reason for hiding this comment

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

just a comment about directories and structure

@sebastian-quintero
Copy link
Member Author

@merschformann @cowanwalls @nilsbeck I changed the scripts significantly from the comments so I want to have a re-review. I basically consolidated what I had into a single Python script. I think it looks nice and it is very maintainable going forward. What I would be missing is tarring, which comes next.

@sebastian-quintero sebastian-quintero merged commit 3e8d639 into develop Feb 5, 2024
7 checks passed
@sebastian-quintero sebastian-quintero deleted the feature/eng-4443-create-release-workflow branch February 5, 2024 15:58
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.

4 participants