Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gcp-hackathon-2022
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Tehami
gcp-hackathon-2022
Commits
25b6aef6
Commit
25b6aef6
authored
Oct 24, 2022
by
Asad Ullah Khan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add README
parent
148994b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
cloud-functions/post-deployment/README.md
+5
-5
No files found.
cloud-functions/post-deployment/README.md
View file @
25b6aef6
Functionality of the Cloud Function
#
Functionality of the Cloud Function
Once Jenkin Job is finished regardless of it's status ,
-
Once Jenkin Job is finished regardless of it's status
it will published the message (pipelines details , build number , status etc) to topic which triggers this cloud function
-
it will published the message (pipelines details , build number , status etc) to topic which triggers this cloud function
Function reads the message and make the call to jekins to get the job status pushes the data to cloud firestore
-
Function reads the message and make the call to jekins to get the job status pushes the data to cloud firestore
and make another call to http endpoint to update the confluence with application current version
and make another call to http endpoint to update the confluence with application current version
# Block diagram of the Flow
# Block diagram of the Flow


\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment