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

Upgrade v5 #359

Merged
merged 24 commits into from
Dec 16, 2024
Merged

Upgrade v5 #359

merged 24 commits into from
Dec 16, 2024

Conversation

chohner
Copy link
Member

@chohner chohner commented Dec 13, 2024

No description provided.

Copy link
Contributor

@rbrtrfl rbrtrfl left a comment

Choose a reason for hiding this comment

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

Breathtaking work! Just left some smarty-pants comments

"start": "strapi start",
"strapi": "strapi",
"test": "jest --forceExit --detectOpenHandles",
"transfer": "source .env && strapi transfer --from $TRANSFER_URL_REMOTE --from-token $TRANSFER_TOKEN_REMOTE --to-token $TRANSFER_TOKEN_LOCAL"
"transfer": "source .env && strapi transfer --from $TRANSFER_URL_REMOTE --from-token $TRANSFER_TOKEN_REMOTE --to-token $TRANSFER_TOKEN_LOCAL",
"plugin:build": "npm run build --workspace plugins/strapi-plugin-gh-workflow-trigger-v5",
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe give this a more verbose name like custom-plugin or gh-workflow-trigger-plugin

chohner and others added 5 commits December 16, 2024 12:34
Co-authored-by: Flo Drews <florian.drews@digitalservice.bund.de>
Co-authored-by: Rafael Falk <rafael.falk@digitalservice.bund.de>
Co-authored-by: Spencer Peace <spencer.peace@digitalservice.bund.de>
@chohner chohner merged commit 7a5e573 into main Dec 16, 2024
5 checks passed
@chohner chohner deleted the upgradeV5 branch December 16, 2024 14:23
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.

2 participants