Skip to content

Commit

Permalink
Set base version for platform migration (#3684)
Browse files Browse the repository at this point in the history
### Time to review: __1 mins__

## Changes proposed

Setup the repo to use the platform CLI tool for version updates

## Context for reviewers

This is the first step in getting grants.gov up to date with the Nava
platform template
  • Loading branch information
coilysiren authored Jan 29, 2025
1 parent 0dd0466 commit a673267
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .template-infra/app-analytics.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
_commit: 929a959
_commit: platform-cli-migration/v0.4.0
_src_path: https://github.com/navapbc/template-infra
app_name: analytics
template: app
3 changes: 2 additions & 1 deletion .template-infra/app-api.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
_commit: 929a959
_commit: platform-cli-migration/v0.4.0
_src_path: https://github.com/navapbc/template-infra
app_name: api
template: app
3 changes: 2 additions & 1 deletion .template-infra/app-frontend.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
_commit: 929a959
_commit: platform-cli-migration/v0.4.0
_src_path: https://github.com/navapbc/template-infra
app_name: frontend
template: app
4 changes: 2 additions & 2 deletions .template-infra/base.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
_commit: 929a959
_commit: platform-cli-migration/v0.4.0
_src_path: https://github.com/navapbc/template-infra
app_name: template-only
template: base
1 change: 0 additions & 1 deletion .template-version

This file was deleted.

0 comments on commit a673267

Please sign in to comment.