Compare commits

...

67 Commits

Author SHA1 Message Date
bcomnes
e285292494 1.1.15 2023-01-18 16:07:13 +00:00
Bret Comnes
7304be8189 Merge pull request #121 from bcomnes/dependabot/npm_and_yarn/minimatch-6.1.5
chore(deps): bump minimatch from 6.1.3 to 6.1.5
2023-01-18 09:06:24 -07:00
dependabot[bot]
96cab61350 chore(deps): bump minimatch from 6.1.3 to 6.1.5
Bumps [minimatch](https://github.com/isaacs/minimatch) from 6.1.3 to 6.1.5.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v6.1.3...v6.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 03:01:38 +00:00
bcomnes
612eaa3c01 1.1.14 2023-01-17 18:59:22 +00:00
Bret Comnes
b6e88c0383 test build 2023-01-17 11:56:45 -07:00
Bret Comnes
f417d42694 Switch to esbuild 2023-01-17 11:54:48 -07:00
Bret Comnes
a9b4f04af1 Merge pull request #118 from bcomnes/dependabot/npm_and_yarn/mkdirp-2.1.1
chore(deps-dev): bump mkdirp from 1.0.4 to 2.1.1
2023-01-16 21:16:52 -07:00
dependabot[bot]
786c98ee8d chore(deps-dev): bump mkdirp from 1.0.4 to 2.1.1
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 1.0.4 to 2.1.1.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/v1.0.4...v2.1.1)

