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

Update Hugo deploy script #106

Closed
wants to merge 1 commit into from
Closed

Conversation

davlgd
Copy link
Collaborator

@davlgd davlgd commented Dec 16, 2023

  • Add shebang
  • Add vars at the begining of the script
  • Clean archive after download
  • Use folder in $PATH

- Add shebang
- Add vars at the begining of the script
- Clean archive after download
- Use folder in $PATH
@davlgd davlgd self-assigned this Dec 16, 2023
Copy link

Deployment has finished 👁️👄👁️ Your app is available here

@juliamrch juliamrch requested a review from cnivolle December 18, 2023 12:02
@juliamrch
Copy link
Collaborator

Why is this needed?

@davlgd
Copy link
Collaborator Author

davlgd commented Dec 18, 2023

Why is this needed?

It's not "needed", I just iterated on the original script with elements mentioned in the commit message.

@juliamrch juliamrch added the frozen not priority label Dec 21, 2023
Copy link
Member

@cnivolle cnivolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @davlgd and thank your for your submission,

Regarding the pull request template, this PR is not matching any the following changes :

  • This is not a documentation content changes
  • This is not fixing a bug on the site
  • This doesn't change the build process, as it is the same Hugo build command

This add complexity to the actual build change, leading to fewer people to understand the build process. Especially because this PR add local variable to the file, along with Clever Cloud environment variables. This might be confusing for future maintenance. The simpler the better.

Copy link
Collaborator

@juliamrch juliamrch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment here

@juliamrch juliamrch closed this Dec 21, 2023
Copy link

Your review app has been deleted 👋

@juliamrch juliamrch deleted the davlgd-update-deploy-script branch March 18, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frozen not priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants