Skip to content

Commit 0733133

Browse files
authored
Merge branch 'google:main' into main
2 parents 7caa942 + c8430a7 commit 0733133

File tree

382 files changed

+62594
-15453
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

382 files changed

+62594
-15453
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Request to take down / remove author profile.
3+
about: Please fill out the details here if you want to remove your DevLibrary author
4+
profile
5+
title: ''
6+
labels: ''
7+
assignees: developerseb, garimame
8+
9+
---
10+
11+
Author profile link :

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ jobs:
3131
strategy:
3232
matrix:
3333
node-version:
34-
- 12.x
34+
- 18.x
3535
steps:
36-
- uses: actions/checkout@v1
37-
- uses: actions/setup-node@v1
36+
- uses: actions/checkout@v3
37+
- uses: actions/setup-node@v3
3838
with:
3939
node-version: ${{ matrix.node-version }}
4040

4141
- name: Cache npm
42-
uses: actions/cache@v1
42+
uses: actions/cache@v3
4343
with:
4444
path: ~/.npm
4545
key: ${{ runner.os }}-node-${{ matrix.node-version }}-${{ hashFiles('**/package-lock.json') }}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# This file was auto-generated by the Firebase CLI
2+
# https://github.com/firebase/firebase-tools
3+
4+
name: Deploy to Firebase Hosting on merge
5+
'on':
6+
push:
7+
branches:
8+
- main
9+
jobs:
10+
build_and_deploy:
11+
runs-on: ubuntu-latest
12+
steps:
13+
- uses: actions/checkout@v3
14+
- uses: FirebaseExtended/action-hosting-deploy@v0
15+
with:
16+
repoToken: '${{ secrets.GITHUB_TOKEN }}'
17+
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_UGC_SITE_DEV }}'
18+
channelId: live
19+
projectId: ugc-site-dev

.github/workflows/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ jobs:
2727
strategy:
2828
matrix:
2929
node-version:
30-
- 12.x
30+
- 18.x
3131
steps:
32-
- uses: actions/checkout@v1
33-
- uses: actions/setup-node@v1
32+
- uses: actions/checkout@v3
33+
- uses: actions/setup-node@v3
3434
with:
3535
node-version: ${{ matrix.node-version }}
3636

3737
- name: Cache npm
38-
uses: actions/cache@v1
38+
uses: actions/cache@v3
3939
with:
4040
path: ~/.npm
4141
key: ${{ runner.os }}-node-${{ matrix.node-version }}-${{ hashFiles('**/package-lock.json') }}

README.md

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
[![Get started with Google Dev Library](https://img.youtube.com/vi/XrIuuJ6YFzY/0.jpg)](https://youtu.be/XrIuuJ6YFzY)
55

6-
[Google Dev Library](https://devlibrary.withgoogle.com) is a curated platform for technical content written or built using any of the following Google technologies. Dev Library unifies all the Google technologies in one open platform giving developers around the world access to the open source projects curated by Google engineers based on check for relevancy, usefulness, freshness, and quality.
6+
[Google Dev Library](https://devlibrary.withgoogle.com) is content library of open source projects and technical blogs featuring Google technologies authored and contributed by developers from around the world. Find the inspiration you need for your next project with #googledevlibrary!
77

8-
If you are a developer who has built an open-source project, or has written about a solution you have solved using the below Google technologies you can apply to have their project or content featured on the site.
8+
If you are a developer who has built an open-source project, or has written about a solution you have solved using the below Google technologies you submit your own content to be featured in Dev Library !
99

1010
- Android
1111
- Angular
@@ -16,26 +16,16 @@ If you are a developer who has built an open-source project, or has written abou
1616
- Google Assistant
1717
- Google Maps Platform
1818

19-
### Dev Library Letters : Our Newsletter
20-
The official newsletter by Dev Library highlights some of the best submissions of the month, spotlights our authors and shares events of interest for Google developer communities.
21-
22-
[Subscribe here](https://forms.gle/jXM3sCqnjSbkrWWz5).
23-
2419
### Dev Library Interview with Authors : Our Youtube Playlist
2520
Watch interviews of some of our contributors talking about their open source projects and why they contributed to Dev Library. You can access the [complete playlist here](https://youtube.com/playlist?list=PLxNYxgaZ8RseRNZYtcMBq6SfAuQkE0Fci).
2621

27-
- [Interview with Ivan Morgillo & Sebastiano Poggi, contributors to Google's Dev Library](https://youtu.be/1K1O_WzNt9Y)
28-
- [Interview with Sayak Paul](https://youtu.be/q4RtoDG4210)
22+
- [Interview with Ivan Morgillo & Sebastiano Poggi](https://youtu.be/1K1O_WzNt9Y)
2923
- [Interview with Aristeidis Bampakos](https://youtu.be/gMh2z98af-E)
3024
- [Interview with Vanessa Aristizabal](https://youtu.be/Qd1A6JnEcuA)
3125

32-
### Google Developers Online : Our Discord Channel
33-
Here you will find ways to engage with other authors and be able to find out the many other things happening around the Dev Library.
34-
35-
- [Join us in Discord](https://discord.gg/AbwzvEqdCu).
3626

3727
### Blogs
38-
To get started, here are some blog posts detailing on how developers have used the platform to showcase their contributions. You can [access the archive here](https://developers.googleblog.com/search/label/Google%20Dev%20Library).
28+
The official newsletter by Dev Library highlights some of the best submissions of the month, spotlights our authors and shares events of interest for developer communities. Here are some blog posts detailing on how developers have used the platform to showcase their contributions. You can [access the full archive here](https://developers.googleblog.com/search/label/Google%20Dev%20Library).
3929

4030
- [What is Google’s Dev Library––a new open-source platform for developers](https://developers.googleblog.com/2021/10/what-is-the-dev-library.html)
4131
- [How is Dev Library useful to the open-source community?](https://developers.googleblog.com/2022/04/dev-library-open-source.html)
@@ -45,7 +35,5 @@ To get started, here are some blog posts detailing on how developers have used t
4535

4636
### How to get started:
4737

48-
Headover to [our product website](https://devlibrary.withgoogle.com/), and click the __Submit Your Content__ button. You can also learn more about the submission process using the [contribution guidelines](https://devlibrary.advocu.com/assets/docs/contributors_guidelines.pdf) to get started.
49-
50-
51-
Lastly, "Watch" the repository for any future updates. If you have specific questions about the roadmap, [create an issue](https://github.com/google/devlibrary/issues), or ping us at [#dev-library-discussion channel on Discord](https://discord.gg/AbwzvEqdCu).
38+
Headover to [our product website](https://devlibrary.withgoogle.com/), and browse through the various projects contributed by the developer community.
39+
"Watch" the repository for any future updates. If you have specific questions about the roadmap and [create an issue](https://github.com/google/devlibrary/issues).

app/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.DS_Store
22
node_modules
3-
/dist
43

54

65
# local env files

app/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
runtime: nodejs12
15+
runtime: nodejs18
1616
handlers:
1717
# Serve all static files with url ending with a file extension
1818
- url: /(.*\..+)$

0 commit comments

Comments
 (0)