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

chore: sync workflows #230

Merged
merged 3 commits into from
Feb 10, 2020
Merged

chore: sync workflows #230

merged 3 commits into from
Feb 10, 2020

Conversation

github-actions[bot]
Copy link
Contributor

Base PullRequest

default branch (https://github.com/technote-space/github-action-helper/tree/master)

Command results

Details:
rm -rdf .github/workflows/.tmp
mkdir -p .github/workflows/.tmp
git clone --depth=1 https://github.com/technote-space/github-actions-workflows.git .github/workflows/.tmp/workflows

stderr:

Cloning into '.github/workflows/.tmp/workflows'...
bash .github/workflows/.tmp/workflows/ts-repo/copy.sh release
sed -i 's/cron:.\+$/cron: 0 9 * * 2,5/' .github/workflows/update-dependencies.yml
rm -rdf .github/workflows/.tmp

Changed files

Changed 6 files:
  • .github/release-drafter.yml
  • .github/workflows/add-version-tag.yml
  • .github/workflows/ci.yml
  • .github/workflows/gh-releases.yml
  • .github/workflows/gh_releases.yml
  • .github/workflows/release.yml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions github-actions bot added the Type: CI/CD Introduces or updates CI/CD feature label Feb 10, 2020
@github-actions github-actions bot added the Type: Maintenance Minor maintenance to the code base (i.e. minor bug fixes, styling fixes, translation improvements) label Feb 10, 2020
@github-actions
Copy link
Contributor Author

Command results

Details:
rm -rdf .github/workflows/.tmp
mkdir -p .github/workflows/.tmp
git clone --depth=1 https://github.com/technote-space/github-actions-workflows.git .github/workflows/.tmp/workflows

stderr:

Cloning into '.github/workflows/.tmp/workflows'...
bash .github/workflows/.tmp/workflows/ts-repo/copy.sh release
sed -i 's/cron:.\+$/cron: 0 9 * * 2,5/' .github/workflows/update-dependencies.yml
rm -rdf .github/workflows/.tmp

Changed files

Changed file:
  • .github/workflows/gh-releases.yml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space technote-space merged commit ae61b55 into master Feb 10, 2020
@technote-space technote-space deleted the chore/chore-sync-workflows branch February 10, 2020 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: CI/CD Introduces or updates CI/CD feature Type: Maintenance Minor maintenance to the code base (i.e. minor bug fixes, styling fixes, translation improvements)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant