Commit Graph

1567 Commits

Author SHA1 Message Date
laurentsimon aec987bfb5 comments 2022-08-11 13:32:40 +00:00
laurentsimon 30f1eecad1 update 2022-08-11 13:32:40 +00:00
laurentsimon 026c540730 update 2022-08-11 13:32:40 +00:00
laurentsimon 19e6b35e84 update 2022-08-11 13:32:40 +00:00
laurentsimon c81201dd62 update 2022-08-11 13:32:40 +00:00
laurentsimon 0f26631ba6 update 2022-08-11 13:32:40 +00:00
laurentsimon 67805723f0 update 2022-08-11 13:32:40 +00:00
Sampark Sharma 1c7042ea97 Merge pull request #1668 from actions/dependabot/github_actions/pozil/auto-assign-issue-1.9.0
Bump pozil/auto-assign-issue from 1.8.0 to 1.9.0
2022-08-10 17:11:22 +05:30
dependabot[bot] 552d98b770 Bump pozil/auto-assign-issue from 1.8.0 to 1.9.0
Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/pozil/auto-assign-issue/releases)
- [Commits](https://github.com/pozil/auto-assign-issue/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: pozil/auto-assign-issue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 13:23:06 +00:00
Yoann Chaudet 9f33f37c56 Merge pull request #1649 from actions/pages/cleanup
Address feedback from PR #1645
2022-08-04 12:54:22 -07:00
Yoann Chaudet 095efcc4ae more metadata 2022-08-01 06:34:01 -07:00
Yoann Chaudet e262f54fe9 Address feedback 2022-07-28 18:39:43 -07: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
Sampark Sharma d8a6cbd17e Merge pull request #1647 from actions/dependabot/github_actions/peter-evans/close-issue-2
Bump peter-evans/close-issue from 1 to 2
2022-07-27 17:37:32 +05:30
dependabot[bot] d21062f26a Bump peter-evans/close-issue from 1 to 2
Bumps [peter-evans/close-issue](https://github.com/peter-evans/close-issue) from 1 to 2.
- [Release notes](https://github.com/peter-evans/close-issue/releases)
- [Commits](https://github.com/peter-evans/close-issue/compare/v1...v2)

---
updated-dependencies:
- dependency-name: peter-evans/close-issue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 12:06:19 +00:00
Sampark Sharma edda97ebfb Merge pull request #1646 from actions/dependabot/github_actions/pozil/auto-assign-issue-1.8.0
Bump pozil/auto-assign-issue from 1.4.0 to 1.8.0
2022-07-27 17:35:47 +05:30
dependabot[bot] 3f209e2e12 Bump pozil/auto-assign-issue from 1.4.0 to 1.8.0
Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 1.4.0 to 1.8.0.
- [Release notes](https://github.com/pozil/auto-assign-issue/releases)
- [Commits](https://github.com/pozil/auto-assign-issue/compare/v1.4.0...v1.8.0)

---
updated-dependencies:
- dependency-name: pozil/auto-assign-issue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 11:07:22 +00:00
Sampark Sharma 8ccc186490 Merge pull request #1562 from actions/phantsure/dependabot
Add dependabot to starter-workflow
2022-07-27 16:36:48 +05:30
Sampark Sharma 825ee757b4 Merge branch 'main' into phantsure/dependabot 2022-07-27 16:36:06 +05:30
Sampark Sharma 263b18defd Merge pull request #1622 from jamesmoore/main
fix: docker-publish.yml cosign command line args when multiple tags are present
2022-07-27 16:16:23 +05:30
Sampark Sharma 35d42e57bd Merge branch 'main' into main 2022-07-27 16:15:08 +05:30
Sampark Sharma e62f5e7638 Merge pull request #1638 from laurentsimon/release/bump-go
Bump version for SLSA Go builder
2022-07-20 17:17:22 +05:30
laurentsimon 4d31a0b2a1 update 2022-07-19 00:47:52 +00:00
Sampark Sharma 2aa5f81d6b Merge pull request #1305 from nschonni/packagelock-v2
chore: upgrade package-lock.json to v2
2022-07-18 17:57:14 +05:30
Sampark Sharma 3801250a22 Merge branch 'main' into packagelock-v2 2022-07-18 17:56:36 +05:30
Sampark Sharma 40639cd539 Merge pull request #1627 from andreas-nesheim/patch-1
Update dotnet.yml
2022-07-18 17:53:29 +05:30
Sampark Sharma a34f152192 Merge branch 'main' into patch-1 2022-07-13 18:29:42 +05:30
Sampark Sharma 3603e1f7d1 Merge pull request #1623 from actions/updating-dr-action-version
Update the sample version of the Dependency Review action.
2022-07-12 16:57:13 +05:30
Andreas Nesheim b8cd048775 Update dotnet-desktop.yml 2022-07-05 09:57:44 +02:00
Andreas Nesheim 313d29fe98 Update dotnet.yml 2022-07-05 09:53:27 +02:00
Federico Builes 948fdf226a Update the sample version of the Dependency Review action. 2022-06-28 17:20:56 +02:00
James Moore 4235f787e5 fix cosign command line args 2022-06-28 08:00:44 +01:00
Sampark Sharma 692c4c5260 Merge pull request #1564 from redhat-actions/add-crda-workflow
Add CRDA starter workflow and modify openshift workflow
2022-06-24 18:07:57 +05:30
divyansh42 beafd2dec2 Add CRDA starter workflow and modify openshift workflow
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2022-06-24 16:25:53 +05:30
Sampark Sharma 253f98bd1f Merge pull request #1610 from dlorenc/bumpcos
Update cosign to 1.9.0
2022-06-23 16:27:08 +05:30
Sampark Sharma e9fbb76bd2 Merge branch 'main' into bumpcos 2022-06-23 16:24:42 +05:30
Sampark Sharma 1103dbd6ed Merge pull request #1619 from knqyf263/patch-1
Update trivy-action to fix the performance issue
2022-06-23 16:24:34 +05:30
Sampark Sharma 1a3f256934 Merge branch 'main' into patch-1 2022-06-23 16:23:28 +05:30
Sampark Sharma 66c4a480e9 Merge pull request #1618 from shaopeng-gh/users/shaopeng-gh/puppet-lint
Add puppet-lint starter workflow
2022-06-23 16:23:20 +05:30
Teppei Fukuda b2d74e9093 Update trivy-action to fix the performance issue
This version of trivy-action fixed an issue reported by GitHub. The detail is in https://github.com/aquasecurity/trivy/issues/2357.
2022-06-23 08:36:06 +03: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 bbd824dff4 use hash 2022-06-22 17:58:09 -07:00
Shaopeng Li be331aaa2f Add puppet-lint starter workflow 2022-06-22 17:54:14 -07:00
laurentsimon 7ae8d12d9a updates (#1615)
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-06-22 17:15:15 +05:30
Austen Stone c91d79cf30 Update tfsec.yml (#1616) 2022-06-22 17:10:07 +05:30
Dan Lorenc c85125e539 Update cosign to 1.9.0
Signed-off-by: Dan Lorenc <lorenc.d@gmail.com>
2022-06-21 07:44:50 -05:00
Sampark Sharma 2a715a0a63 Merge pull request #1609 from julienrf/patch-1
Enable caching by default
2022-06-21 14:12:00 +05:30
Sampark Sharma 9ae36daa22 Merge branch 'main' into patch-1 2022-06-21 14:09:46 +05:30