mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[PR #502] [MERGED] Upgrade to latest gae-init #827
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#827
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lipis/flag-icons/pull/502
Author: @lipis
Created: 10/26/2018
Status: ✅ Merged
Merged: 5/7/2019
Merged by: @lipis
Base:
gae← Head:upgrade-gae📝 Commits (10+)
5d86c72Bump @babel/core from 7.1.5 to 7.1.602626d4Merge pull request #1009 from gae-init/dependabot/npm_and_yarn/@babel/core-7.1.6c97552cPython 2.7/3 compatibility change (#1013)fde6ac4Python 2.7/3 compatible print statements (#1012)7ad4f82No dot at end of comment line (#1014)fff3b2bRemoved adding import dev_appserver and fix_sys_path call to gae.pth (#1015)b49f5a6Merge branch 'master' of github.com:gae-init/gae-initbae40a3Version 6.0.29523348Merge80e234fLine📊 Changes
128 files changed (+9526 additions, -960 deletions)
View changed files
➖
.bowerrc(+0 -3)➕
.eslintrc.yaml(+41 -0)📝
.gitignore(+8 -5)➖
.hgignore(+0 -18)➕
.prettierignore(+0 -0)➕
.prettierrc.yaml(+15 -0)➕
.travis.yml(+47 -0)➕
.vscode/settings.json(+4 -0)📝
README.md(+63 -56)➕
bin/README.md(+31 -0)➕
bin/requirements_linux.sh(+21 -0)➕
bin/requirements_osx_brew.sh(+21 -0)➕
bin/requirements_osx_port.sh(+21 -0)➕
bin/test_hello_world.sh(+8 -0)📝
bower.json(+6 -7)📝
gulp/config.coffee(+4 -0)📝
gulp/paths.coffee(+0 -1)📝
gulp/tasks/build.coffee(+31 -19)📝
gulp/tasks/clean.coffee(+1 -1)📝
gulp/tasks/dep.coffee(+6 -5)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.