Skip to content

Commit

Permalink
Merge pull request #1 from google-github-actions/main
Browse files Browse the repository at this point in the history
Sync Fork
  • Loading branch information
aminatamoo committed Dec 15, 2022
2 parents e23988b + 3639833 commit d555ab4
Show file tree
Hide file tree
Showing 209 changed files with 6,265 additions and 941,362 deletions.
1 change: 0 additions & 1 deletion appengine-deploy/.eslintrc.js → .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ module.exports = {
'plugin:@typescript-eslint/eslint-recommended',
'plugin:@typescript-eslint/recommended',
'plugin:prettier/recommended',
'prettier/@typescript-eslint',
],
};
33 changes: 0 additions & 33 deletions .github/ISSUE_TEMPLATE/bug.md

This file was deleted.

28 changes: 0 additions & 28 deletions .github/ISSUE_TEMPLATE/feature.md

This file was deleted.

9 changes: 0 additions & 9 deletions .github/ISSUE_TEMPLATE/question.md

This file was deleted.

20 changes: 20 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
commit-message:
prefix: "chore(deps): "
rebase-strategy: "disabled"
schedule:
interval: "daily"
ignore:
- dependency-name: "*"
update-types: [
"version-update:semver-patch",
"version-update:semver-minor",
] # Security updates are unaffected by this setting
166 changes: 0 additions & 166 deletions .github/workflows/appengine-deploy-it.yml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/workflows/appengine-deploy.yml

This file was deleted.

Loading

0 comments on commit d555ab4

Please sign in to comment.