Skip to content

AP 475 SLF Changes#5

Merged
steve-sullivan merged 5 commits into
mainfrom
AP-475-SLF-Changes
Jan 12, 2026
Merged

AP 475 SLF Changes#5
steve-sullivan merged 5 commits into
mainfrom
AP-475-SLF-Changes

Conversation

@steve-sullivan

Copy link
Copy Markdown
Contributor

Rename RLF to SLF (as well as NRLF to SLFN, SRLF to SLFS)

anarchivist
anarchivist previously approved these changes Jan 10, 2026

@anarchivist anarchivist left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

r+ pending of clarification the change to the build workflow to overwrite artifacts. thank you - this is otherwise looking great!

Comment thread .github/workflows/build.yml Outdated
with:
name: artifacts
path: artifacts/**
overwrite: true

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why are we overwriting artifacts? does this have something to do with the ruby version build matrix?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I was going to ask about that on Monday - I was getting an error that artifacts already existed and it couldn't write to the same space (or something along those lines). Other option, I could set the names to be unique per job.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I think something like this would work:
with:
name: artifacts-${{ matrix.os }}-${{ matrix.ruby }}
path: artifacts/**

@steve-sullivan steve-sullivan merged commit c3704b4 into main Jan 12, 2026
8 checks passed
@anarchivist anarchivist deleted the AP-475-SLF-Changes branch March 16, 2026 22:31
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.

2 participants