Bret Comnes
7b14798c89
Update to the latest async-neocities 4.0
...
BREAKING CHANGE: api_token action input is renamed to api_key, please update this
BREAKING CHANGE: added a required neocities_supporter action input to toggle unsupported file filtering
BREAKING CHANGE: addad a preview_before_deploy action input to toggle informational deploy plans prior to deploys
BREAKING CHANGE: completely rewrote the underlying library to provide better error handling and reporting
BREAKING CHANGE: Remove a bunch of real time stats and progress meters. Deploys were finishing in seconds and these were very complicated to maintain.
2024-11-19 17:35:09 -08:00
Bret Comnes
7fda3b4091
Fix import
2023-04-27 10:33:30 -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
cadbbff700
Add a protected_files input that accepts a minimatch glob
2021-01-17 14:05:12 -07:00
Bret Comnes
06656fc11f
Print file stats when things error.
2021-01-03 15:47:32 -07:00
Bret Comnes
5cf59d6e7f
bug: fix import
...
Closes https://github.com/bcomnes/deploy-to-neocities/issues/8
2020-04-30 11:24:46 -06:00
Bret Comnes
ac44455352
Fix semver ranges for runtime deps
2020-04-30 10:19:07 -06:00
Bret Comnes
24cfb5bc53
bug: fix internal stat check bug
2020-02-18 11:26:19 -07:00
Bret Comnes
06e20d6efa
chore: remove debug statements
2020-02-18 11:22:45 -07:00
Bret Comnes
5ed114bebe
chore: debugging statements
2020-02-18 11:21:51 -07:00
Bret Comnes
e4f23dde3e
bug: fix input parsing regression
2020-02-18 11:15:19 -07:00
Bret Comnes
43dc04f030
refactor: Add better assertions on the dist_dir input
2020-02-18 10:20:22 -07:00
Bret Comnes
da5f527254
docs: Document action, inputs and outputs.
2020-02-17 21:12:06 -07:00
Bret Comnes
6b86fa30b4
bug: remove extraneous logging
2020-02-13 12:08:54 -07:00
Bret Comnes
8b470dbfd8
bug: fix time formatting
2020-02-13 12:05:09 -07:00
Bret Comnes
48d2e5e4e0
refactor: Remove core calls
2020-02-13 11:39:13 -07:00
Bret Comnes
bc86874ede
refactor: Dramatically simplify logging
2020-02-13 11:19:17 -07:00
Bret Comnes
2c52eeaa2b
bug: Fix reference bug in logging
2020-02-12 21:17:13 -07:00
Bret Comnes
19246fac79
Fix boolean parsing
2020-02-12 21:14:59 -07:00
Bret Comnes
d9fb7899eb
bug: Fix some logging bugs and add output
2020-02-12 21:00:58 -07:00
Bret Comnes
383cb4ca53
Update logging
2020-02-12 16:57:13 -07:00
Bret Comnes
e49d0b8d3a
Update deps
2020-02-10 17:21:26 -07:00
Bret Comnes
5c24e7da80
verbose logging
2020-02-10 13:41:14 -07:00
Bret Comnes
f288fd1650
initial attempt
2020-02-10 13:37:23 -07:00
Bret Comnes
7bd6365cab
fix
2020-02-10 12:53:19 -07:00
Bret Comnes
c2a4d1b338
bug
2020-02-10 12:51:31 -07:00
Bret Comnes
7e95fe7e68
checking in
2020-02-10 12:35:36 -07:00
Bret Comnes
abc9656e71
Switch back over to CJS. sa la vie
2019-12-26 16:50:42 -07:00
Bret Comnes
364b8fc2ed
Implement easy parts of client
2019-11-11 21:13:05 -07:00
Bret Comnes
363449e7b5
Implement basic build arch
2019-11-11 15:51:48 -07:00