Skip to content

chore: sync workflows #205

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

Merged
merged 3 commits into from
Jan 25, 2020
Merged

chore: sync workflows #205

merged 3 commits into from
Jan 25, 2020

Conversation

technote-space
Copy link
Owner

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
cp -f .github/workflows/sync-workflows.yml .github/workflows/.tmp/ > /dev/null 2>&1 || :
rm -f .github/workflows/*.yml
git clone --depth=1 https://github.com/technote-space/github-actions-workflows.git .github/workflows/.tmp/workflows

stderr:

Cloning into '.github/workflows/.tmp/workflows'...
cp .github/workflows/.tmp/workflows/ts-repo/*.yml .github/workflows/
cp -f .github/workflows/.tmp/sync-workflows.yml .github/workflows/sync-workflows.yml > /dev/null 2>&1 || :
sed -i 's/cron:.\+$/cron: 0 17 * * */' .github/workflows/update-dependencies.yml
rm -rdf .github/workflows/.tmp

Changed files

Changed file:
  • .github/workflows/update-dependencies.yml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@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 Jan 23, 2020
@github-actions github-actions bot added the Type: CI/CD Introduces or updates CI/CD feature label Jan 23, 2020
@github-actions
Copy link
Contributor

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 5 files:
  • .github/workflows/ci.yml
  • .github/workflows/pr_opened.yml
  • .github/workflows/release.yml
  • .github/workflows/toc.yml
  • .github/workflows/update-dependencies.yml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space technote-space merged commit 197c973 into master Jan 25, 2020
@technote-space technote-space deleted the chore/chore-sync-workflows branch January 25, 2020 17:33
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