Skip to content

Feature/update ci cd - #8

Merged
asamaraie merged 3 commits into
mainfrom
feature/update-ci-cd
Aug 11, 2026
Merged

Feature/update ci cd#8
asamaraie merged 3 commits into
mainfrom
feature/update-ci-cd

Conversation

@asamaraie

Copy link
Copy Markdown
Owner

update ci and cd pipelines

- Changed project name from "github-actions-demo" to "hello-world-app".
- Updated main entry point to "src/server.js" and modified description.
- Added build script to generate a static HTML file served by the Express app.
- Created a new Express app in "src/app.js" with an API endpoint for "Hello, World!".
- Removed old build-site script and helloWorld function, as they are no longer needed.
- Added integration tests for the API endpoint and unit tests for the app creation.
- Introduced ESLint and Prettier for code quality and formatting.
@asamaraie
asamaraie merged commit 890a0ad into main Aug 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant