Skip to content

Commit

Permalink
GKS-2237 - Add devhub docs (#123)
Browse files Browse the repository at this point in the history
* add devhub docs
  • Loading branch information
rohit-gohri authored Feb 14, 2024
1 parent 7c6150e commit 1498160
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/dull-hats-drop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
48 changes: 48 additions & 0 deletions .devhub/gfs-pubsub.library.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
apiVersion: alpha1
kind: library
slug: gfs-pubsub
spec:
name: PubSub NodeJS Framework
description: A framework to integrate GCP Pub/Sub subscriptions/topics in your NodeJS projects
owner: group:global-food-services
lifecycle:
status: launched
launchDate: '2020-08-14T19:13:00.000Z'
visibility: public
license: MIT
sources:
- github/repo:github
platform:
language: typescript
runtime: node
links:
- icon: source
name: ci
target: https://github.com/deliveryhero/hfc-pubsub/actions
title: Github Actions
type: web
- icon: github
name: github
target: deliveryhero/hfc-pubsub
title: Repository
type: github/repo
- name: package
target: https://github.com/deliveryhero/hfc-pubsub/pkgs/npm/pubsub
title: Package
type: web
- name: npm
target: https://www.npmjs.com/package/@honestfoodcompany/pubsub
title: NPM
type: web
- name: confluence
target: https://confluence.deliveryhero.com/x/Q5daG
title: Confluence
type: web
icon: docs
tags:
- gfs
- gcp
- npm
- oss
- pubsub
dependsOn: []
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2021 Delivery Hero HF Kitchens GmbH
Copyright 2023 Delivery Hero HF Kitchens GmbH

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down

0 comments on commit 1498160

Please sign in to comment.