Skip to content

Commit c9558be

Browse files
authored
Feature/refactor workflow (#7)
* chore: release prep for v1.2.0 * docs: updated src/README.md * docs: corrected footer
1 parent b675286 commit c9558be

File tree

5 files changed

+24
-34
lines changed

5 files changed

+24
-34
lines changed

.github/workflows/publish.yml

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -65,22 +65,25 @@ jobs:
6565
- name: Clean build directory
6666
run: rm -rf build/
6767

68-
# Upload clean source code
69-
- name: Upload repository artifacts
68+
# Create Git archive of version-controlled files
69+
- name: Create clean source archive
70+
run: git archive --format=tar.gz --output=clean-source.tar.gz HEAD
71+
72+
- name: Upload source archive
7073
uses: actions/upload-artifact@v4
7174
with:
72-
name: repo-artifacts
73-
path: ./
75+
name: clean-source
76+
path: clean-source.tar.gz
7477

7578
publish-npm:
7679
needs: build
7780
runs-on: ubuntu-24.04
7881

7982
steps:
80-
- name: Download repository artifacts
83+
- name: Download clean source archive
8184
uses: actions/download-artifact@v4
8285
with:
83-
name: repo-artifacts
86+
name: clean-source
8487
path: ./
8588

8689
- name: Set up Node.js for npmjs
@@ -90,11 +93,6 @@ jobs:
9093
registry-url: https://registry.npmjs.org/
9194
cache: npm
9295

93-
- name: Upgrade npm
94-
run: |
95-
corepack enable
96-
npm install -g npm@11.4.2
97-
9896
- name: Set up Git user
9997
run: |
10098
git config --global user.email "github@sl.neteng.cc"
@@ -110,10 +108,10 @@ jobs:
110108
runs-on: ubuntu-24.04
111109

112110
steps:
113-
- name: Download repository artifacts
111+
- name: Download clean source archive
114112
uses: actions/download-artifact@v4
115113
with:
116-
name: repo-artifacts
114+
name: clean-source
117115
path: ./
118116

119117
- name: Set up Node.js for GPR
@@ -123,11 +121,6 @@ jobs:
123121
registry-url: https://npm.pkg.github.com/
124122
cache: npm
125123

126-
- name: Upgrade npm
127-
run: |
128-
corepack enable
129-
npm install -g npm@11.4.2
130-
131124
- name: Set up Git user
132125
run: |
133126
git config --global user.email "github@sl.neteng.cc"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@networkpro/docs",
3-
"version": "1.1.5",
3+
"version": "1.2.0",
44
"description": "The documentation portal for Network Pro Strategies (Network Pro™)",
55
"keywords": [
66
"android",

src/README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
date:
33
created: 2025-01-01
4-
updated: 2025-06-01
4+
updated: 2025-07-01
55
title: About Network Pro™
66
summary:
77
Learn more about Network Pro Strategies (Network Pro™) and the services
8-
we offer.
98
authors:
109
- team
1110
tags:
@@ -15,15 +14,13 @@ tags:
1514
- services
1615
---
1716

18-
<sup>[SPDX-License-Identifier](https://spdx.dev/learn/handling-license-info/):
19-
`CC-BY-4.0 OR GPL-3.0-or-later`</sup>
17+
[SPDX-License-Identifier](https://spdx.dev/learn/handling-license-info/):
18+
`CC-BY-4.0 OR GPL-3.0-or-later`
2019

2120
<a name="top"></a>
2221

2322
# About Network Pro&trade;
2423

25-
</section>
26-
2724
[![npmjs](https://img.shields.io/badge/npmjs-white?style=flat&logo=npm&logoColor=%23CB3837&labelColor=white&color=grey&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40networkpro%2Fweb)](https://www.npmjs.com/package/@networkpro/web)
2825
&nbsp;
2926
[![GitHub Package Registry](https://img.shields.io/badge/GitHub_Package_Registry-white?style=flat&logo=github&logoColor=%23181717&labelColor=white&color=grey&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40networkpro%2Fweb)](https://github.com/netwk-pro/netwk-pro.github.io/pkgs/npm/web)
@@ -76,10 +73,10 @@ and strengthen your business today.
7673
You can find our PGP keys and a vCard containing our contact information for
7774
your convenience below.
7875

79-
| <img decoding="async" loading="lazy" src="https://netwk.pro/img/qr/pgp-support.png" height="150px" width="150px" alt="PGP Key - support@neteng.pro"> | **[support@neteng.pro](https://keys.openpgp.org/search?q=support%40neteng.pro)**<br />**PGP Key (ed25519)**<br />&nbsp;<br /><a href="https://netwk.pro/assets/bin/support@neteng.pro.asc" type="application/pgp-keys" download target="_blank">**asc**</a><br />&nbsp;<br />**6590B992E2E3EFF12738**<br />**7BCE2AF093E9DEC61BA0** |
80-
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
81-
| **[contact@s.neteng.pro](https://keys.openpgp.org/search?q=contact%40s.neteng.pro)**<br />**PGP Key (ed25519)**<br />&nbsp;<br /><a href="https://netwk.pro/assets/bin/contact@s.neteng.pro.asc" type="application/pgp-keys" download target="_blank">**asc**</a><br />&nbsp;<br />**E8B4F1193B21601207B0**<br />**80BBAEBBB8F6D4BB723B** | <img decoding="async" loading="lazy" src="https://netwk.pro/img/qr/pgp-contact.png" height="150px" width="150px" alt="PGP Key - contact@s.neteng.pro"> |
82-
| <img decoding="async" loading="lazy" src="https://netwk.pro/img/qr/vcard.png" height="150px" width="150px" alt="vCard"> | **vCard**<br />&nbsp;<br /><a href="https://netwk.pro/assets/bin/contact.vcf" type="text/vcard" download target="_blank">**vcf**</a> |
76+
| <img decoding="async" loading="lazy" src="https://netwk.pro/pgp/pgp-support.png" height="150px" width="150px" alt="PGP Key - support@neteng.pro"> | **[support@neteng.pro](https://keys.openpgp.org/search?q=support%40neteng.pro)**<br />**PGP Key (ed25519)**<br />&nbsp;<br /><a href="https://netwk.pro/pgp/support@neteng.pro.asc" type="application/pgp-keys" download target="_blank">**asc**</a><br />&nbsp;<br />**6590B992E2E3EFF12738**<br />**7BCE2AF093E9DEC61BA0** |
77+
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
78+
| **[contact@s.neteng.pro](https://keys.openpgp.org/search?q=contact%40s.neteng.pro)**<br />**PGP Key (ed25519)**<br />&nbsp;<br /><a href="https://netwk.pro/pgp/contact@s.neteng.pro.asc" type="application/pgp-keys" download target="_blank">**asc**</a><br />&nbsp;<br />**E8B4F1193B21601207B0**<br />**80BBAEBBB8F6D4BB723B** | <img decoding="async" loading="lazy" src="https://netwk.pro/pgp/pgp-contact.png" height="150px" width="150px" alt="PGP Key - contact@s.neteng.pro"> |
79+
| <img decoding="async" loading="lazy" src="https://netwk.pro/pgp/vcard.png" height="150px" width="150px" alt="vCard"> | **vCard**<br />&nbsp;<br /><a href="https://netwk.pro/bin/contact.vcf" type="text/vcard" download target="_blank">**vcf**</a> |
8380

8481
<sub>[Back to top](#top)</sub>
8582

src/sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Last Updated: June 8, 2025 -->
2+
<!-- Last Updated: July 1, 2025 -->
33

44
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
55

66
<url>
77

88
<loc>https://docs.netwk.pro</loc>
99

10-
<lastmod>2025-06-08</lastmod>
10+
<lastmod>2025-07-01</lastmod>
1111

1212
<changefreq>weekly</changefreq>
1313

@@ -31,7 +31,7 @@
3131

3232
<loc>https://docs.netwk.pro/privacy/</loc>
3333

34-
<lastmod>2025-06-02</lastmod>
34+
<lastmod>2025-07-01</lastmod>
3535

3636
<changefreq>monthly</changefreq>
3737

0 commit comments

Comments
 (0)