James M. Greene
81e1caf958
Merge pull request #68 from actions/revert-chmod-for-v1
...
Revert `chmod` removal for `v1`
2023-07-10 11:26:08 -05:00
James M. Greene
9c071e6bed
Reapply PR #63 for v2
2023-07-10 11:05:03 -05:00
James M. Greene
75e09bde99
Revert PR #63
...
It represents a breaking change that we should move into a v2.0.0 release
2023-07-10 10:54:54 -05:00
Tshepang Mbambo
74d0f02a66
readme: fix/improve note about permissions
2023-06-23 11:25:45 +02:00
Fabian Aguilar Gomez
6e866d065b
Merge pull request #64 from actions/file-perms-error-docs
...
Add file perms handling
2023-06-19 12:59:47 -05:00
Fabian Aguilar Gomez
a3f792f9c5
Update README.md
2023-06-19 12:48:14 -05:00
Fabian Aguilar Gomez
66b63f4a7d
Merge pull request #63 from actions/chmod-delete
...
Chmod delete
v1.0.9
2023-06-16 13:37:20 -05:00
Mingzi
82a6ae9add
Merge branch 'main' into chmod-delete
2023-06-16 11:33:49 -07:00
Fabian Aguilar Gomez
dd7005653b
Update action.yml
2023-06-15 12:37:17 -05:00
Yoann Chaudet
f6a706f190
Merge pull request #62 from jsoref/use-absolute-url
...
Use absolute URL
2023-06-15 10:31:33 -07:00
Fabian Aguilar Gomez
2642ae83d2
Update action.yml
2023-06-13 16:33:18 -05:00
Josh Soref
4d8166c5f5
Use absolute URL
2023-06-12 14:11:29 -04:00
James M. Greene
64bcae551a
Merge pull request #55 from actions/err-if-no-files-found
...
Fail if no artifact file is found to upload
v1.0.8
2023-03-24 10:12:27 -05:00
James M. Greene
d07e4817c2
Lock in at a major version of actions/upload-artifact to prevent potential future breaks
2023-03-24 10:10:04 -05:00
James M. Greene
07744da919
Fail if no artifact file is found to upload
...
Fixes #24
2023-03-23 22:37:03 -05:00
James M. Greene
a3acd10bdf
Merge pull request #53 from waldyrious/patch-1
...
Fix link to releases in README
2023-02-10 21:34:47 -06:00
James M. Greene
1e171d0d53
Use absolute URL
2023-02-10 21:34:01 -06:00
Waldir Pimenta
c06cea93b0
Fix link to releases in README
2023-02-05 09:27:34 +00:00
Yoann Chaudet
d8fa6d6dc2
Merge pull request #47 from actions/dependabot/github_actions/actions/publish-action-0.2.2
...
Bump actions/publish-action from 0.2.1 to 0.2.2
2023-01-13 14:39:12 -08:00
dependabot[bot]
2b33ce347b
Bump actions/publish-action from 0.2.1 to 0.2.2
...
Bumps [actions/publish-action](https://github.com/actions/publish-action ) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/actions/publish-action/releases )
- [Commits](https://github.com/actions/publish-action/compare/v0.2.1...v0.2.2 )
---
updated-dependencies:
- dependency-name: actions/publish-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-13 22:35:44 +00:00
James M. Greene
6fae3a4821
Merge pull request #46 from actions/dependabot-config
...
Add Dependabot config for Actions usage updates
2023-01-13 16:35:20 -06:00
James M. Greene
c55689491b
Add Dependabot config for Actions usage updates
2023-01-13 15:57:36 -06:00
Yoann Chaudet
253fd476ed
Merge pull request #44 from KyeRussell/patch-1
...
Don't change file permissions of other files
v1.0.7
2022-12-16 09:59:57 -08:00
Kye Russell
98c5608efa
Don't change file permissions of other files
...
Fixes #43
2022-12-16 12:44:24 +08:00
Yoann Chaudet
c8641e8004
Merge pull request #41 from yuradanyliuk/customize-artifact-name
...
Customize artifact name
v1.0.6
2022-12-08 15:28:55 -08:00
Yoann Chaudet
b27b6af8bf
Merge branch 'main' into customize-artifact-name
2022-12-08 15:27:57 -08:00
Yoann Chaudet
73907447a0
Merge pull request #42 from actions/fix-permissions
...
Fix permissions
2022-12-08 15:21:43 -08:00
Yoann Chaudet
6da3417318
Wording
2022-12-08 14:48:49 -08:00
Yoann Chaudet
386aa88c28
Include folder
2022-12-08 14:44:29 -08:00
Yuriy Danyliuk
90d4377601
Add new input for artifact name
2022-12-05 03:31:49 +02:00
Jess Bees
79d3b41b30
Merge pull request #38 from actions/change-file-permissions
...
Print warnings about changed file permissions in bulk
2022-11-30 16:09:50 -05:00
Jess Bees
7d0004809d
Print warnings about changed file permissions in bulk
...
This will avoid mangled output when files have spaces within them.
2022-11-29 16:56:15 -05:00
James M. Greene
1ca738b002
Merge pull request #36 from actions/JamesMGreene-patch-1
...
Update to latest `actions/publish-action`
2022-11-22 22:26:59 -06:00
James M. Greene
4103baae3e
Update to latest actions/publish-action
...
To avoid Actions core deprecation messages.
https://github.com/actions/publish-action/releases/tag/v0.2.1
2022-11-22 10:27:53 -06:00
Jess Bees
4506126207
Merge pull request #34 from actions/change-file-permissions
...
Before tarring site, set file read permissions
v1.0.5
2022-11-15 12:37:36 -05:00
Jess Bees
6de1c7ae49
Fix the mac shell script
2022-11-15 10:18:49 -05:00
Jess Bees
de1b81a30a
Use macos's non-gnu version of chmod
2022-11-14 11:41:47 -05:00
Jess Bees
61a978d261
Send a workflow warning when changing file permissions
2022-11-08 10:53:50 -05:00
Jess Bees
3cb2c0f93b
Before tarring site, set file read permissions
...
Pages DFS needs the "group read" permission set on any file it serves,
so add read permission before tarring to prevent unreadable files from
being deployed.
This only applies to files that are built on an actions runner, not
files that are cloned from a git repoitory, because git's permissions
are limited to the equivalents of chmod 644 and 755.
2022-11-07 13:02:01 -05:00
Yoann Chaudet
e02d70a4e3
Merge pull request #32 from actions/bump-actions
...
Update actions/checkout
2022-11-01 16:53:27 -07:00
Yoann Chaudet
73b4a0753a
Merge branch 'main' into bump-actions
2022-11-01 16:49:06 -07:00
Yoann Chaudet
aff0f4398b
Merge pull request #14 from ncfavier/patch-1
...
Fall back to `sh` on non-Windows
2022-11-01 16:30:32 -07:00
Yoann Chaudet
42a1761ba2
Update actions/checkout
2022-10-31 16:25:59 -07:00
Naïm Favier
12e73a1efa
Fall back to sh on non-Windows
...
Fixes https://github.com/actions/upload-pages-artifact/issues/13
2022-10-29 11:59:56 +02:00
James M. Greene
a597aecd27
Merge pull request #19 from kylewlacy/handle-weird-paths
...
Handle weird input paths
v1.0.4
2022-09-02 17:16:39 -05:00
James M. Greene
fa880244ea
Remove redundant environment variable
2022-09-02 17:14:45 -05:00
Kyle Lacy
70a14093be
Handle weird input paths by passing as env var
2022-08-27 12:42:58 -07:00
James M. Greene
fb03cce750
Merge pull request #18 from actions/major-update-on-published
...
Run major version updates only on newly published releases
2022-08-19 13:25:51 -05:00
James M. Greene
287627f624
Trigger on "released" to avoid prereleases
2022-08-19 12:31:18 -05:00
James M. Greene
88565766e5
Only update the major tag upon publishing release
2022-08-19 12:29:14 -05:00