bcgov / aries-oca-bundles

aries-oca-bundles
Apache License 2.0
8 stars 20 forks source link

move gh pages specifics to separate branch with action #105

Closed Jsyro closed 8 months ago

Jsyro commented 9 months ago

New flow:

  1. When main is updated, run GHA to generate additional files and update gh-pages branch.
  2. Migrate existing gh pages action to target new branch.

Then in the future we can remove generated file from main branch as they are not part of the code, just an artifact for the Explorer.

Having trouble with unix style file permissions on my windows development machine to use act and run it locally.

First look at #90

swcurran commented 9 months ago

Thanks — I’ll take a look. In the meantime, please fix the DCO error (DCO - Developer Certificate of Origin - https://github.com/apps/dco).

swcurran commented 9 months ago

I think in addition to publishing the two files, we also need to:

@amanji — will that work? Or should we just put the OCA Explorer into another repo?

amanji commented 9 months ago

Based on the conversations this change won't be necessary. The OCA Explorer has been migrated to a separate repo.