Giter VIP home page Giter VIP logo

astro-ecosystem-ci's Introduction

astro-ecosystem-ci

This repository is used to run integration tests for astro ecosystem projects

via github workflow

scheduled

Workflows are scheduled to run automatically every Monday, Wednesday and Friday

manually

  • open workflow
  • click 'Run workflow' button on top right of the list
  • select suite to run in dropdown
  • start workflow

via shell script

  • clone this repo
  • run pnpm i
  • run pnpm test to run all suites
  • or pnpm test <suitename> to select a suite
  • or tsx ecosystem-ci.ts

You can pass --tag v2.8.0-beta.1, --branch somebranch or --commit abcd1234 option to select a specific astro version to build. If you pass --release 2.7.13, astro build will be skipped and astro is fetched from the registry instead

The repositories are checked out into workspace subdirectory as shallow clones

via comment on PR

  • comment /ecosystem-ci run on a PR
  • or /ecosystem-ci run <suitename> to select a suite

Users with triage permission to withastro/astro repository can only use this.

See docs/pr-comment-setup.md for how to setup this feature.

how to add a new integration test

  • check out the existing tests and add one yourself. Thanks to some utilities it is really easy
  • once you are confident the suite works, add it to the lists of suites in the workflows

reporting results

Discord

Results are posted automatically to #ecosystem-ci on astro discord

on your own server

  • Go to Server settings > Integrations > Webhooks and click New Webhook
  • Give it a name, icon and a channel to post to
  • copy the webhook url
  • get in touch with admins of this repo so they can add the webhook

how to add a discord webhook here

  • Go to <github repo>/settings/secrets/actions and click on New repository secret
  • set Name as DISCORD_WEBHOOK_URL
  • paste the discord webhook url you copied from above into Value
  • Click Add secret

astro-ecosystem-ci's People

Contributors

dominikg avatar renovate[bot] avatar patak-dev avatar sapphi-red avatar brillout avatar bluwy avatar cyco130 avatar akryum avatar sodatea avatar markdalgleish avatar tajo avatar arnaudbarre avatar elmassimo avatar ianvs avatar innocenzi avatar brc-dd avatar danielroe avatar alexanderniebuhr avatar bholmesdev avatar benmccann avatar dafnik avatar frandiox avatar fwouts avatar userquin avatar mandarini avatar aslemammad avatar cijiugechu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.