Compare commits

..
12 Commits
Author SHA1 Message Date
telackey bccab7fb4e v0.1.18 2024-02-08 20:02:39 -06:00
telackey 4c682dc6ea v0.1.16 2024-02-08 18:55:16 -06:00
dboreham c938d4ef9b Remove secret logging 2024-01-29 07:47:54 -07:00
dboreham 23fb381dbf Leak secrets for testing 2024-01-29 07:15:14 -07:00
telackey 8e6405e42e v0.1.14 2024-01-28 23:12:01 -06:00
telackey 4b87d958e5 v0.1.13 2024-01-25 23:22:50 -06:00
telackey b59fcd49c1 v0.1.12 2024-01-18 21:07:32 -06:00
telackey 760b0efacb v0.1.11 2024-01-18 20:50:57 -06:00
telackey 7436691349 v0.1.10 2024-01-18 18:13:49 -06:00
telackey 6f079d2b58 v0.1.9 2024-01-17 22:55:24 -06:00
telackey 2d15816d60 v0.1.8 2024-01-17 22:54:50 -06:00
telackey 46b23b7e96 v0.1.7 2024-01-16 14:48:52 -06:00
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@cerc-io/test-progressive-web-app",
"version": "0.1.6",
"version": "0.1.18",
"repository": "https://git.vdb.to/cerc-io/test-progressive-web-app",
"scripts": {
"dev": "next dev",
+3
View File
@@ -38,6 +38,9 @@ record:
application: "$CERC_REGISTRY_APP_CRN@$rcd_app_version"
dns: "$CERC_REGISTRY_DEPLOYMENT_SHORT_HOSTNAME"
deployment: "$CERC_REGISTRY_DEPLOYMENT_CRN"
config:
env:
CERC_WEBAPP_DEBUG: "$rcd_app_version"
meta:
note: "Added by CI @ `date`"
repository: "`git remote get-url origin`"