Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Project setup #1

Merged
merged 3 commits into from
Jun 13, 2024
Merged

feat: Project setup #1

merged 3 commits into from
Jun 13, 2024

Conversation

Tommylans
Copy link
Member

No description provided.

Signed-off-by: Tom Lanser <tom@devv.nl>
Copy link
Member

@berendsliedrecht berendsliedrecht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
pnpm-workspace.yaml Outdated Show resolved Hide resolved
@berendsliedrecht
Copy link
Member

And add a single test to 1 package.

Signed-off-by: Tom Lanser <tom@devv.nl>
Comment on lines 10 to 21
workflow_dispatch:
inputs:
release-type:
description: 'Type of release (major, minor, patch, alpha)'
required: true
default: alpha
type: choice
options:
- major
- minor
- patch
- alpha
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe for later -- but I was thinking we might want to look at changesets for releases at some point?

README.md Outdated Show resolved Hide resolved
Copy link
Member

@berendsliedrecht berendsliedrecht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you format the code with biome and merge it after? We changed the scope to @openid-federation so if you can change that in the readme as well its finished!

Signed-off-by: Tom Lanser <tom@devv.nl>
@Tommylans Tommylans merged commit 4f2c7bc into main Jun 13, 2024
2 checks passed
@Tommylans Tommylans deleted the feature/project-setup branch June 13, 2024 12:10
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.

3 participants