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

Support Platform CLI #240

Merged
merged 14 commits into from
Jan 14, 2025
Merged

Support Platform CLI #240

merged 14 commits into from
Jan 14, 2025

Conversation

doshitan
Copy link
Contributor

@doshitan doshitan commented Jan 13, 2025

Ticket

Resolves navapbc/platform-cli#7

Changes

Switch to the Platform CLI[1] for install/update.

  • Add copier.yml config file
  • Move template files into template/
  • And tag the app services in Compose files with {{app_name}}
  • Move .hadolint.yaml and .dockleconfig from project root to
    {{app_name}}/. Upstream scanning CI has been updated to apply app-specific
    configs when running for those apps.
  • Remove old install/update scripts
  • Update from unsupported GitHub actions
  • Update template CD to use platform-cli

[1] https://github.com/navapbc/platform-cli

Testing

navapbc/platform-test-flask#8

@doshitan doshitan merged commit 6a23ef5 into main Jan 14, 2025
@doshitan doshitan deleted the platform-cli branch January 14, 2025 20:02
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.

Migrate flask template to platform CLI
1 participant