Skip to content

Commit a673267

Browse files
authored
Set base version for platform migration (#3684)
### 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
1 parent 0dd0466 commit a673267

File tree

5 files changed

+8
-6
lines changed

5 files changed

+8
-6
lines changed

.template-infra/app-analytics.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
_commit: 929a959
1+
_commit: platform-cli-migration/v0.4.0
22
_src_path: https://github.com/navapbc/template-infra
33
app_name: analytics
4+
template: app

.template-infra/app-api.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
_commit: 929a959
1+
_commit: platform-cli-migration/v0.4.0
22
_src_path: https://github.com/navapbc/template-infra
33
app_name: api
4+
template: app

.template-infra/app-frontend.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
_commit: 929a959
1+
_commit: platform-cli-migration/v0.4.0
22
_src_path: https://github.com/navapbc/template-infra
33
app_name: frontend
4+
template: app

.template-infra/base.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
_commit: 929a959
1+
_commit: platform-cli-migration/v0.4.0
22
_src_path: https://github.com/navapbc/template-infra
3-
app_name: template-only
3+
template: base

.template-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)