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

Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) #11

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
024d845
Updated styles and application
Clink1234 May 8, 2021
8614279
Remove old package lock
Clink1234 May 8, 2021
1935797
Added gulp to dependencies
Clink1234 May 8, 2021
eb0718e
Updated title
Clink1234 May 8, 2021
88f1e32
Updated title and emails
Clink1234 May 8, 2021
8ba336b
Updated confirmation
Clink1234 May 8, 2021
48bdce7
Add MLH questions
jlepone Aug 19, 2021
36d166b
Add virtual inperson counters
jlepone Aug 19, 2021
05fe486
Added more stuff
jlepone Aug 19, 2021
38460e1
Fix dashboard
jlepone Aug 19, 2021
7b5e535
Made essay non-optional
jlepone Aug 19, 2021
3eae661
Fixed bug on dashboard
jlepone Aug 19, 2021
d8af146
Add spacing and make attendance larger
jlepone Aug 19, 2021
1efc12c
Fixed bug on dashboard
jlepone Aug 19, 2021
7871b8e
Fix validation on confirmation
jlepone Aug 19, 2021
2523ab2
Fix validation on confirmation
jlepone Aug 19, 2021
39c993f
Fix admin stats issue
jlepone Aug 19, 2021
352e5b0
Moved items to application
jlepone Aug 20, 2021
1bcb6df
Mark essay as required
jlepone Aug 20, 2021
32946a6
Fix application
jlepone Aug 20, 2021
a19ea23
Fix thing
jlepone Aug 20, 2021
674cb61
Fix time issues
jlepone Aug 20, 2021
dd8eb7e
Fix time issues
jlepone Aug 20, 2021
23dbb91
Add address and discord ID to confirmation
Clink1234 Sep 6, 2021
2f48bfe
change dates to 2022
Aug 26, 2022
621d29e
update date of event
Aug 26, 2022
f56e6e9
update in-person information
Aug 26, 2022
7928936
update participation options for event
Aug 26, 2022
639e369
Updated application questions
Aug 28, 2022
27c2fad
Update application questions
Aug 28, 2022
6979b37
Updated application questions
Aug 28, 2022
2e55252
Update application questions
Aug 28, 2022
2d2535f
Update application questions
Aug 28, 2022
dd9d3f9
Update application questions
Aug 28, 2022
66ee850
Update application questions
Aug 28, 2022
4a5f512
Update application questions
Aug 28, 2022
8ce7e8f
Update application verification
Aug 28, 2022
c43c66b
Update application validation
Aug 28, 2022
6151a77
Update application validation
Aug 28, 2022
b00a7bc
Update application validation
Aug 28, 2022
906da41
Add dropbox
Aug 28, 2022
b0b6af0
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
elgohr Apr 1, 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
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: ${{ secrets.DOCKER_USER }}/quill:latest
username: ${{ secrets.DOCKER_USER }}
Expand Down
Binary file modified app/client/assets/images/Banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/client/assets/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 22 additions & 18 deletions app/client/assets/images/logo-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 22 additions & 18 deletions app/client/assets/images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading