lab icon indicating copy to clipboard operation
lab copied to clipboard

[automatic-deployment] Add Automatic Deployment with GitHub Actions HowTo

Open bastiW opened this issue 2 years ago • 2 comments

bastiW avatar Jan 13 '24 11:01 bastiW

That's really cool, thank you!

nichtmax avatar Feb 07 '24 15:02 nichtmax

Overall very nice! I'm not sure about Prepare Local Git Repository, do you even need this? You can edit files in the Github web interface and you're creating a new GitHub Repository later anyway. Then you write "Follow the instructions on the section …or push an existing repository from the command line", maybe just stick to one because of simplicity?

nichtmax avatar Feb 07 '24 15:02 nichtmax

@nichtmax

Overall very nice! I'm not sure about Prepare Local Git Repository, do you even need this? You can edit files in the Github web interface and you're creating a new GitHub Repository later anyway. Then you write "Follow the instructions on the section …or push an existing repository from the command line", maybe just stick to one because of simplicity?

I personally would never init a repository on the Github website. Only just small edits in documentation or readme files.

So I made it more consistent and explained how to create a new repository with the gh cli and how to push your local code to the remote.

bastiW avatar Mar 09 '24 08:03 bastiW

@nichtmax You can recheck this PR.

I was not sure about the correct section. Is this a HOWTO or a Guide. All other guides install something on the Uberspace. In my how-to I configure something on Github. I have chosen the how-to section.

What do I need to change to see the content of the .. author_list:: on the page?

bastiW avatar Mar 09 '24 08:03 bastiW