Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^4.18.2^14.2.046
commits
feat(server): add Prometheus metrics for monitoring HTTP requests
2f5cb79View on GitHubfeat(Jenkinsfile): add monitoring network setup for Docker container
9121dc5View on GitHubfix(Jenkinsfile): update Slack token credential for notifications
f5f4735View on GitHubfix(Jenkinsfile): enhance Slack notification debugging and error handling
9dbe687View on GitHubfix(Jenkinsfile): update App URL to use localhost for deployment link
a541e51View on GitHubrefactor(Jenkinsfile): encapsulate Slack notification in script block for improved structure
8642a26View on GitHubrefactor(Jenkinsfile): streamline progress bar function and enhance readability
354b7ddView on GitHubfeat(pipeline): add initialization stage with progress bar for build tracking
50bd064View on GitHubfeat(pipeline): add progress tracking and enhanced notifications
87e8000View on GitHubUpdate Jenkinsfile to use parameterized Slack channel for notifications, enhancing flexibility in communication settings. This change replaces the hardcoded SLACK_CHANNEL with params.SLACK_CHANNEL, allowing for dynamic channel selection based on build parameters.
b178cfeView on GitHubUpdate Jenkinsfile to add SLACK_CHANNEL parameter for notifications and change default channel. This enhances flexibility in notification settings for builds.
d154c7eView on GitHub