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

Fix daily-cron failing to bump version #7129

Merged
merged 2 commits into from Feb 13, 2023
Merged

Fix daily-cron failing to bump version #7129

merged 2 commits into from Feb 13, 2023

Conversation

Nokel81
Copy link
Collaborator

@Nokel81 Nokel81 commented Feb 9, 2023

Signed-off-by: Sebastian Malton sebastian@malton.name

Signed-off-by: Sebastian Malton <sebastian@malton.name>
@Nokel81 Nokel81 added the chore label Feb 9, 2023
@Nokel81 Nokel81 added this to the 6.4.0 milestone Feb 9, 2023
@Nokel81 Nokel81 requested a review from a team as a code owner February 9, 2023 08:17
@Nokel81 Nokel81 requested review from jansav and Iku-turso and removed request for a team February 9, 2023 08:17
jim-docker
jim-docker previously approved these changes Feb 13, 2023
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Bump version
id: version
run: npm run bump-version-for-cron
Copy link
Contributor

Choose a reason for hiding this comment

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

Where did this come from before?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This came from the extensions which have this as a script instead of a package.

packages/bump-version-for-cron/src/index.ts Outdated Show resolved Hide resolved
Signed-off-by: Sebastian Malton <sebastian@malton.name>
@Nokel81 Nokel81 merged commit f678bf4 into master Feb 13, 2023
@Nokel81 Nokel81 deleted the fix-daily-alpha branch February 13, 2023 16:35
@Nokel81 Nokel81 mentioned this pull request Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants