Skip to content

Conversation

@technote-space
Copy link
Owner

Base PullRequest

default branch (https://github.com/technote-space/jquery.marker-animation/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/js-repo/*.yml .github/workflows/
cp -f .github/workflows/.tmp/sync-workflows.yml .github/workflows/sync-workflows.yml > /dev/null 2>&1 || :
rm -rdf .github/workflows/.tmp

Changed files

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

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions github-actions bot added Type: Maintenance Minor maintenance to the code base (i.e. minor bug fixes, styling fixes, translation improvements) Type: CI/CD Introduces or updates CI/CD feature labels Jan 23, 2020
@technote-space
Copy link
Owner Author

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/js-repo/*.yml .github/workflows/
cp -f .github/workflows/.tmp/sync-workflows.yml .github/workflows/sync-workflows.yml > /dev/null 2>&1 || :
rm -rdf .github/workflows/.tmp

Changed files

Changed 2 files:
  • .github/workflows/toc.yml
  • .github/workflows/update-dependencies.yml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor

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/js-repo-pages/*.yml .github/workflows/
cp -f .github/workflows/.tmp/sync-workflows.yml .github/workflows/sync-workflows.yml > /dev/null 2>&1 || :
sed -i "s/target: \['npm', 'gpr'\]/target: ['npm']/" .github/workflows/release.yml
sed -i "/GH_PAGES_PLUGIN_SCRIPT/d" .github/workflows/release.yml
sed -i "/GH_PAGES_TEMPLATE/d" .github/workflows/release.yml
sed -i "s/GH_PAGES_TITLE:.*$/GH_PAGES_TITLE: jQuery Marker Animation/" .github/workflows/release.yml
rm -rdf .github/workflows/.tmp

Changed files

Changed 2 files:
  • .github/workflows/ci.yml
  • .github/workflows/pr_opened.yml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor

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/js-repo-pages/*.yml .github/workflows/
cp -f .github/workflows/.tmp/sync-workflows.yml .github/workflows/sync-workflows.yml > /dev/null 2>&1 || :
sed -i "s/target: \['npm', 'gpr'\]/target: ['npm']/" .github/workflows/release.yml
sed -i "/GH_PAGES_PLUGIN_SCRIPT/d" .github/workflows/release.yml
sed -i "/GH_PAGES_TEMPLATE/d" .github/workflows/release.yml
sed -i "s/GH_PAGES_TITLE:.*$/GH_PAGES_TITLE: jQuery Marker Animation/" .github/workflows/release.yml
rm -rdf .github/workflows/.tmp

Changed files

Changed file:
  • .github/workflows/release.yml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space technote-space merged commit fb669e2 into master Jan 24, 2020
@technote-space technote-space deleted the chore/chore-sync-workflows branch January 24, 2020 12:52
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.

2 participants