Skip to content

Releases: FeedMapping/manifest

Assign repository as 'the grammar'

26 Oct 18:40
Compare
Choose a tag to compare

Ruby 3.1 Noje 16 and Python 3.9

23 Oct 23:56
Compare
Choose a tag to compare

FROM combos/ruby_node:3_16

# 💎 Sample workflow for building and deploying a Jekyll site to GitHub Pages
name: Build and deploy Jekyll site to GitHub Pages

on:
  # 🔨 Runs on pushes targeting the default branch
  push:
    branches:
      - eQ19
      - Chetabahana

  # Allows you to run this workflow manually from the Actions tab
  workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
  pages: write
  contents: read
  packages: read
  id-token: write

# Allow one concurrent deployment
concurrency:
  group: "pages"
  cancel-in-progress: true

jobs:
  # Build job
  github-pages:
    runs-on: ubuntu-latest
    steps:
      - name: 📂 Checkout
        uses: actions/checkout@v3

      - name: 🔨 Get gem cache
        uses: ruby/setup-ruby@v1
        with:
          ruby-version: '3.1.2'
          bundler-cache: false

      - name: 🚀 Build and deploy
        uses: FeedMapping/deploy@v2
        with:
          bundler_ver: '2.3.7'
          pre_build_commands: 'make build'
          token: ${{ secrets.JEKYLL_GITHUB_TOKEN }}

DEFAULT VERSION

ruby 3.1.2p20
Bundler version 2.3.7
Successfully installed bundler-2.3.24
1 gem installed
v16.18.0
8.19.2

default

INSTALLED PACKAGES

ii  python3                            3.9.2-3                        amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-distutils                  3.9.2-1                        all          distutils package for Python 3.x
ii  python3-lib2to3                    3.9.2-1                        all          Interactive high-level object-oriented language (lib2to3)
ii  python3-minimal                    3.9.2-3                        amd64        minimal subset of the Python language (default python3 version)
ii  python3.9                          3.9.2-1                        amd64        Interactive high-level object-oriented language (version 3.9)
ii  python3.9-minimal                  3.9.2-1                        amd64  

default

Initiate sitemap indexing

22 Oct 05:50
Compare
Choose a tag to compare

Initiate Stage Of Root Contents

28 Sep 02:18
Compare
Choose a tag to compare

Setup Releases for Images

24 Sep 04:42
Compare
Choose a tag to compare

Fix Errors on Build

23 Sep 18:11
Compare
Choose a tag to compare

git fetch
git reset --hard origin/master

Setup 168 vs 618 Frame Repository

23 Sep 17:51
Compare
Choose a tag to compare

Initiate Tag of Releases

23 Sep 15:52
Compare
Choose a tag to compare

Put release types: [created, published, edited]

23 Sep 07:27
Compare
Choose a tag to compare

Full Changelog: eq19/grammar@v0.2.3...v0.2.4

Put for release types: [created, published, edited]

github-recovery-codes.txt

Fix on labelling

23 Sep 07:19
Compare
Choose a tag to compare
Fix on labelling Pre-release
Pre-release

Full Changelog: eq19/grammar@0.2.2...v0.2.3

  • Fix entrypoint.sh
  • Update release-package.yml

default