---
updated-dependencies:
- dependency-name: mkdirp
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 03:01:34 +00:00
Bret Comnes
2761a4b538 Revert "chore(deps): bump minimatch from 5.1.2 to 6.0.4"
This reverts commit ae4abd7e27.
2023-01-16 14:10:53 -07:00
Bret Comnes
2faa8345a8 Merge pull request #117 from bcomnes/dependabot/npm_and_yarn/minimatch-6.0.4
chore(deps): bump minimatch from 5.1.2 to 6.0.4
2023-01-16 13:53:54 -07:00
dependabot[bot]
ae4abd7e27 chore(deps): bump minimatch from 5.1.2 to 6.0.4
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.2 to 6.0.4.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.2...v6.0.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 03:02:07 +00:00
bcomnes
e3e555927c 1.1.13 2022-12-21 17:17:18 +00:00
Bret Comnes
e04c11b5e4 Merge pull request #115 from bcomnes/dependabot/npm_and_yarn/minimatch-5.1.2
chore(deps): bump minimatch from 5.1.1 to 5.1.2
2022-12-21 10:16:20 -07:00
dependabot[bot]
990011bf36 chore(deps): bump minimatch from 5.1.1 to 5.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 03:02:18 +00:00
Bret Comnes
5dda7b9d7a Update README.md 2022-12-20 09:49:51 -07:00
Bret Comnes
97a3bdd7ff Update example to use actions v3 2022-12-20 09:37:42 -07:00
bcomnes
86a0fba676 1.1.12 2022-12-20 16:32:49 +00:00
Bret Comnes
b5e74f0efd Update action to use node 16 2022-12-19 09:19:02 -07:00
Bret Comnes
1114060652 Merge pull request #113 from bcomnes/dependabot/npm_and_yarn/gh-release-7.0.0 2022-12-14 09:19:38 -07:00
dependabot[bot]
e00b896343 chore(deps-dev): bump gh-release from 6.0.4 to 7.0.0
Bumps [gh-release](https://github.com/ungoldman/gh-release) from 6.0.4 to 7.0.0.
- [Release notes](https://github.com/ungoldman/gh-release/releases)
- [Changelog](https://github.com/ungoldman/gh-release/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ungoldman/gh-release/compare/v6.0.4...v7.0.0)

---
updated-dependencies:
- dependency-name: gh-release
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 03:01:31 +00:00
Bret Comnes
056a8c9940 Merge pull request #112 from bcomnes/dependabot/npm_and_yarn/vercel/ncc-0.36.0
chore(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0
2022-12-06 12:27:16 -07:00
dependabot[bot]
5a689c25d8 chore(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.36.0)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 03:01:08 +00:00
Bret Comnes
3f1ce1ffb0 Merge pull request #111 from bcomnes/dependabot/npm_and_yarn/minimatch-5.1.1
chore(deps): bump minimatch from 5.1.0 to 5.1.1
2022-11-30 12:30:43 -07:00
dependabot[bot]
969ba2cc61 chore(deps): bump minimatch from 5.1.0 to 5.1.1
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 03:01:18 +00:00
Bret Comnes
115b9e855f Update README.md 2022-11-19 13:15:50 -07:00
bcomnes
6fcd2fe52c 1.1.11 2022-11-07 04:03:37 +00:00
Bret Comnes
523524ca70 Merge branch 'master' of github.com:bcomnes/deploy-to-neocities 2022-11-06 21:02:25 -07:00
Bret Comnes
8fae4b2c6c Print error cause no matter what
Ensure that we print the error cause when we catch an error
2022-11-06 21:02:11 -07:00
Bret Comnes
c907c30f9c Merge pull request #107 from lime360/master
the site is open-source again
2022-10-25 09:54:18 -06:00
Kiril Misnikov
c7b4dca027 Update README.md 2022-10-25 14:30:25 +03:00
Bret Comnes
f0f33d7da4 Merge pull request #104 from lime360/master
info
2022-10-18 11:09:08 -07:00
dependabot[bot]
69e8a94c47 chore(deps): bump bcomnes/npm-bump from 2.0.2 to 2.1.0 (#105)
Bumps [bcomnes/npm-bump](https://github.com/bcomnes/npm-bump) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/bcomnes/npm-bump/releases)
- [Changelog](https://github.com/bcomnes/npm-bump/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcomnes/npm-bump/compare/v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: bcomnes/npm-bump
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 03:03:39 +00:00
Kiril Misnikov
59a102c463 info
i removed my site from the list because many ppl (including me) are using neocities editor instead of this
2022-10-16 20:18:45 +03:00
bcomnes
4f62bb5b90 1.1.10 2022-10-03 15:57:03 +00:00
Bret Comnes
8f9be808b5 Bump async-neocities to 2.1.3 2022-10-03 09:55:25 -06:00
Bret Comnes
53bfeb132c Merge pull request #102 from bcomnes/dependabot/npm_and_yarn/actions/core-1.10.0
chore(deps): bump @actions/core from 1.9.1 to 1.10.0
2022-10-03 09:39:27 -06:00
Bret Comnes
853a9a7fe2 Merge pull request #103 from lime360/master
the site is open-source again
2022-10-03 09:38:56 -06:00
Kiril Misnikov
d98f2e152b the site is open-source again 2022-09-30 19:24:12 +00:00
dependabot[bot]
48b61f22d5 chore(deps): bump @actions/core from 1.9.1 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 03:08:21 +00:00
Bret Comnes
fe942e2bfe Merge pull request #100 from lime360/master
added notice about my site source code
2022-09-16 09:32:24 -06:00
Kiril Misnikov
de57ddf5ae added notice about my site source code 2022-09-16 09:09:15 +03:00
Bret Comnes
1f2e44c5ca Merge pull request #97 from lime360/master
Update README.md
2022-09-05 20:13:09 -06:00
Kiril Misnikov
f51969618c Update README.md 2022-09-05 12:28:08 +03:00
Bret Comnes
635243fdea Merge pull request #96 from bechnokid/patch-1 2022-08-24 14:42:38 -06:00
Bechno Kid
9808b8398b Add bechnokid.neocities.org to README.md
I can't even begin to tell you how useful this GitHub action has been to me. Thank you so much for making this!
2022-08-24 16:18:45 -04:00
Bret Comnes
cec985e2c2 Merge pull request #95 from ConorSheehan1/patch-1
add conorsheehan1.neocities.org
2022-08-14 18:23:34 -06:00
Conor Sheehan
90217b6969 add conorsheehan1.neocities.org 2022-08-14 23:09:27 +01:00
Bret Comnes
36e9d75643 1.1.9 2022-08-10 10:23:41 -06:00
Bret Comnes
46319ec803 Update deps to fix hung actions 2022-08-10 10:23:34 -06:00
Bret Comnes
3cfd2ec3ee Merge pull request #94 from bcomnes/dependabot/npm_and_yarn/actions/core-1.9.1 2022-08-09 11:37:11 -06:00
dependabot[bot]
65cb789757 chore(deps): bump @actions/core from 1.9.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 03:09:04 +00:00
bcomnes
0c151ce644 1.1.8 2022-07-22 15:40:57 +00:00
Bret Comnes
5e51c4db74 Merge pull request #93 from bcomnes/docs 2022-07-22 09:39:17 -06:00
Bret Comnes
bda6c1eb47 Merge pull request #91 from fu-sen/patch-1 2022-07-22 09:39:06 -06:00
Bret Comnes
9b6571537b Use lts/*
Lets keep it timeless.
2022-07-22 09:36:59 -06:00
Bret Comnes
3f28c61b67 s/zeit/vercel
Closes https://github.com/bcomnes/deploy-to-neocities/issues/92
2022-07-22 09:35:09 -06:00
BALLOON | FU-SEN
abd41037ae Update node-version to 16
node LTE is currently updated up to 16, so I urge that update.
Of course this should be reflected in https://deploy-to-neocities.neocities.org/ .
Note that this is a pull request that I haven't tested.
2022-07-20 17:50:00 +09:00
bcomnes
238fd68774 1.1.7 2022-06-17 15:27:31 +00:00
Bret Comnes
d093da534e Merge pull request #89 from bcomnes/dependabot/npm_and_yarn/actions/core-1.9.0
chore(deps): bump @actions/core from 1.8.2 to 1.9.0
2022-06-17 09:26:21 -06:00
dependabot[bot]
c5dbf20c79 chore(deps): bump @actions/core from 1.8.2 to 1.9.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 03:05:58 +00:00
Bret Comnes
64e5c39322 Merge pull request #88 from rogerahuntley/stealdog.neocities.org
Update README.md
2022-06-13 19:33:27 -06:00
Bret Comnes
c6717e2bf3 Update README.md 2022-06-13 19:33:10 -06:00
Roger Huntley II
6a484414dd Update README.md
add stealdog.neocities.org to the readme
2022-06-13 18:11:49 -07:00
Bret Comnes
511266073a Merge pull request #87 from bcomnes/dependabot/npm_and_yarn/npm-run-all2-6.0.0
chore(deps-dev): bump npm-run-all2 from 5.0.2 to 6.0.0
2022-06-12 21:11:12 -06:00
dependabot[bot]
bab9d12e07 chore(deps-dev): bump npm-run-all2 from 5.0.2 to 6.0.0
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v5.0.2...v6.0.0)

---
updated-dependencies:
- dependency-name: npm-run-all2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 03:05:01 +00:00
Bret Comnes
86e9b5be1e Merge pull request #85 from lime360/patch-1
please add me
2022-06-06 12:08:30 -06:00
lime360 entertainment
0b897bb2ca please add me
i promise pls add meeeeeeeee
2022-06-05 22:50:18 +03:00
11 changed files with 21565 additions and 16434 deletions

View File

@@ -8,7 +8,7 @@ on:
env:
FORCE_COLOR: 2
node_version: lts/*
node_version: 16
concurrency: # prevent concurrent deploys doing starnge things
group: deploy-to-neocities

View File

@@ -8,7 +8,7 @@ on:
required: true
env:
node_version: lts/*
node_version: 16
FORCE_COLOR: 2
concurrency: # prevent concurrent releases
@@ -30,7 +30,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- run: npm i
- run: npm test
- uses: bcomnes/npm-bump@v2.0.2
- uses: bcomnes/npm-bump@v2.1.0
with:
git_email: bcomnes@gmail.com
git_username: ${{ github.actor }}

View File

@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node: [lts/*]
node: [16]
steps:
- uses: actions/checkout@v3

View File

@@ -7,7 +7,108 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [v1.1.6](https://github.com/bcomnes/deploy-to-neocities/compare/v1.1.5...v1.1.6)
## [v1.1.15](https://github.com/bcomnes/deploy-to-neocities/compare/v1.1.14...v1.1.15)
### Merged
- chore(deps): bump minimatch from 6.1.3 to 6.1.5 [`#121`](https://github.com/bcomnes/deploy-to-neocities/pull/121)
## [v1.1.14](https://github.com/bcomnes/deploy-to-neocities/compare/v1.1.13...v1.1.14) - 2023-01-17
### Merged
- chore(deps-dev): bump mkdirp from 1.0.4 to 2.1.1 [`#118`](https://github.com/bcomnes/deploy-to-neocities/pull/118)
- chore(deps): bump minimatch from 5.1.2 to 6.0.4 [`#117`](https://github.com/bcomnes/deploy-to-neocities/pull/117)
### Commits
- test build [`b6e88c0`](https://github.com/bcomnes/deploy-to-neocities/commit/b6e88c0383e2e7a2b6f71afd4ab109681eec3dba)
- Switch to esbuild [`f417d42`](https://github.com/bcomnes/deploy-to-neocities/commit/f417d42694329e4a2863c587f0d2889fd691da1c)
- Revert "chore(deps): bump minimatch from 5.1.2 to 6.0.4" [`2761a4b`](https://github.com/bcomnes/deploy-to-neocities/commit/2761a4b53809f85506d8c9388e2bd7f4ff0ae58b)
## [v1.1.13](https://github.com/bcomnes/deploy-to-neocities/compare/v1.1.12...v1.1.13) - 2022-12-21
### Merged
- chore(deps): bump minimatch from 5.1.1 to 5.1.2 [`#115`](https://github.com/bcomnes/deploy-to-neocities/pull/115)
### Commits
- Update example to use actions v3 [`97a3bdd`](https://github.com/bcomnes/deploy-to-neocities/commit/97a3bdd7ff2cb7dd8a61969d6a3a8029d331bd29)
- Update README.md [`5dda7b9`](https://github.com/bcomnes/deploy-to-neocities/commit/5dda7b9d7afe5f87039e8bff30d1dd6d5eeb793e)
## [v1.1.12](https://github.com/bcomnes/deploy-to-neocities/compare/v1.1.11...v1.1.12) - 2022-12-20
### Merged
- chore(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0 [`#112`](https://github.com/bcomnes/deploy-to-neocities/pull/112)
- chore(deps): bump minimatch from 5.1.0 to 5.1.1 [`#111`](https://github.com/bcomnes/deploy-to-neocities/pull/111)
### Commits
- Update action to use node 16 [`b5e74f0`](https://github.com/bcomnes/deploy-to-neocities/commit/b5e74f0efddc239968a312e1bae4501d3e84f9a9)
- Merge pull request #113 from bcomnes/dependabot/npm_and_yarn/gh-release-7.0.0 [`1114060`](https://github.com/bcomnes/deploy-to-neocities/commit/1114060652dade40eaacdea104051d6e13a096a3)
- chore(deps-dev): bump gh-release from 6.0.4 to 7.0.0 [`e00b896`](https://github.com/bcomnes/deploy-to-neocities/commit/e00b89634371d88950fa4f3ec2a8892888bc98e2)
## [v1.1.11](https://github.com/bcomnes/deploy-to-neocities/compare/v1.1.10...v1.1.11) - 2022-11-07
### Merged
- the site is open-source again [`#107`](https://github.com/bcomnes/deploy-to-neocities/pull/107)
- info [`#104`](https://github.com/bcomnes/deploy-to-neocities/pull/104)
- chore(deps): bump bcomnes/npm-bump from 2.0.2 to 2.1.0 [`#105`](https://github.com/bcomnes/deploy-to-neocities/pull/105)
### Commits
- Print error cause no matter what [`8fae4b2`](https://github.com/bcomnes/deploy-to-neocities/commit/8fae4b2c6c1923355b43f7dcfd2efdad7279ffc1)
- Update README.md [`c7b4dca`](https://github.com/bcomnes/deploy-to-neocities/commit/c7b4dca027b41fa09bc9d92efa5489238bc98a5a)
## [v1.1.10](https://github.com/bcomnes/deploy-to-neocities/compare/v1.1.9...v1.1.10) - 2022-10-03
### Merged
- chore(deps): bump @actions/core from 1.9.1 to 1.10.0 [`#102`](https://github.com/bcomnes/deploy-to-neocities/pull/102)
- the site is open-source again [`#103`](https://github.com/bcomnes/deploy-to-neocities/pull/103)
- added notice about my site source code [`#100`](https://github.com/bcomnes/deploy-to-neocities/pull/100)
- Update README.md [`#97`](https://github.com/bcomnes/deploy-to-neocities/pull/97)
- add conorsheehan1.neocities.org [`#95`](https://github.com/bcomnes/deploy-to-neocities/pull/95)
### Commits
- Bump async-neocities to 2.1.3 [`8f9be80`](https://github.com/bcomnes/deploy-to-neocities/commit/8f9be808b5b4f9e1d9a316b391c7c21acfcba3ad)
- Merge pull request #96 from bechnokid/patch-1 [`635243f`](https://github.com/bcomnes/deploy-to-neocities/commit/635243fdea7e5d224675222008031a553bc142c3)
- Add bechnokid.neocities.org to README.md [`9808b83`](https://github.com/bcomnes/deploy-to-neocities/commit/9808b8398bf70ac8e2a41172c74eb9f66e7d0d89)
## [v1.1.9](https://github.com/bcomnes/deploy-to-neocities/compare/v1.1.8...v1.1.9) - 2022-08-10
### Commits
- Update deps to fix hung actions [`46319ec`](https://github.com/bcomnes/deploy-to-neocities/commit/46319ec8034824d8a562f3f449080400f2fc0218)
- Merge pull request #94 from bcomnes/dependabot/npm_and_yarn/actions/core-1.9.1 [`3cfd2ec`](https://github.com/bcomnes/deploy-to-neocities/commit/3cfd2ec3ee0474635567bbfc56763329693b16cf)
- chore(deps): bump @actions/core from 1.9.0 to 1.9.1 [`65cb789`](https://github.com/bcomnes/deploy-to-neocities/commit/65cb7897571e6b168e5ba8b0823307c4fe64bc7d)
## [v1.1.8](https://github.com/bcomnes/deploy-to-neocities/compare/v1.1.7...v1.1.8) - 2022-07-22
### Fixed
- s/zeit/vercel [`#92`](https://github.com/bcomnes/deploy-to-neocities/issues/92)
### Commits
- Merge pull request #93 from bcomnes/docs [`5e51c4d`](https://github.com/bcomnes/deploy-to-neocities/commit/5e51c4db747382faa9f56d0f8de8f37d2a5842e5)
- Merge pull request #91 from fu-sen/patch-1 [`bda6c1e`](https://github.com/bcomnes/deploy-to-neocities/commit/bda6c1eb47143325a36eea712ac9c954f1c70f12)
- Use lts/* [`9b65715`](https://github.com/bcomnes/deploy-to-neocities/commit/9b6571537b238f3446151711b1ea115e4d4e4023)
## [v1.1.7](https://github.com/bcomnes/deploy-to-neocities/compare/v1.1.6...v1.1.7) - 2022-06-17
### Merged
- chore(deps): bump @actions/core from 1.8.2 to 1.9.0 [`#89`](https://github.com/bcomnes/deploy-to-neocities/pull/89)
- Update README.md [`#88`](https://github.com/bcomnes/deploy-to-neocities/pull/88)
- chore(deps-dev): bump npm-run-all2 from 5.0.2 to 6.0.0 [`#87`](https://github.com/bcomnes/deploy-to-neocities/pull/87)
- please add me [`#85`](https://github.com/bcomnes/deploy-to-neocities/pull/85)
## [v1.1.6](https://github.com/bcomnes/deploy-to-neocities/compare/v1.1.5...v1.1.6) - 2022-05-26
### Merged

View File

@@ -29,13 +29,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
# Set up any tools and build steps here
# This example uses a Node.js toolchain to build a site
- name: Use Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: 12
node-version: lts/*
- name: Install deps and build
run: |
npm i
@@ -102,7 +102,7 @@ None.
- [Support the distributed web](https://neocities.org/distributed-web). Built in IPFS support.
- [Beginner friendly docs](https://neocities.org/tutorials) for learning how to make your own websites.
### What are some of the drawbacks compared to Netlify/Zeit?
### What are some of the drawbacks compared to Netlify/Vercel?
- Not appropriate for hyper traffic commercial sites most likely.
- No concept of a Deploy or atomicity when changing files.
@@ -113,8 +113,6 @@ None.
## Sites using deploy-to-neocities
(Some may be NSFW)
- https://github.com/bcomnes/bret.io ([bret.io](https://bret.io))
- https://github.com/ecomnes/elenacomnes.com ([elenacomnes.comnes](https://elenacomnes.com))
- https://github.com/gumcast/gumcast-client ([gumcast.com](https://gumcast.com))
@@ -136,6 +134,11 @@ None.
- https://andri.dk/blog/2021/deploy-static-websites-anywhere
- https://github.com/PersonMeetup/frontiercorps ([frontiercorps.neocities.org](https://frontiercorps.neocities.org/))
- https://github.com/riastrad/cyberbspace ([cyberb.space](https://cyberb.space))
- https://github.com/rogerahuntley/neocities-site ([stealdog.neocities.org](https://stealdog.neocities.org))
- https://github.com/ConorSheehan1/conorsheehan1.neocities.org ([conorsheehan1.neocities.org](https://conorsheehan1.neocities.org))
- https://github.com/bechnokid/neocities ([bechnokid.neocities.org](https://bechnokid.neocities.org))
- https://github.com/lime360/website ([lime360.neocities.org](https://lime360.neocities.org))
- [See more!](https://github.com/bcomnes/deploy-to-neocities/network/dependents)
- ...PR your site when you set it up!
## See also

View File

@@ -19,5 +19,5 @@ inputs:
description: A glob string that prevents matched files from ever being deleted.
required: false
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

37838
dist/index.js vendored

File diff suppressed because one or more lines are too long

8
dist/index.js.map vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -6,6 +6,7 @@ const ms = require('ms')
const assert = require('webassert').default
const fsp = require('fs').promises
const minimatch = require('minimatch')
const { stackWithCauses } = require('pony-cause')
let cleanup
@@ -41,7 +42,7 @@ async function doDeploy () {
}
doDeploy().catch(err => {
console.error(err)
console.error(stackWithCauses(err))
if (err.stats) {
console.log('Files to upload: ')
console.dir(err.stats.filesToUpload, { colors: true, depth: 999 })

View File

@@ -1,28 +1,29 @@
{
"name": "deploy-to-neocities",
"description": "Github Action to deplpoy a folder to Neocities.org",
"version": "1.1.6",
"version": "1.1.15",
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io/)",
"bugs": {
"url": "https://github.com/bcomnes/deploy-to-neocities/issues"
},
"dependencies": {
"@actions/core": "1.8.2",
"async-neocities": "2.1.1",
"minimatch": "^5.0.0",
"@actions/core": "1.10.0",
"async-neocities": "2.1.5",
"minimatch": "6.1.5",
"ms": "2.1.3",
"pony-cause": "^2.1.4",
"webassert": "3.0.2"
},
"devDependencies": {
"@siteup/cli": "^2.0.0",
"@vercel/ncc": "^0.34.0",
"auto-changelog": "^2.0.0",
"browser-sync": "^2.27.7",
"dependency-check": "^4.1.0",
"gh-release": "^6.0.0",
"mkdirp": "^1.0.4",
"npm-run-all2": "^5.0.2",
"standard": "^17.0.0"
"gh-release": "^7.0.0",
"mkdirp": "^2.1.1",
"npm-run-all2": "^6.0.0",
"standard": "^17.0.0",
"esbuild": "^0.17.2"
},
"homepage": "https://github.com/bcomnes/deploy-to-neocities#readme",
"keywords": [],
@@ -35,7 +36,7 @@
},
"scripts": {
"build": "npm run clean && run-p build:*",
"build:action": "rm -rf dist && ncc build index.js -o dist -s",
"build:action": "rm -rf dist && esbuild index.js --bundle --platform=node --target=node16 --sourcemap=external --outdir=dist",
"build:site": "siteup --src . --dest public",
"clean": "rimraf public && mkdirp public",
"release": "git push --follow-tags && gh-release -y",