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

Local Run Support & Updated Instructions on How to Get Started #261

Open
4 of 6 tasks
AleksandrMolchagin opened this issue Jul 4, 2024 · 0 comments
Open
4 of 6 tasks
Assignees
Labels
CI/CD Critical/Blocking blocking a release or development documentation Improvements or additions to documentation

Comments

@AleksandrMolchagin
Copy link
Contributor

AleksandrMolchagin commented Jul 4, 2024

We need to enhance the onboarding and development experience by streamlining the process to run the application locally.

  • Rename global.xml in global.xml.anypoint ( CI/CD: Update Workflow to Support New Proxy [Sandbox] #260 will do the reverse when deploying)
  • Create global.xml that supports local run
  • Write a shell script that pulls secrets from GitHub and places them in local.properties
  • Write a shell script that runs the app without requiring the configuration of default arguments (or modify them)
  • Write a shell script that renames global files, generates a new keystore.jks based on provided passwords and builds .jar file
  • Update Readme
@AleksandrMolchagin AleksandrMolchagin added CI/CD Critical/Blocking blocking a release or development documentation Improvements or additions to documentation labels Jul 4, 2024
@AleksandrMolchagin AleksandrMolchagin self-assigned this Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Critical/Blocking blocking a release or development documentation Improvements or additions to documentation
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant