Skip to content

Commit

Permalink
add default version strategy for colp, knownprojects (#1304)
Browse files Browse the repository at this point in the history
  • Loading branch information
fvankrieken authored Dec 6, 2024
1 parent f68cdf3 commit e7bdf5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions products/colp/recipe.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: COLP
product: db-colp
version_strategy: first_of_month
inputs:
missing_versions_strategy: find_latest
datasets:
Expand Down
1 change: 1 addition & 0 deletions products/knownprojects/recipe.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Known Projects Database
product: db-kpdb
version_strategy: first_of_month
vars:
ZAP_VERSION: "20230905"
inputs:
Expand Down

0 comments on commit e7bdf5a

Please sign in to comment.