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

pipeline changed #29

Merged
merged 9 commits into from
Oct 28, 2024
Merged

pipeline changed #29

merged 9 commits into from
Oct 28, 2024

Conversation

d4rkstar
Copy link
Contributor

This should make the action when a PR is closed and merged

bruno and others added 9 commits October 16, 2024 22:40
Completed doc in download page
fixed download link in tutorial
added asf link and removed external assets
added draft true in frontmatter for gke and openshift
fixed a css for top menu
changed github action. Moved the publish action on pull_request closed and merged is true
changed github action. Moved the publish action on pull_request closed and merged is true (or, like before, on push to main)
@sciabarracom sciabarracom merged commit 583d206 into apache:main Oct 28, 2024
sciabarracom pushed a commit that referenced this pull request Oct 28, 2024
* Testing new branch asf-site pipeline (#12)

* adjusting build pipeline hugo

* adjusting hugo pipeline

* adjusting checkout version

* adjusting and cleaning build pipeline for website (#13)

* adjusting build pipeline hugo

* adjusting hugo pipeline

* adjusting checkout version

* deleting index_old

* adjusting blocks/cover

* adjusting blocks cover

* adjusting blocks cover 2

* adjusting blocks cover 3

* trying adjusting pipeline

* trying to adjust pipeline

* trying to adjust pipeline 2

* adjusting blocks cover template

* adjusting pipeline again

* adjusting pipeline again 2

* adjusting pipeline again 3

* adjusting pipeline again 4

* testing hugo changes

* cleaning build pipeline

* Adjusting published dir (#14)

* adjusting build pipeline hugo

* adjusting hugo pipeline

* adjusting checkout version

* deleting index_old

* adjusting blocks/cover

* adjusting blocks cover

* adjusting blocks cover 2

* adjusting blocks cover 3

* trying adjusting pipeline

* trying to adjust pipeline

* trying to adjust pipeline 2

* adjusting blocks cover template

* adjusting pipeline again

* adjusting pipeline again 2

* adjusting pipeline again 3

* adjusting pipeline again 4

* testing hugo changes

* cleaning build pipeline

* adjusting published dirs

* adjusting published dirs 2

* adjusting published dirs 3

* adjusting published dirs 4

* cleaning published dirs

* Adjusting UI of coming soon website (#17)

* adjusting build pipeline hugo

* adjusting hugo pipeline

* adjusting checkout version

* deleting index_old

* adjusting blocks/cover

* adjusting blocks cover

* adjusting blocks cover 2

* adjusting blocks cover 3

* trying adjusting pipeline

* trying to adjust pipeline

* trying to adjust pipeline 2

* adjusting blocks cover template

* adjusting pipeline again

* adjusting pipeline again 2

* adjusting pipeline again 3

* adjusting pipeline again 4

* testing hugo changes

* cleaning build pipeline

* adjusting published dirs

* adjusting published dirs 2

* adjusting published dirs 3

* adjusting published dirs 4

* cleaning published dirs

* adjusting image

* removing menu directories

* Update hugo.yaml (#19)

Fixed Reddit address

* Merge all work done until now (#23)

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure [email protected]

* Fix doc

* updated gitignore

* Upgraded go from 1.12 to 1.14.15

* Changed deploy on azure

* Removed azure deploy

* tried to remove asciidoctor

* converted contribution-guidelines from asciidoc to markdown

* Fixed openshift

* build(deps): upgraded hugo

Upgraded hugo from 0.128.0 to 0.129.0 and improved other description fields in package.json

* build(dep): upgraded hugo p2

need to explicitely add git to security.exec.allow policy in hugo.yaml.
Removed asciidoctor

BREAKING CHANGE: Removed asciidoctor

* fix: cleanup

removed fileList and fixed some extra spaces in _styles_project.scss

* fix: netlify.toml

reverted file to initial content

* tasks and tools import

* import tasks and tools

* fix: changed .gitignore

removed path  for tasks and tools from ignore

* fix: improved Taskfile.yml

improved tasks for autogenerated docs from tasks and tools.
Changed tools.md template

* docs: added tasks and tools doc

Added autogenerated docs from tasks and tools

* docs: added tasks and tools doc

Added autogenerated docs from tasks and tools

* feat(site):

About page

* feat(docs):

Updated docs

* style(docs):

changed some styling

* style(docs):

changed some styling

* docs: Docker install

fix

* docs: Blockquote shortcode

Completed blockquote shortcode to display blocks:  informative, warning, important

* chore(site): upgraded hugo

bump to 0.133.0

* New diagram test

* feat: handle svg images and place in center

* feat: svg openwhisk image

* feat: svg image on about route

* feat: kube aws azure gcloud image update

* feat: background image

* feat: update image openserverless diagram

* fix: rounded image border and delete shadow

* refactor: update font with baloo2

* fix: openserverless diagram on about and home pages

* Added font Baloo 2 in assets

* Added Quattrocento font

* Fix styles

* Test with webp

* Added disclaimer

* Removed .vscode folder and added to .git ignore

* Readded documentation

---------

Co-authored-by: Michele Sciabarra <[email protected]>
Co-authored-by: bruno <[email protected]>
Co-authored-by: AntonioPiga <[email protected]>

* Added ASF logos (#24)

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure [email protected]

* Fix doc

* updated gitignore

* Upgraded go from 1.12 to 1.14.15

* Changed deploy on azure

* Removed azure deploy

* tried to remove asciidoctor

* converted contribution-guidelines from asciidoc to markdown

* Fixed openshift

* build(deps): upgraded hugo

Upgraded hugo from 0.128.0 to 0.129.0 and improved other description fields in package.json

* build(dep): upgraded hugo p2

need to explicitely add git to security.exec.allow policy in hugo.yaml.
Removed asciidoctor

BREAKING CHANGE: Removed asciidoctor

* fix: cleanup

removed fileList and fixed some extra spaces in _styles_project.scss

* fix: netlify.toml

reverted file to initial content

* tasks and tools import

* import tasks and tools

* fix: changed .gitignore

removed path  for tasks and tools from ignore

* fix: improved Taskfile.yml

improved tasks for autogenerated docs from tasks and tools.
Changed tools.md template

* docs: added tasks and tools doc

Added autogenerated docs from tasks and tools

* docs: added tasks and tools doc

Added autogenerated docs from tasks and tools

* feat(site):

About page

* feat(docs):

Updated docs

* style(docs):

changed some styling

* style(docs):

changed some styling

* docs: Docker install

fix

* docs: Blockquote shortcode

Completed blockquote shortcode to display blocks:  informative, warning, important

* chore(site): upgraded hugo

bump to 0.133.0

* New diagram test

* feat: handle svg images and place in center

* feat: svg openwhisk image

* feat: svg image on about route

* feat: kube aws azure gcloud image update

* feat: background image

* feat: update image openserverless diagram

* fix: rounded image border and delete shadow

* refactor: update font with baloo2

* fix: openserverless diagram on about and home pages

* Added font Baloo 2 in assets

* Added Quattrocento font

* Fix styles

* Test with webp

* Added disclaimer

* Removed .vscode folder and added to .git ignore

* Readded documentation

* Added logo and disclaimer

---------

Co-authored-by: Michele Sciabarra <[email protected]>
Co-authored-by: bruno <[email protected]>
Co-authored-by: AntonioPiga <[email protected]>

* chore(site): added missing DISCLAIMER and NOTICE (#26)

This will fix apache/openserverless#22

Co-authored-by: bruno <[email protected]>

* chore(site): updated tools (#27)

* chore(site): updated tools

Updated tools doc adding opspath

* feat(site): added azure cloud

Added doc for Server on azure (ops cloud azcloud).

---------

Co-authored-by: bruno <[email protected]>

* Publish (#28)

* fixed k3s/_index

* chore:  download page

Completed doc in download page

* chore: fix tutorial page

fixed download link in tutorial

* chore: asf links

added asf link and removed external assets

* chore: draft on gke and openshift

added draft true in frontmatter for gke and openshift

* chore: css fix

fixed a css for top menu

---------

Co-authored-by: bruno <[email protected]>

* pipeline changed (#29)

* fixed k3s/_index

* chore:  download page

Completed doc in download page

* chore: fix tutorial page

fixed download link in tutorial

* chore: asf links

added asf link and removed external assets

* chore: draft on gke and openshift

added draft true in frontmatter for gke and openshift

* chore: css fix

fixed a css for top menu

* fix: github action

changed github action. Moved the publish action on pull_request closed and merged is true

* fix: github action

changed github action. Moved the publish action on pull_request closed and merged is true (or, like before, on push to main)

---------

Co-authored-by: bruno <[email protected]>

* fix: github action

reverted github action

---------

Co-authored-by: MatMol96 <[email protected]>
Co-authored-by: Simon Sigré <[email protected]>
Co-authored-by: Michele Sciabarra <[email protected]>
Co-authored-by: bruno <[email protected]>
Co-authored-by: AntonioPiga <[email protected]>
d4rkstar added a commit that referenced this pull request Oct 28, 2024
* Testing new branch asf-site pipeline (#12)

* adjusting build pipeline hugo

* adjusting hugo pipeline

* adjusting checkout version

* adjusting and cleaning build pipeline for website (#13)

* adjusting build pipeline hugo

* adjusting hugo pipeline

* adjusting checkout version

* deleting index_old

* adjusting blocks/cover

* adjusting blocks cover

* adjusting blocks cover 2

* adjusting blocks cover 3

* trying adjusting pipeline

* trying to adjust pipeline

* trying to adjust pipeline 2

* adjusting blocks cover template

* adjusting pipeline again

* adjusting pipeline again 2

* adjusting pipeline again 3

* adjusting pipeline again 4

* testing hugo changes

* cleaning build pipeline

* Adjusting published dir (#14)

* adjusting build pipeline hugo

* adjusting hugo pipeline

* adjusting checkout version

* deleting index_old

* adjusting blocks/cover

* adjusting blocks cover

* adjusting blocks cover 2

* adjusting blocks cover 3

* trying adjusting pipeline

* trying to adjust pipeline

* trying to adjust pipeline 2

* adjusting blocks cover template

* adjusting pipeline again

* adjusting pipeline again 2

* adjusting pipeline again 3

* adjusting pipeline again 4

* testing hugo changes

* cleaning build pipeline

* adjusting published dirs

* adjusting published dirs 2

* adjusting published dirs 3

* adjusting published dirs 4

* cleaning published dirs

* Adjusting UI of coming soon website (#17)

* adjusting build pipeline hugo

* adjusting hugo pipeline

* adjusting checkout version

* deleting index_old

* adjusting blocks/cover

* adjusting blocks cover

* adjusting blocks cover 2

* adjusting blocks cover 3

* trying adjusting pipeline

* trying to adjust pipeline

* trying to adjust pipeline 2

* adjusting blocks cover template

* adjusting pipeline again

* adjusting pipeline again 2

* adjusting pipeline again 3

* adjusting pipeline again 4

* testing hugo changes

* cleaning build pipeline

* adjusting published dirs

* adjusting published dirs 2

* adjusting published dirs 3

* adjusting published dirs 4

* cleaning published dirs

* adjusting image

* removing menu directories

* Update hugo.yaml (#19)

Fixed Reddit address

* Merge all work done until now (#23)

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure [email protected]

* Fix doc

* updated gitignore

* Upgraded go from 1.12 to 1.14.15

* Changed deploy on azure

* Removed azure deploy

* tried to remove asciidoctor

* converted contribution-guidelines from asciidoc to markdown

* Fixed openshift

* build(deps): upgraded hugo

Upgraded hugo from 0.128.0 to 0.129.0 and improved other description fields in package.json

* build(dep): upgraded hugo p2

need to explicitely add git to security.exec.allow policy in hugo.yaml.
Removed asciidoctor

BREAKING CHANGE: Removed asciidoctor

* fix: cleanup

removed fileList and fixed some extra spaces in _styles_project.scss

* fix: netlify.toml

reverted file to initial content

* tasks and tools import

* import tasks and tools

* fix: changed .gitignore

removed path  for tasks and tools from ignore

* fix: improved Taskfile.yml

improved tasks for autogenerated docs from tasks and tools.
Changed tools.md template

* docs: added tasks and tools doc

Added autogenerated docs from tasks and tools

* docs: added tasks and tools doc

Added autogenerated docs from tasks and tools

* feat(site):

About page

* feat(docs):

Updated docs

* style(docs):

changed some styling

* style(docs):

changed some styling

* docs: Docker install

fix

* docs: Blockquote shortcode

Completed blockquote shortcode to display blocks:  informative, warning, important

* chore(site): upgraded hugo

bump to 0.133.0

* New diagram test

* feat: handle svg images and place in center

* feat: svg openwhisk image

* feat: svg image on about route

* feat: kube aws azure gcloud image update

* feat: background image

* feat: update image openserverless diagram

* fix: rounded image border and delete shadow

* refactor: update font with baloo2

* fix: openserverless diagram on about and home pages

* Added font Baloo 2 in assets

* Added Quattrocento font

* Fix styles

* Test with webp

* Added disclaimer

* Removed .vscode folder and added to .git ignore

* Readded documentation

---------

Co-authored-by: Michele Sciabarra <[email protected]>
Co-authored-by: bruno <[email protected]>
Co-authored-by: AntonioPiga <[email protected]>

* Added ASF logos (#24)

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure [email protected]

* Fix doc

* updated gitignore

* Upgraded go from 1.12 to 1.14.15

* Changed deploy on azure

* Removed azure deploy

* tried to remove asciidoctor

* converted contribution-guidelines from asciidoc to markdown

* Fixed openshift

* build(deps): upgraded hugo

Upgraded hugo from 0.128.0 to 0.129.0 and improved other description fields in package.json

* build(dep): upgraded hugo p2

need to explicitely add git to security.exec.allow policy in hugo.yaml.
Removed asciidoctor

BREAKING CHANGE: Removed asciidoctor

* fix: cleanup

removed fileList and fixed some extra spaces in _styles_project.scss

* fix: netlify.toml

reverted file to initial content

* tasks and tools import

* import tasks and tools

* fix: changed .gitignore

removed path  for tasks and tools from ignore

* fix: improved Taskfile.yml

improved tasks for autogenerated docs from tasks and tools.
Changed tools.md template

* docs: added tasks and tools doc

Added autogenerated docs from tasks and tools

* docs: added tasks and tools doc

Added autogenerated docs from tasks and tools

* feat(site):

About page

* feat(docs):

Updated docs

* style(docs):

changed some styling

* style(docs):

changed some styling

* docs: Docker install

fix

* docs: Blockquote shortcode

Completed blockquote shortcode to display blocks:  informative, warning, important

* chore(site): upgraded hugo

bump to 0.133.0

* New diagram test

* feat: handle svg images and place in center

* feat: svg openwhisk image

* feat: svg image on about route

* feat: kube aws azure gcloud image update

* feat: background image

* feat: update image openserverless diagram

* fix: rounded image border and delete shadow

* refactor: update font with baloo2

* fix: openserverless diagram on about and home pages

* Added font Baloo 2 in assets

* Added Quattrocento font

* Fix styles

* Test with webp

* Added disclaimer

* Removed .vscode folder and added to .git ignore

* Readded documentation

* Added logo and disclaimer

---------

Co-authored-by: Michele Sciabarra <[email protected]>
Co-authored-by: bruno <[email protected]>
Co-authored-by: AntonioPiga <[email protected]>

* chore(site): added missing DISCLAIMER and NOTICE (#26)

This will fix apache/openserverless#22

Co-authored-by: bruno <[email protected]>

* chore(site): updated tools (#27)

* chore(site): updated tools

Updated tools doc adding opspath

* feat(site): added azure cloud

Added doc for Server on azure (ops cloud azcloud).

---------

Co-authored-by: bruno <[email protected]>

* Publish (#28)

* fixed k3s/_index

* chore:  download page

Completed doc in download page

* chore: fix tutorial page

fixed download link in tutorial

* chore: asf links

added asf link and removed external assets

* chore: draft on gke and openshift

added draft true in frontmatter for gke and openshift

* chore: css fix

fixed a css for top menu

---------

Co-authored-by: bruno <[email protected]>

* pipeline changed (#29)

* fixed k3s/_index

* chore:  download page

Completed doc in download page

* chore: fix tutorial page

fixed download link in tutorial

* chore: asf links

added asf link and removed external assets

* chore: draft on gke and openshift

added draft true in frontmatter for gke and openshift

* chore: css fix

fixed a css for top menu

* fix: github action

changed github action. Moved the publish action on pull_request closed and merged is true

* fix: github action

changed github action. Moved the publish action on pull_request closed and merged is true (or, like before, on push to main)

---------

Co-authored-by: bruno <[email protected]>

* fix: github action (#30)

reverted github action

* chore: added .asf.yaml

added the file .asf.yaml

* fix: realigning contents

re-aligning content from main

* chore: change to .asf.yaml

asf-site

---------

Co-authored-by: MatMol96 <[email protected]>
Co-authored-by: Simon Sigré <[email protected]>
Co-authored-by: Michele Sciabarra <[email protected]>
Co-authored-by: bruno <[email protected]>
Co-authored-by: AntonioPiga <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants