Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init action #1

Merged
merged 67 commits into from
Oct 26, 2023
Merged
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
7380892
init action
Noahnc Oct 24, 2023
cad3947
fix path
Noahnc Oct 24, 2023
3c5914b
fix(shell): Add shell to action
Noahnc Oct 24, 2023
ed30e81
path
Noahnc Oct 24, 2023
9a0b974
fix
Noahnc Oct 24, 2023
3a434d4
fix
Noahnc Oct 24, 2023
90c1dc5
fix index.js
Noahnc Oct 24, 2023
79a010e
doc(README)
Noahnc Oct 24, 2023
0cbf9a3
refac
Noahnc Oct 24, 2023
0a5309e
fix action
Noahnc Oct 24, 2023
1f9e83b
add log
Noahnc Oct 24, 2023
7e8b0d6
fix action
Noahnc Oct 24, 2023
51c3e49
update action
Noahnc Oct 24, 2023
4ec02e1
fix action
Noahnc Oct 24, 2023
65299a5
test
Noahnc Oct 24, 2023
2bf611c
fix comment
Noahnc Oct 24, 2023
b349df2
fix
Noahnc Oct 24, 2023
e5bac0d
fix quotes
Noahnc Oct 24, 2023
c333e7d
fix
Noahnc Oct 24, 2023
2b7c347
update and refactoring
Noahnc Oct 24, 2023
1954272
update and refactoring
Noahnc Oct 24, 2023
d27b1a1
update and refactoring
Noahnc Oct 24, 2023
f69ef9d
update and refactoring
Noahnc Oct 24, 2023
7711680
update and refactoring
Noahnc Oct 24, 2023
df60d9d
update and refactoring
Noahnc Oct 24, 2023
b787bd2
update and refactoring
Noahnc Oct 24, 2023
501f7e0
update and refactoring
Noahnc Oct 24, 2023
2411fd4
update and refactoring
Noahnc Oct 24, 2023
dec3c04
update and refactoring
Noahnc Oct 24, 2023
48468f4
update and refactoring
Noahnc Oct 24, 2023
1e6e1e7
update and refactoring
Noahnc Oct 25, 2023
1d1244c
update and refactoring
Noahnc Oct 25, 2023
20d8d7b
update and refactoring
Noahnc Oct 25, 2023
0c5079f
update and refactoring
Noahnc Oct 25, 2023
2651b5b
update and refactoring
Noahnc Oct 25, 2023
f4df69d
update and refactoring
Noahnc Oct 25, 2023
9165e85
update and refactoring
Noahnc Oct 25, 2023
76bee12
update and refactoring
Noahnc Oct 25, 2023
28193e0
update and refactoring
Noahnc Oct 25, 2023
96ec220
implement tile version handling
Noahnc Oct 25, 2023
0558792
test action
Noahnc Oct 26, 2023
2ec6bd8
test action
Noahnc Oct 26, 2023
a0705a0
test action
Noahnc Oct 26, 2023
bac59ca
test action
Noahnc Oct 26, 2023
2c04c5d
test action
Noahnc Oct 26, 2023
dd9397d
test action
Noahnc Oct 26, 2023
f33576e
test action
Noahnc Oct 26, 2023
4c2854b
test action
Noahnc Oct 26, 2023
7138ced
test action
Noahnc Oct 26, 2023
ee9c038
test action
Noahnc Oct 26, 2023
80665bd
test action
Noahnc Oct 26, 2023
d322b15
test action
Noahnc Oct 26, 2023
339d515
test action
Noahnc Oct 26, 2023
e4e0017
test action
Noahnc Oct 26, 2023
59a337b
test action
Noahnc Oct 26, 2023
99282b0
test action
Noahnc Oct 26, 2023
2346b67
test action
Noahnc Oct 26, 2023
ba28a44
test action
Noahnc Oct 26, 2023
75f76e2
test action
Noahnc Oct 26, 2023
b62a419
test action
Noahnc Oct 26, 2023
eb790a1
test action
Noahnc Oct 26, 2023
1549d11
test action
Noahnc Oct 26, 2023
52967f8
test action
Noahnc Oct 26, 2023
c829184
test action
Noahnc Oct 26, 2023
044e83e
test action
Noahnc Oct 26, 2023
f1d6109
test action
Noahnc Oct 26, 2023
3223f8d
test action
Noahnc Oct 26, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test action
Noahnc committed Oct 26, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit f1d6109303710a908a01cea24ed84a429546a7a7
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@ After the installation, InfraPatch can be run with the following command:
```bash
infrapatch --help
```
![infrapatch_help.png](asset%2Finfrapatch_help.png)

### Usage

1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -112,4 +112,5 @@ runs:
working-directory: ${{ inputs.working_directory }}
shell: bash
run: |
git pull
git push
Binary file added asset/infrapatch_help.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.