Commit Graph

147 Commits

Author SHA1 Message Date
Tiago Baptista 0376d79771 Update checkmarx.svg 2022-10-12 16:48:51 +01:00
Tiago Baptista d4e6eb5c4f Merge branch 'actions:main' into main 2022-10-12 14:46:45 +01:00
Jeevan Reddy Ragula 5db0445ab0 Merge branch 'main' into main 2022-09-30 17:11:26 +05:30
Tiago Baptista 3031cebead Update checkmarx.svg 2022-09-29 11:35:25 +01:00
Tiago Baptista 4d24769f48 Update checkmarx.svg 2022-09-29 11:33:34 +01:00
mthibeau73 e1512d3916 Add Zimperium zScan starter workflow 2022-09-21 14:24:09 -05:00
Jeevan Reddy Ragula f3d8f1331d Merge branch 'main' into main 2022-09-09 11:26:55 +05:30
Shaopeng f187f4a712 Merge branch 'main' into users/shaopeng-gh/lintr 2022-09-06 04:32:06 -07:00
Sampark Sharma 6db273fac3 Merge branch 'main' into release/generic 2022-09-06 16:48:50 +05:30
Jeevan Reddy Ragula 5cb80783ab Merge branch 'main' into main 2022-08-30 18:01:42 +05:30
laurentsimon 0f26631ba6 update 2022-08-11 13:32:40 +00:00
Omer Zidkoni b49efc72fc Merge branch 'main' into main 2022-07-31 09:58:17 +03:00
Jess Bees 4a8f18e34d Add starter workflows for Pages builds and deployments (#1645)
* commit dummy workflow

* Update nextjs.yml

* renaming

* actually do a node build

* add jekyll build & deploy

* add permissions

* update jekyll to use composite upload action

* update next to use composite upload action

* update icon yml

* change nexjs icon

* Cleanup further the Jekyll template

* add gatsby starter workflow

* fix composite error

* fix updated actions

* Add Hugo

* Apply suggestions from code review

* Inital commit for nuxtjs starter workflow

* Cleanup all templates

* Add baseUrl through an action

* Use `base_url` output for Hugo configuration

* Create static.yml

* Create static.properties.json

* clarify path

* alternative jekyll icon with only tube

* use alternate jekyll icon

* use original xvg with proper viewBox parameters

* Add paper-spa/configure-pages to starter workflows

Replaces paper-spa/setup-pages where appropriate.

* use setup-ruby action instead of our container

* Add starter workflow for GitHub Pages's legacy Jekyll build

Named `jekyll-gh-pages` so that it connotes the familiar "hands off"
build process of the Jekyll build as performed by github pages workers,
without sounding deprecated by using the words "legacy" or "classic".

* Use the static_site_generator input so we can modify the correct config

* Update gatsby.yml

* Update wording on the 'legacy' jekyll workflow

* Fix filename: this should have a json extension

* Fix filename: this should have a .properties.json extension

* Update nextjs.properties.json

* Update static.properties.json

* Fix typo in name of Gatsby

* Remove pull_request triggers

* Update to latest versions of core Actions

* Remove '--if-present' flag from 'npm run build' commands to prevent silent failure

* Perform static HTML export for Next.js

* Add '--no-install' flag to 'npx' usage

* Update Nuxt starter workflow to run 'generate'

* Default to using npm if not using yarn

* Reword 'nuxt generate' step name

* Update pages/gatsby.yml

* Update description of Jekyll starter workflow

* Add configure-pages step to static workflow

* Add configuration step to enable Pages

* Pages: Set `PREFIX_PATHS` env var for Gatsby build

* Update Next.js starter workflow to cache builds

See https://nextjs.org/docs/advanced-features/ci-build-caching#github-actions

* Update NuxtJS starter workflow to cache builds

Basically modeled after the Gatsby starter workflow

* Call out node ssg getting started + setup

* Update nuxt documentation

* Retarget actions referencing `paper-spa` to `actions`

Also point to newly published `v1` tags rather than `main` or `v0`.

Co-authored-by: yimysty <yimysty@github.com>
Co-authored-by: Tommy Byrd <tcbyrd@github.com>
Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>
Co-authored-by: Timothy <tjyung@github.com>
Co-authored-by: Smitha Borkar <12040799+smithaborkar@users.noreply.github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2022-07-27 18:45:54 +05:30
omerzi 157a5156d8 Adding JFrog Frogbot to GitHub starter workflows 2022-07-26 10:54:41 +03:00
Jeevan Reddy Ragula f2f7dfc0e6 Merge branch 'main' into main 2022-06-28 11:50:22 +05:30
Shaopeng Li 658980f080 Add lintr starter workflow 2022-06-27 20:51:38 -07:00
Shaopeng Li f9a8a7ec39 fix image 2022-06-22 18:02:42 -07:00
Shaopeng Li b37b1dda32 Revert "update image"
This reverts commit d26b20b233.
2022-06-22 18:01:39 -07:00
Shaopeng Li d26b20b233 update image 2022-06-22 18:01:19 -07:00
Shaopeng Li be331aaa2f Add puppet-lint starter workflow 2022-06-22 17:54:14 -07:00
Noah Irwin 11f6dcf7a3 Merge branch 'main' of https://github.com/actions/starter-workflows 2022-06-20 13:03:41 +01:00
laurentsimon c369c58c3b Add entry for SLSA Go builder (#1600)
* Add entry fo Go builder

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* rename icon

* updates

* updates

* updates

* updates

* updates

* updates

* disclaimer

* fix icon name

* updates

* updates

* comments
2022-06-20 11:54:36 +05:30
Jeevan Reddy Ragula 9af7784a12 Merge branch 'main' into main 2022-06-15 11:18:13 +05:30
Noah Irwin a54c80f225 Adds Contrast Scan workflow 2022-06-09 12:52:18 +01:00
Jeevan Reddy Ragula 81d99f2216 Merge branch 'main' into main 2022-06-09 14:21:51 +05:30
Shaopeng dfdd8fc8bc Merge branch 'main' into users/shaopeng-gh/phpmd 2022-06-08 12:59:53 -07:00
Sampark Sharma 36e2f0ff5a Merge branch 'main' into pysa 2022-06-07 18:37:00 +05:30
Sampark Sharma 7586af9685 Merge branch 'main' into pyre 2022-06-07 18:35:08 +05:30
Edward 862560d6d0 Add workflow for Pysa
https://github.com/facebook/pysa-action
https://github.com/facebook/pyre-check
2022-06-06 18:06:03 -04:00
Edward eda5a46a95 Add Pyre starter workflow 2022-06-06 18:04:42 -04:00
Shaopeng Li b812cc5eda use new logo from repo owner 2022-06-04 19:50:14 -07:00
Shaopeng e6488c4510 Merge branch 'main' into users/shaopeng-gh/phpmd 2022-06-03 14:32:57 -07:00
Shaopeng Li 45198b14e0 phpmd 2022-05-31 18:51:10 -07:00
SOOS-JAlvarez a4fc6b086e SOOS DAST starter action submission 2022-05-24 16:52:04 -03:00
Mani Sai V d030c86952 Merge branch 'main' into main 2022-05-23 10:36:15 +05:30
Mani Sai V ee7a3deec8 Merge branch 'main' into main 2022-05-09 14:22:14 +05:30
Yong Yan 39e5002eed Merge branch 'main' into users/yongyan-gh/hadolint 2022-05-02 01:54:24 -07:00
Abir Majumdar d09e57c7a3 Adding workflow for sobelow (static analysis tool for the Phoenix framework) (#1528)
* Adding sobelow workflow

* Removing setup-beam dependency

* Updating instructions
2022-04-29 00:52:57 +05:30
Bar Hofesh 662e915c0f Add NeuraLegion to starter workflows (#1203)
* Added Neuralegion to starter workflows

* Using an action

* Fixed Indentation :)

* Update neuralegion.yml

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-04-29 00:31:20 +05:30
Yong Yan b6633ec292 Add starter workflow for hadolint 2022-04-26 22:00:20 -07:00
Mani Sai V 8fa851b0f2 Merge branch 'main' into main 2022-04-14 13:40:18 +05:30
Yong Yan 92b20ce19b Add ESLint starter workflow (#1461)
* Add ESLint starter workflow

* Specify versions

* update permission

* Add typescript to categories

* Update codeql action to v2; add comments

* address review feedbacks

* update categories
2022-04-14 11:34:48 +05:30
Yong Yan 66f87f9dfe Add clj-watson starter workflow (#1460)
* Add clj-watson starter workflow

* update permissions

* update to latest release

* Update clj-watson-action to official release

* Update code-scanning/clj-watson.yml

Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com>

* Update code-scanning/clj-watson.yml

Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com>

* update categories

* update categories

* Update code-scanning/clj-watson.yml

Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com>

* Update code-scanning/properties/clj-watson.properties.json

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Update code-scanning/clj-watson.yml

Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com>

* add comments to yml file

* Update clj-watson.properties.json

* use codeql-action/upload-sarif v2

Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com>
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-04-12 10:11:27 +05:30
Bishal Prasad 53ed8ca56f Merge branch 'main' into main 2022-04-10 23:20:32 +05:30
Sampark Sharma 769950ce81 Removing code-scanning/shiftleft as per author request (#1513)
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-04-10 17:20:15 +05:30
mvecha 2e60d03ab7 Zscaler IaC Action Publish 2022-04-04 12:38:39 +05:30
Bishal Prasad e59567a947 Bringing back Datadog Synthetics workflow (#1503)
* Revert "Revert "Add Datadog Synthetics GitHub action to starter workflows (#1342)" (#1385)"

This reverts commit de41169eb0.

* Add creator
2022-03-25 16:03:59 +05:30
Nick Fyson f95b7ebe73 Merge branch 'main' into users/yongyan-gh/clj-holmes 2022-03-16 19:07:22 +00:00
Mike Verbanic c4cc28d92d feat: add google cloud run starter workflows (#1392)
* feat: add google cloud run starter workflows

* fix: pr comments

* fix: pr comments

* fix: properties naming

* fix: docker registry path
2022-03-17 00:30:00 +05:30
Christophe H d955f56f67 Add files via upload 2022-03-10 17:17:43 +01:00