Skip to content

GDB-14746 create and scaffold repo#1

Open
plamen-yordanov wants to merge 1 commit into
mainfrom
GDB-14746-create-and-scaffold-repo
Open

GDB-14746 create and scaffold repo#1
plamen-yordanov wants to merge 1 commit into
mainfrom
GDB-14746-create-and-scaffold-repo

Conversation

@plamen-yordanov

Copy link
Copy Markdown
Contributor

What

Create and scaffold the initial repository structure for the project.

Why

This is the foundational setup for the graphwise-reactodia wrapper

How

  • Added Jenkinsfile and JenkinsfileRelease for CI/CD pipeline configuration.
  • Created package.json and package-lock.json for dependency management.
  • Included tsconfig.json for TypeScript configuration.
  • Set up stencil.config.ts for Stencil.js project configuration.
  • Added .gitignore to exclude unnecessary files.
  • Created initial index.ts and components.d.ts for TypeScript definitions.

Testing

n/a

## What
Create and scaffold the initial repository structure for the project.

## Why
This is the foundational setup for the `graphwise-reactodia` wrapper

## How
- Added `Jenkinsfile` and `JenkinsfileRelease` for CI/CD pipeline configuration.
- Created `package.json` and `package-lock.json` for dependency management.
- Included `tsconfig.json` for TypeScript configuration.
- Set up `stencil.config.ts` for Stencil.js project configuration.
- Added `.gitignore` to exclude unnecessary files.
- Created initial `index.ts` and `components.d.ts` for TypeScript definitions.

## Testing
n/a
@plamen-yordanov plamen-yordanov force-pushed the GDB-14746-create-and-scaffold-repo branch from a12b3d6 to d20ff99 Compare June 12, 2026 12:05
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