Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RebornOS-Team/rebornos-docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: r1.4b45f5f
Choose a base ref
...
head repository: RebornOS-Team/rebornos-docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r1.b1cf8da
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 24, 2022

  1. Update README.md

    shivanandvp authored Dec 24, 2022

    Verified

    This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    bcf93e3 View commit details
  2. CI: Scramble run times

    shivanandvp committed Dec 24, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c217b64 View commit details
  3. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b1cf8da View commit details
Showing with 4 additions and 4 deletions.
  1. +1 −1 .github/workflows/publish.yml
  2. +1 −1 .github/workflows/release.yml
  3. +2 −2 README.md
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ on:
branches:
- main
schedule:
- cron: '0 0 * * 3'
- cron: '36 5 * * 3'
jobs:
publish:
name: Publish
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ on:
workflow_dispatch:
workflow_call:
schedule:
- cron: '0 0 * * 2'
- cron: '59 7 * * 2'
jobs:
build:
name: Build
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -3,8 +3,8 @@
![Docker Pulls](https://img.shields.io/docker/pulls/rebornos/rebornos)
![GitHub](https://img.shields.io/github/license/rebornos-developers/rebornos-docker)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/rebornos-developers/rebornos-docker)
[![Release](https://github.com/RebornOS-Developers/rebornos-docker/actions/workflows/publish.yml/badge.svg)](https://github.com/RebornOS-Developers/rebornos-docker/actions/workflows/publish.yml)
[![Publish](https://github.com/RebornOS-Developers/rebornos-docker/actions/workflows/release.yml/badge.svg)](https://github.com/RebornOS-Developers/rebornos-docker/actions/workflows/release.yml)
[![Release](https://github.com/RebornOS-Developers/rebornos-docker/actions/workflows/release.yml/badge.svg)](https://github.com/RebornOS-Developers/rebornos-docker/actions/workflows/release.yml)
[![Publish](https://github.com/RebornOS-Developers/rebornos-docker/actions/workflows/publish.yml/badge.svg)](https://github.com/RebornOS-Developers/rebornos-docker/actions/workflows/publish.yml)

A Docker Container for RebornOS x86_64