Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature local build #740

Merged
merged 100 commits into from
Dec 8, 2020
Merged

Feature local build #740

merged 100 commits into from
Dec 8, 2020

Conversation

lpugin
Copy link
Member

@lpugin lpugin commented Dec 4, 2020

Enable the GH Action to deploy the Schema and the Guidelines

add lib directory to ignores
add lib directory to ignores
add reset target to delete lib and temp folders
add some commandline info on build-rng
remove property selectedSchema as this resulted in empty generated schema
fix path in build-compiled-odd
add some formatting for teiTEI and xml-model processing-instructions
make build-rng depend on canonicalize-source
remove erroneuos line accidentally commited
fix build-compiled-odd
removed unused arg
add dist target
make dist trget default
make dist target depend on init target
Copy link
Member

@kepper kepper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about the branch on the schema repo. And I haven't tested this locally (need to familiarize myself with this first…)

.github/workflows/deploy.yml Outdated Show resolved Hide resolved
Copy link
Member

@kepper kepper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Benni, could you have a look at this?

build.xml Outdated Show resolved Hide resolved
bwbohl and others added 7 commits December 7, 2020 17:43
add target for retrieving local git sha and dirty status
conditionally fill $hash XSLT argument with externally supplied github.sha or if not supplied with local git sha
output hash in initial transfomr message
supply github.sha in ant-call
calculate github.ref-name and github.ref-type properties from github.ref
comment unused XSLT arg
remove clean dependency on canonicalize-source target
@bwbohl bwbohl self-requested a review December 8, 2020 11:51
@lpugin lpugin merged commit 6e9b10c into develop Dec 8, 2020
@bwbohl bwbohl deleted the feature_local-build branch December 10, 2020 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants